Re: Managing Maildirs

From: Tillman Hodgson (tillman_at_seekingfire.com)
Date: 12/19/03

  • Next message: Damian Gerow: "Re: Managing Maildirs"
    Date: Fri, 19 Dec 2003 13:35:31 -0600
    To: freebsd-isp@freebsd.org
    
    

    On Fri, Dec 19, 2003 at 01:32:13PM -0600, Eric Anderson wrote:
    > Bill Campbell wrote:
    >
    > >Number one above will do the trick and is far more efficient than using the
    > >``find ...-exec'', although you might want to modify it to only nuke mail
    > >over a certain age. To nuke all trash over 30 days old:
    > >
    > > find /home/*/Maildir/.Trash -type f -mtime +30 | xargs rm
    > >
    >
    > On a totally unrelated note, I'm thinking about switching from mbox
    > formatted mailboxes using imap, to a more robust and faster imap server
    > that uses maildirs. My problem is, I have pop users, imap users, and
    > elm/mutt/pine users on the same box. Does elm/mutt/pine work ok with
    > maildirs? What about sendmail? What should I be looking out for?

    Mutt does beautifully. I believe will only with patches that are likely
    never going to be integrated.

    -T

    -- 
    "She is getting error message that say undliveriable messages,her hole
    area cannot send externil emails."
    	- http://chroniclesofgeorge.nanc.com/tickets3.htm
    _______________________________________________
    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: Damian Gerow: "Re: Managing Maildirs"

    Relevant Pages

    • Re: IMAP vs. POP3 (Was: Re: massives Problem mit Mail.app)
      ... serverseitig Courier-IMAPd auf Maildirs die von Exim beschickt werden ... der auch in Maildirs zustellen kann. ... den lokalen IMAP Server? ...
      (de.comp.sys.mac.misc)
    • Re: Imap && imap-ssl && pop3-ssl
      ... > I need to offer imap, ... i.e. one listening on each port that the three services use ... > Is there a server that would do the job with just one instance listening ... I'm guessing that using Maildirs will alleviate many of the ...
      (Debian-User)
    • Re: Managing Maildirs
      ... > formatted mailboxes using imap, to a more robust and faster imap server ... > that uses maildirs. ... I am currently using mutt with mh-style directories on my local machine, ... The hard part will be converting your current mbox-style mailboxes over to ...
      (freebsd-isp)
    • RE: maildirs, dovecot, mail client help
      ... maildirs, dovecot, mail client help ... You're using Dovecot because you want to access your mail from other ... First thing I'd worry about is getting Evolution to see the converted ... You want evolution pointing to the IMAP server. ...
      (Ubuntu)
    • Re: KMail seeing local maildirs differently than IMAP-server
      ... > i see some ambiguity in using maildirs through IMAP and directly through ... > the filesystem, especially when using KMail. ... And only folders NOT starting with a dot are seen. ...
      (freebsd-questions)