Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Subject: Re: SMTP AUTH?
Date: Fri, 19 Sep 2003 00:17:06 +0200	[thread overview]
Message-ID: <iluwuc5n3ml.fsf@latte.josefsson.org> (raw)
In-Reply-To: <87znh14uiz.fsf@cenderis.demon.co.uk>

Bruce Stephens <bruce+usenet@cenderis.demon.co.uk> writes:

> Simon Josefsson <jas@extundo.com> writes:
>
>> Bruce Stephens <bruce+usenet@cenderis.demon.co.uk> writes:
>>
>>> What's a good way to use SMTP AUTH with Gnus?
>>
>>      (setq smtpmail-auth-credentials
>>            '(("HOSTNAME" "PORT" "USERNAME" "PASSWORD")))
>>
>> The password field can be nil, to make Gnus query for it each time.
>>
>>> Similarly, SASL in IMAP, with nnimap?
>>
>> Happens automatically.  If you don't want to enter the password
>> manually, add it to ~/.authinfo.
>
> Sounds too easy!  That's what nnimap was trying to do with imtest,
> then?

Nnimap uses imtest for GSSAPI/Kerberos 5, which isn't implemented in
elisp yet, as far as I know.  I guess it could be used for other SASL
mechanisms too, but since SASL support is built in, I don't see why
you would want that.


      parent reply	other threads:[~2003-09-18 22:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-17 22:57 Bruce Stephens
2003-09-17 23:35 ` Simon Josefsson
2003-09-18  6:30   ` Christophe Cuq
     [not found]   ` <87znh14uiz.fsf@cenderis.demon.co.uk>
2003-09-18 22:17     ` Simon Josefsson [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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=iluwuc5n3ml.fsf@latte.josefsson.org \
    --to=jas@extundo.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 NNTP newsgroup(s).