>"HL" == Hugh Lawson <[email protected]> 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 [email protected]
password xxxxx
port 587

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



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

Reply via email to