Re: [exim] POP3 Server with exim

Top Page
Delete this message
Reply to this message
Author: Chris Knipe
Date:  
To: Michael da Silva Pereira
CC: exim-users
Subject: Re: [exim] POP3 Server with exim
tpop3d has been extremely good for me for a number of years now. MySQl, PAM,
even custom perl authentication handlers that you can write yourself.

--
Chris.


On Fri, Jul 15, 2005 at 10:16:29AM +0200, Michael da Silva Pereira wrote:
> I am looking for a good pop3 server. The catch is that I need the pop3
> server to do authentication for a file or some other means of authentication
> except sql based. I am setting up a mail server that runs on minimal
> hardware and a sql server is using to much ram. Any other ideas if not this
> is not possible? Maybe a good and easy POP3 server that I can modify for
> this kind of authentication?