Re: POP3 Server Recomendation?

From: Simon *** (simond_at_irrelevant.org)
Date: 05/30/03

  • Next message: ziggy_at_one2net.co.ug: "Re: POP3 Server Recomendation?"
    To: kennyf@pchg.net
    Date: 30 May 2003 11:39:53 +0100
    
    

    On Thu, 2003-05-29 at 20:14, Kenny Freeman wrote:
    > Hello, I'm new to this list so I'm not sure if this has been asked many times
    > before or is even the correct list to ask. I'm wondering if anyone here can
    > share their experiences with POP3 servers - good and bad. I'm currently
    > running tpop3d using mysql authentication. I had to hack the source a little
    > to get the mysql auth to work properly, plus I'm getting timeouts and stale
    > lock files more often than I would like. Any suggestions on a better pop3
    > daemon? I'm not nec. looking for mysql auth support, as I can use cron
    > scripts to generate whatever authentication format is required/supported. I
    > just want something that doesn't timeout, handles large attachments with ease
    > and doesn't leave stale lock files lying around.

    I'd suggest looking at mail/teapop which supports mysql auth and using
    both maildir or mbox format mail drops with no problem. As Troy said in
    his reply to this, mbox isn't really ideal for storing mail in.

    _______________________________________________
    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: ziggy_at_one2net.co.ug: "Re: POP3 Server Recomendation?"