Re: wl-fcc not working with smtpmail-send-it
Dimitrios Apostolou <[email protected]> Wed, 04 Apr 2018 18:51:41 +0200
| Newsgroups | gmane.mail.wanderlust.general |
|---|---|
| Message-ID | <87370a6hk2.wl-jimis__24407.7212330469$1522860817$gmane$org@gmx.net> |
On Wed, 28 Mar 2018 16:32:27 +0200, Herbert J. Skuhra wrote: > > On Wed, Mar 28, 2018 at 03:58:48PM +0200, Dimitrios Apostolou wrote: > > Thank you Kazuhiro, this works, I can send email and Fcc: header works > > perfectly! > > > > Will this patch be applied to upstream smtp.el? > > > > Also does it make sense for me still to submit a wrapper to smtpmail-send-it? > > The facility that I'm missing now from it, is reading passwords from > > .authinfo.gpg. > > I have stored my credentials in ~/.elmo/passwd.gpg and use: > > (setq elmo-passwd-alist-file-name "passwd.gpg") > > After entering them you can save them with: M-x elmo-passwd-alist-save Worked perfectly, thanks!