OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: smtp proxy that takes in smtp auth?

From: zHihaO (zhihaoroot.sg)
Date: Mon Jul 10 2006 - 20:20:26 CDT


i'm looking at this senario :

we have got a lot of clients in china who have problems connecting to
our servers locally. For some reasons unknown, traffic to our network
from china is being filtered by the government over there. So the ideal
solution i'm looking at is to have a server in china herself to act as a
proxy between the users there and the servers here since datacentre to
datacentre connection is so much better. Since we have got multiple smtp
servers for different clients, the proxy must be able to forward the
credentials between the users in china and the smtp servers here
locally. ideas anyone?

./zhihao

Devdas Bhagat wrote:
> 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
>
>
>