info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

authinfo with smtpmail-auth-credentials


From: Andrew Raines
Subject: authinfo with smtpmail-auth-credentials
Date: Mon, 28 Feb 2005 17:15:06 -0600
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (gnu/linux)

If I set smtpmail-auth-credentials explicitly like below, I
can send mail through my SMTP AUTH host.

  (setq smtpmail-auth-credentials
             '(("mail.host.dom" 25 "username" "password")))

However, if I let it default to "~/.authinfo," where I've set
up an entry for mail.host.dom, I get a protocol error.  I
assume that just means that authentication failed.  Are any
of you using .authinfo successfully with SMTP AUTH?  I'm also
using TLS, but that doesn't seem to affect this issue.

-- 
    aaraines@pobox.com (Andrew A. Raines)

reply via email to

[Prev in Thread] Current Thread [Next in Thread]