Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* authinfo with smtpmail-auth-credentials
@ 2005-02-28 23:15 Andrew Raines
  0 siblings, 0 replies; only message in thread
From: Andrew Raines @ 2005-02-28 23:15 UTC (permalink / raw)


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)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-02-28 23:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-28 23:15 authinfo with smtpmail-auth-credentials Andrew Raines

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).