Can exchange collect from ISP mailbox?

I don't have a registed domain or static ip from my ISP,
but would like to practice administrating a exchange
server. I would like to have the exchange server to pull
the mail from my ISP mail server and then send it out. I
think I know the answer but I hope I would be wrong and
it is possible.

Thanks for the help,
Paul

Re: Can exchange collect from ISP mailbox? by Lanwench

Lanwench
Sun Oct 19 11:06:40 CDT 2003

You would need third party software to do this, and it is not recommended
practice...it is liable to cause you lots of problems down the road. Much
better to host your own mail & avoid having to use a POP connector.

See http://www.swinc.com/resource/exch_smtp_diatribe.htm

For Exchange 2000, see http://www.msexchange.org/tutorials/MF002.html for
instructions on how to get Exchange to receive Internet mail sent via SMTP,
the way it's meant to do - for Exchange 5.5, see
http://www.exchangeadmin.com/Articles/Index.cfm?ArticleID=15729

You can do this even with dialup/ISDN (get an ISP who supports ETRN) .

If you have broadband but with a dynamic IP (such as a cable modem/ADSL
account):

You can use a dynamic DNS host such as www.dyndns.org - you set up an
account, such as yourcompany.dnsalias.com, and whomever hosts your public
DNS should set your primary MX record to point to yourcompany.dnsalias.com.
Open up port 25 inbound in your firewall or router, direct all traffic to
your internal IP for the Exchange server.
You run a service on your server (software available for download from the
dyndns website) and set it up to update dyndns with your current dynamic
IP.

Paul wrote:
> Can exchange collect from ISP mailbox?
>
> I don't have a registed domain or static ip from my ISP,
> but would like to practice administrating a exchange
> server. I would like to have the exchange server to pull
> the mail from my ISP mail server and then send it out. I
> think I know the answer but I hope I would be wrong and
> it is possible.
>
> Thanks for the help,
> Paul