Hi Terrence,

There is one difference, actually two, between our .msmtprc files:

Are you sure that you have the port number correct? Just for you to
compare, I am including my .msmtprc file (sans password!) below:

account default
host smtp.gmail.com
auth on
user [EMAIL PROTECTED]
password 
port 587
from [EMAIL PROTECTED]
tls on

The other difference is that you have TLS off; but that setting would be 
server-dependent.

I had a friend in CalTech (Pasadena,CA) who is a network adminstrator
check msmtp out thoroughly; so I think the program itself is stable
and does its job properly.

Best of luck.
Kalyan



Terrence van Ettinger writes:
 > Hmm... For some reason when I do that, I get "sending failed, smtp
 > protocol error."  Here's my msmtprc file:
 > ========================================================================
 > account default
 > host smtpout.secureserver.net
 > auth on
 > user [EMAIL PROTECTED]
 > password *****
 > port 80
 > from [EMAIL PROTECTED]
 > tls off
 > ========================================================================
 >      Every line in my emacs regarding smtpmail has been commented
 > out.
 > 
 > Terrence
 > 
 > _______________________________________________
 > Oralux mailing list
 > [email protected]
 > http://lists.freearchive.org/mailman/listinfo/oralux
_______________________________________________
Oralux mailing list
[email protected]
http://lists.freearchive.org/mailman/listinfo/oralux

Reply via email to