Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Pascal Quesseveur <pascal.quesseveur@free.fr>
To: info-gnus-english@gnu.org
Subject: Re: gnutls windows smtp
Date: Mon, 29 Mar 2010 14:26:23 +0200	[thread overview]
Message-ID: <85k4svqpow.fsf@free.fr> (raw)
In-Reply-To: <87ocibavbc.fsf@desktop.xx.yy>

>"HL" == Hugh Lawson <hlawson@triad.rr.com> a écrit :

  HL> Perhaps this cannot be done. Does anybody know?

I've tried several times without any success. I am currently using
msmtp with the following settings:

--8<---------------cut here---------------start------------->8---
  (setq sendmail-program "msmtp"
        message-sendmail-envelope-from 'header
        send-mail-function 'mailclient-send-it
        message-send-mail-function 'message-send-mail-with-sendmail)
--8<---------------cut here---------------end--------------->8---

and config file ~/msmtprc.txt is:

--8<---------------cut here---------------start------------->8---
account gmail
host smtp.gmail.com
auth on
tls on
tls_certcheck off
user pquessev@gmail.com
password xxxxx
port 587

account default : gmail
--8<---------------cut here---------------end--------------->8---



-- 
Pascal Quesseveur
pascal.quesseveur@free.fr

  parent reply	other threads:[~2010-03-29 12:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-24 20:38 Hugh
2010-03-26 16:42 ` Hugh Lawson
2010-03-27 12:01   ` Paul Bibbings
2010-03-27 12:17     ` Hugh Lawson
2010-03-29 12:26   ` Pascal Quesseveur [this message]
2010-03-30  5:16     ` Hugh Lawson
2010-03-30 21:39       ` msmtp instead of gnutls was " Hugh Lawson
2010-03-30 21:04         ` Ted Zlatanov
2010-04-02 18:51           ` Hugh
2010-04-05 19:21             ` Hugh Lawson

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=85k4svqpow.fsf@free.fr \
    --to=pascal.quesseveur@free.fr \
    --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).