Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Hugh Lawson <hu.lawson@gmail.com>
To: info-gnus-english@gnu.org
Subject: msmtp instead of gnutls was Re: gnutls windows smtp
Date: Tue, 30 Mar 2010 17:39:13 -0400	[thread overview]
Message-ID: <84hbnxjxq6.fsf_-_@gmail.com> (raw)
In-Reply-To: <84fx3i2xtp.fsf@triad.rr.com>

Hugh Lawson <hlawson@triad.rr.com> writes:
[ snip ]

Trying again, I got msmtp to send mail from w32 Emacs Gnus.

# msmtprc.txt contents
account default
host smtp.gmail.com
from MY.EMAIL@gmail.com
auth on
tls on
tls_certcheck off
user MY.EMAIL@gmail.com
password MYPASSWDatGmail
port 587
logfile c:\emacs\msmtplog.txt

#variables set in Emacs.
(setq message-send-mail-function 'message-send-mail-with-sendmail)
(setq sendmail-program "c:/emacs/msmtp.exe")
(setq mail-host-address "gmail.com")
(setq user-mail-address "MY.EMAIL@gmail.com")

Thanks to Pascal for the encouragement.

  reply	other threads:[~2010-03-30 21:39 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
2010-03-30  5:16     ` Hugh Lawson
2010-03-30 21:39       ` Hugh Lawson [this message]
2010-03-30 21:04         ` msmtp instead of gnutls was " 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=84hbnxjxq6.fsf_-_@gmail.com \
    --to=hu.lawson@gmail.com \
    --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).