Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Alberto Luaces <aluaces@udc.es>
To: info-gnus-english@gnu.org
Subject: Re: Multiple sources and accounts with GNUS
Date: Thu, 23 Dec 2010 09:22:45 +0100	[thread overview]
Message-ID: <87fwto7vai.fsf@eps142.cdf.udc.es> (raw)
In-Reply-To: <87ei99u2ov.fsf@savara.sat.thregr.org>

Yuri D'Elia writes:

> On Wed, 22 Dec 2010 13:21:37 +0100, Tassilo Horn wrote:
>>>> Looking at the trace buffer of my last SMTP session, that uses
>>>> STARTTLS, too.  I have the credentials for the server in
>>>> ~/.authinfo.gpg and didn't setup anything special about how to use
>>>> STARTTLS...
>>>
>>> In my case, LOGIN is only advertised after STARTTLS, maybe that makes
>>> some difference?
>>
>> Hm, dunno.  I have to admit, that I don't really have a clue about the
>> SMTP protocol an STARTTLS, but that's a snippet from my SMTP trace
>> buffer.
>>
>> 220 deliver.uni-koblenz.de ESMTP Postfix
>> EHLO thinkpad
>> 250-deliver.uni-koblenz.de
>> 250-PIPELINING
>> 250-SIZE 70000000
>> 250-VRFY
>> 250-ETRN
>> 250-STARTTLS
>> 250-AUTH PLAIN LOGIN
>
> After trying some more, it seems that smtpmail is *not* making a secured
> connection with STARTTLS at all.
>
> (setq
>   send-mail-function 'smtpmail-send-it
>   message-send-mail-function 'smtpmail-send-it
>   smtpmail-debug-info t smtpmail-debug-verb t
>   smtpmail-auth-credentials '(("smtp.x" 25 "x" nil))
>   smtpmail-starttls-credentials '(("smtp.x", 25, nil, nil))
>   smtpmail-smtp-server "smtp.x")
>
> Anything missing? (yes, gnutls-cli is present and working).

I have gnutls-cli and openssl installed, but my emacs only uses the
latter. Try to install it just in case it wants to use openssl.

-- 
Alberto

  reply	other threads:[~2010-12-23  8:22 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.7.1292862320.13743.info-gnus-english@gnu.org>
2010-12-20 16:42 ` Richard Riley
2010-12-21 19:14   ` Yuri D'Elia
2010-12-21 19:49     ` Tassilo Horn
2010-12-22 11:25       ` Yuri D'Elia
2010-12-22 12:21         ` Tassilo Horn
2010-12-22 17:39           ` Yuri D'Elia
2010-12-23  8:22             ` Alberto Luaces [this message]
2010-12-23  8:35             ` Tassilo Horn
     [not found]           ` <mailman.3.1293039604.895.info-gnus-english@gnu.org>
2011-01-02  7:50             ` Lars Magne Ingebrigtsen
     [not found]   ` <mailman.7.1292958880.30697.info-gnus-english@gnu.org>
2010-12-22 13:58     ` Richard Riley
2010-12-20 14:29 Yuri D'Elia
2010-12-20 20:44 ` Tassilo Horn
2010-12-20 22:24 ` Joseph Gay
     [not found] ` <mailman.0.1292877887.26867.info-gnus-english@gnu.org>
2010-12-21 14:20   ` Stephen Leake
2010-12-21 16:22     ` Tassilo Horn

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=87fwto7vai.fsf@eps142.cdf.udc.es \
    --to=aluaces@udc.es \
    --cc=info-gnus-english@gnu.org \
    /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).