Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


SMTP | 12 comments | Create New Account
Click here to return to the 'SMTP' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
SMTP
Authored by: quentinsf on Jan 30, '03 06:49:27PM
I find it useful to forward SMTP ports to my home base when travelling. See here for more info.

I forward port 8025 via a home machine to port 25 (the normal SMTP port) on my normal SMTP server, and then tell Mail to use localhost as the SMTP server (you can specify port 8025 under the Advanced options).

(NB. If you want to use port 25 on your local machine, you'll need to use sudo.)

[ Reply to This | # ]