>"HL" == Hugh Lawson <hlaw...@triad.rr.com> 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 pques...@gmail.com
password xxxxx
port 587

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



-- 
Pascal Quesseveur
pascal.quessev...@free.fr
_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to