info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debugging msmtp in gnus


From: Sivaram Neelakantan
Subject: Re: Debugging msmtp in gnus
Date: Wed, 02 Sep 2009 22:36:12 +0530
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (windows-nt)

Thomas Bach <bachth@uni-mainz.de> writes:


[snipped 43 lines]
Are you using 23.1 or 22.2?  Because 23.1 requires the first line
below to work

(setq message-send-mail-function 'message-send-mail-with-sendmail)
(setq sendmail-program "/usr/sbin/msmtp")
(setq message-sendmail-extra-arguments '("-a" "xxxxxx"))
(setq smtpmail-debug-info t) ; only to debug problems set to t if needed
(setq smtpmail-debug-verb t)

I use cygwin msmtp and win32 Emacs-23.1.  

What does the msmtp log say?  One other to check is to where msmtp
looks for its configuration files from within Emacs by launching it
within the Emacs shell.  On the new computer, the HOME env might be
different and that's why it's not working?



 sivaram
 -- 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]