> I am using Port 587, server requires authentication and SSL but I cannot send mail - it always seem to fail authentication.

Signature
Bart: This is the worst day of my life.
Homer: This is the worst day of your life SO FAR.
>> I am using Port 587, server requires authentication and SSL but I cannot
>> send mail - it always seem to fail authentication.
>
> Does your work block port 587?
I should have mentioned, I work mostly from home on my Windows laptop that
uses the same wireless router/network as my mac.
Shawn Hirn - 02 Feb 2008 03:38 GMT
> >> I am using Port 587, server requires authentication and SSL but I cannot
> >> send mail - it always seem to fail authentication.
[quoted text clipped - 3 lines]
> I should have mentioned, I work mostly from home on my Windows laptop that
> uses the same wireless router/network as my mac.
Open a command window and see what happens when you type
telnet smtp.mac.com 587
I assume smtp.mac.com is the right host name for .mac's smtp server, but
check on that first.