Re: smtp proxy that takes in smtp auth?

Devdas Bhagat <[email protected]> Sat, 8 Jul 2006 03:59:04 +0530
Newsgroups gmane.comp.security.linux
Message-ID <20060707222904.GA19289@dvb>
On 07/07/06 12:29 +0800, zHihaO wrote:
> does anyone knows of a good software that works like perdition, but for 
> SMTP? the ideal software will be a service running on port 25, listens 
> for smtp connections, takes in the email user id and password, forwards 
> the user credentials to the correct server based on a database lookup 
> and allows the user to send mail out.
> 
Why not have all servers share the same user database? SMTP does not
need to access a single mailstore.

What is the scenario you are looking at?

Devdas Bhagat