Re: consequences of migrating to maildir storage system

From: Bill Campbell (freebsd_at_celestial.com)
Date: 10/16/03

  • Next message: David Raistrick: "Re: consequences of migrating to maildir storage system"
    Date: Thu, 16 Oct 2003 10:47:42 -0700
    To: freebsd-isp@freebsd.org
    
    

    On Thu, Oct 16, 2003, Eric W. Bates wrote:

    >Anyone have unfortunate experiences as a consequence of converting mail
    >storage from flat file (mbox) to maildir? I'm concerned that the increase
    >in the number of files might cause problems with replication (we use
    >rsync), backup or even just running out of inodes.

    How long is a rope?

    We've been using Maildir with courier-imap on some reasonably large systems
    with excellent results. Of course one must be sure that the file system(s)
    involved have sufficient capacity to handle the expected load.

    Maildir has been very effective at ISPs where customers may not be checking
    their mail, or otherwise have rather ancient stores. If the ISP's policy
    states that mail older than N days will be removed, then a simple find can
    clean out the old mail:

            find /home/*/Maildir -type f -mtime +$N | xargs rm

    Bill

    --
    INTERNET:   bill@Celestial.COM  Bill Campbell; Celestial Software LLC
    UUCP:               camco!bill  PO Box 820; 6641 E. Mercer Way
    FAX:            (206) 232-9186  Mercer Island, WA 98040-0820; (206) 236-1676
    URL: http://www.celestial.com/
    ``the purpose of government is to reign in the rights of the people''
        -Bill Clinton during an interview on MTV in 1993
    _______________________________________________
    freebsd-isp@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
    

  • Next message: David Raistrick: "Re: consequences of migrating to maildir storage system"

    Relevant Pages

    • Re: I HATE Evolution ! Thunderbird ?
      ... But the original question was about local/offline storage, ... not the server storage. ... How do I make Thunderbird use maildir instead of mbox for local/offline ...
      (Fedora)
    • Re: maildirs (was rolling Firefox back to 2.x
      ... Well, now, that may be - if it's "standard" though, somebody forgot to ... How did Postfix make this choice for you exactly? ... default setting for maildir delivery at the time. ... aware whether they're dealing with an mbox or a maildir. ...
      (Ubuntu)
    • Re: MUA Filters vs Procmail filters[was] RE: Mailing list procmailrecipe
      ... >> Maildir format? ... >> Use tar to archive Maildir or mbox. ... >> If the only reason you are wanting to use Maildir format is because ... I think evolution can read mbox files locally, ...
      (Fedora)
    • Re: maildirmake
      ... >> I am faced with the daunting choice of mbox versus maildirs. ... after you set up the procmail script and setup either ... > you have made a maildir ... Upon installing getmail there was a configuration message basically saying ...
      (Debian-User)
    • Re: Web-based e-mail system?
      ... >>Does anyone know of a package that can put mbox mail on the web? ... > Procmail will deliver to maildir just fine, ... Aaron Bieber ... Graphic Design // Web Design ...
      (Debian-User)