Re: smtp proxy that takes in smtp auth?




Date: Tue, 11 Jul 2006 09:20:26 +0800
From: zHihaO <zhihao@xxxxxxx>
To: focus-linux@xxxxxxxxxxxxxxxxx
Subject: Re: smtp proxy that takes in smtp auth?

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?

Let us assume that we have serverA.example.com outside China and
serverB.example.com inside China.

The MX records for example.com point to serverA. Mail is received for
<user@xxxxxxxxxxx>. The /etc/alias file (or LDAP or NIS or NIS+ or...)
on serverA points to

user: user@xxxxxxxxxxxxxxxxxxx (You need the same info on serverB!)

Sendmail (whatever MTA you want to use) then delivers the mail to
serverB. How you sync the files is up to you.

Regards,
Gregory Hicks


./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





-------------------------------------------------------------------
I am perfectly capable of learning from my mistakes. I will surely
learn a great deal today.

"A democracy is a sheep and two wolves deciding on what to have for
lunch. Freedom is a well armed sheep contesting the results of the
decision." - Benjamin Franklin

"The best we can hope for concerning the people at large is that they
be properly armed." --Alexander Hamilton



Relevant Pages

  • Re: sendmail
    ... But sendmail is having a problem connecting to other SMTP ... You may have to forward through the ISP ... Other ISP's will also often block you from you from using their servers from another ISP's network. ... I see no-ip.com has something it calls "Alternate-port SMTP" for $20 a year which appears to be the same thing. ...
    (Fedora)
  • Re: sendmail
    ... But sendmail is having a problem connecting to other SMTP ... You may have to forward through the ISP ... will also often block you from you from using their servers from another ... "Alternate-port SMTP" for $20 a year which appears to be the same thing. ...
    (Fedora)
  • Re: smtp proxy that takes in smtp auth?
    ... we have got a lot of clients in china who have problems connecting to ... from china is being filtered by the government over there. ... act as a proxy between the users there and the servers here since ... Why not setup an SSH based TCP tunnel? ...
    (Focus-Linux)
  • Re: smtp proxy that takes in smtp auth?
    ... we have got a lot of clients in china who have problems connecting to our servers locally. ... 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. ...
    (Focus-Linux)
  • Re: Exchange cant send email to one of the domains
    ... of adding a connector for specified SMTP namespace. ... servers I am asking about are not directly in my jurisdiction so I don't ... can I switch the Exchange ...
    (microsoft.public.exchange.connectivity)