Re: wl-fcc not working with smtpmail-send-it

"Herbert J. Skuhra" <[email protected]> Wed, 28 Mar 2018 16:32:27 +0200
Newsgroups gmane.mail.wanderlust.general
Message-ID <20180328143227.GB35772__47634.0347704992$1522247482$gmane$org@mail.bsd4all.net>
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

-- 
Herbert