On Tue, 19 Jul 2005 11:45:14 -0400, "Thomas McLeod"
[quoted text, click to view] <thomas03@mcleodsoft.net.nospam> wrote:
>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
>
>>
>> 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'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!