Groups | Blog | Home
all groups > iis smtp nntp > july 2005 >

iis smtp nntp : Pulling email from external SMTP


Chelle
7/4/2005 9:51:02 PM
I set up my 2003 server for POP 3 & SMTP and it sends email just fine.

Currently our email is being hosted.

Is there any way to have the internal IIS SMTP "pull" email from this hosted
SMTP server so that users connect to the internal IIS SMTP to get thier mail?
This way users do not have to connect to an external machine to get thier
mail and I don't have to open up ALL traffic from port 25 through my firewall
into my network?

I would like external email to be sent to the external hosted SMTP server.
Periodically the internal IIS SMTP server to pull email from the external
SMTP server and house it locally where clients connect and get thier email.

Thomas McLeod
7/19/2005 12:00:00 AM
If your email is being hosted externally, that means your POP server is
external to your organization. SMTP was not designed to "pull" email from a
POP server.

SMTP is not an email retrieval service; it's a transport service. There is
no way for an email client like outlook or Eudora to use SMTP to retrieve
email. The most you could expect from SMTP is for it do deposit mail in a
file system "drop" directory, where each individual email will have a .eml
extension.

Thomas


[quoted text, click to view]

Peter D. Hipson
7/23/2005 8:19:03 PM
On Tue, 19 Jul 2005 11:45:14 -0400, "Thomas McLeod"
[quoted text, click to view]

I'll disagree a bit with thte above advise, you can't "pull" but the
ISP's SMTP can be told to push the mail (basically relay) to your SMTP
server, which then would drop to your POP3 server.

This is a common technique. I host my olwn email, but have my ISP's
SMTP with a different prioity so that if my server is down, the ISPs
will grab the emails. When my systme comes back online the ISPs SMTP
sees it (it checks on a schedule) and relays my emails to me.



PeterD, the Darkstar Network
To email, fix my address!
AddThis Social Bookmark Button