On Tue, 30 Mar 2010 17:39:13 -0400 Hugh Lawson <[email protected]> wrote: 

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

HL> # msmtprc.txt contents
HL> account default
HL> host smtp.gmail.com
HL> from [email protected]
HL> auth on
HL> tls on
HL> tls_certcheck off
HL> user [email protected]
HL> password MYPASSWDatGmail
HL> port 587
HL> logfile c:\emacs\msmtplog.txt

HL> #variables set in Emacs.
HL> (setq message-send-mail-function 'message-send-mail-with-sendmail)
HL> (setq sendmail-program "c:/emacs/msmtp.exe")
HL> (setq mail-host-address "gmail.com")
HL> (setq user-mail-address "[email protected]")

You should post this to the Emacs Wiki, if you haven't already.  I'm
sure others will be grateful.

Ted
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to