Re: Changing from POP3 server to IMAP server

From: Naveen Glore (freebsdsl1_at_yahoo.com)
Date: 10/01/03

  • Next message: Eric F Crist: "I think I messed up with gettext."
    Date: Wed, 1 Oct 2003 10:40:23 -0700 (PDT)
    To: FreeBSD <questions@freebsd.org>
    
    

    Hello,
     
    Gary, thankyou for all the information. I will start working on setting up the mail server.
     
    Thanks,
    Naveen

    Gary <gv-list-freebsdquestions@mygirlfriday.info> wrote:
    Hi Naveen,

    --On Tuesday, September 30, 2003 12:42:00 PM -0700 Naveen Glore
    wrote:

    > In mailserver I think the messages will be stored in var/mail/accountname
    > (correct me if i am wrong). I have very less disk space for /var. This
    > was not a concern with POP3 because messages get deleted from server. Now
    > with IMAP i think i need to do something for it. Is there a way to direct
    > mails to /usr. Does this message redirection create any problem in
    > configuring MUA?.

    If you set up qmail to use /Maildir/ format, mail is stored in each users
    home dir under his/hers Maildir, so it would be under /usr/home/whomever...
    even root, for security reasons is assigned or aliased to a user. A Maildir
    is made with the command maildirmake as that user, in his $HOME. You can
    put in a Maildir in skel and it will automatically make a Maildir for each
    new user. Inside each Maildir there are 3 dirs, new, cur, tmp.. This is
    automatically created with the maildirmake command. Don't worry, if you
    will use IMAP, any MUA that can use IMAP will read the dirs properly...
    Providing you use a IMAP client that supports Maildir, as mentioned,
    Bincimap or Courier.

    -- 
    Gary
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    ---------------------------------
    Do you Yahoo!?
    The New Yahoo! Shopping - with improved product search
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: Eric F Crist: "I think I messed up with gettext."

    Relevant Pages

    • Re: Running a dovecot IMAPS server
      ... Suppose you have a standard maildir setup on computer X, ... Suppose now you start dovecot IMAP on computer X. ... you have to re-organise and re-name the folders on X ... Dovecot has both mbox and Maildir format support. ...
      (Fedora)
    • Re: More lost mail using pine/imap
      ... IMAP) which also supports maildir format as specified by DJB. ... The server may work around this by constantly re-reading the directory and do whatever operations to locate the new file name set by some other IMAP server and match it to the old name. ... If you're going to have an index file format anyway, you'd be better off with the Cyrus server or possibly UW imapd with the new mix format. ...
      (comp.mail.pine)
    • Re: migration of Maildir to new system. Also advice wanted on performance
      ... the performance gap between Maildir / Cyrus? ... > on e-mail archives. ... > messages directly into my IMAP archive without knowing it's an IMAP ... >> guess MySQL is preferred for me. ...
      (Debian-User)
    • Re: Courier-imap with Postfix: folders dont work correctly
      ... > storage on the host for IMAP use. ... > I told Postfix to use maildir, installed courier-imap, followed the ... I'm not sure it's possible to have folders outside Inbox in maildir (I ... If you find another way to have custom folders outside Inbox, ...
      (Debian-User)
    • Re: mutt + dovecot/squirrelmail + mbox ?
      ... } I've heard lots about how dangerous mbox is and how I should probably ... uses maildir instead of mbox, and maildir does not require locking. ... mutt to connect via IMAP, ... I haven't tried dovecot, but I like Courier. ...
      (Debian-User)