Thomas Bach <bac...@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
 -- 



_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to