From: mail@vrtprj.com (Rainer Volz)
Subject: Re: Still having problems with SMTP and Gnus
Date: 27 Nov 2003 07:38:11 -0800 [thread overview]
Message-ID: <c2dc332c.0311270738.555504ca@posting.google.com> (raw)
In-Reply-To: iluekvum5ip.fsf@latte.josefsson.org
> Dan Anderson <dan@mathjunkies.com> writes:
>
> > | (setq smtpmail-smtp-server "mail.server.com")
> > | (setq smtpmail-auth-credentials
> > | '(("server.com" 25 "username" "password")))
> ^
>
Something to try out quickly:
For me AUTH only began working when I entered
(setq smtpmail-auth-credentials "/home/<user>/.authinfo")
and then in .authinfo have the line
machine <complete server name> port 25 login <user name> password <password>
prev parent reply other threads:[~2003-11-27 15:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-27 2:48 Still having problems with SMTP and Gnus Dan Anderson
2003-11-27 11:10 ` Simon Josefsson
2003-11-27 15:38 ` Rainer Volz [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c2dc332c.0311270738.555504ca@posting.google.com \
--to=mail@vrtprj.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).