swathi_k
January 20th, 2007, 05:19 AM
I am working POP3 and SMTP proxy server how to configure this proxy server to outlook express
At present I am configuring like this :
For all smtp.bizmail.yahoo.com I will replace with 127.0.0.1, SMTP port 25 is replaced by 8080, pop.bizmail.yahoo.com I will replace with 127.0.0.1 , pop3 port 110 is replaced by 8081, smtp.mail.abc.in I will replace with 127.0.0.1, SMTP port 25 is replaced by 8082, pop.mail.abc.in I will replace with 127.0.0.1 , pop3 port 110 is replaced by 8083, pop.mail.abc.in so no…
So with the help of this different port numbers only I will find which mail is connected to my proxy (since pop3 and smtp will not send any request at starting).
Is there any easy way which mail is connected ?
At present I am configuring like this :
For all smtp.bizmail.yahoo.com I will replace with 127.0.0.1, SMTP port 25 is replaced by 8080, pop.bizmail.yahoo.com I will replace with 127.0.0.1 , pop3 port 110 is replaced by 8081, smtp.mail.abc.in I will replace with 127.0.0.1, SMTP port 25 is replaced by 8082, pop.mail.abc.in I will replace with 127.0.0.1 , pop3 port 110 is replaced by 8083, pop.mail.abc.in so no…
So with the help of this different port numbers only I will find which mail is connected to my proxy (since pop3 and smtp will not send any request at starting).
Is there any easy way which mail is connected ?