I agree that the dynamic dns services are pretty easy to set up and would probably work well for the stated purpose. I did set up a dyndns account and enabled postfix on my notebook. I was happily sending mail using this setup, skipping using the .mac smtp server, until I started getting bounced messages from aol and at least one other service provider. They have their mail servers set up to refuse mail from a dynamically assigned host-name. I imagine that I could go to dyndns and pay for a higher level of service that will appropriately register my e-mail server with the internet, but that seems like overkill for what I want to do. So I recently went back to using smtp.mac.com for mail delivery, just in time for their service outage yesterday :-( Norm Norman Cohen nacohen at mac.com "There are painters who transform the sun to a yellow spot, but there are others who with the help of their art and their intelligence, transform a yellow spot into the sun." Pablo Picasso On Feb 3, 2004, at 10:37 AM, James Bucanek wrote: > Personally, I'd suggest solving this problem by signing up for a free > dynamic domain service like <http://dyndns.org/>. It will do exactly > what you're talking about and avoids all of the mail configuration > problems we've just been discussing. Example: For security and virus > abatement, my ISP (cox.net) does not allow outgoing SMTP connections > except to the mail servers they supply (smtp.west.cox.net). > Furthermore, Cox's SMTP servers can't be used for relaying mail when > sent messages from outside their network. So if I configured my > laptop to send via smtp.west.cox.net, and someone stole it, the script > wouldn't sent mail anymore because it's now outside the Cox network. > Alternatively, if I could relay using an outside SMTP server the > thieves could connect to a network that doesn't allow connecting to an > outside server (like Cox), and again it doesn't work.