[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: wl-fcc
At Mon, 08 Mar 2010 10:22:54 -0800,
Erik Hetzner wrote:
> By the time that wl-draft-config-exec runs I believe it is too late to
> set wl-fcc. Try using:
>
> (setq wl-draft-config-alist
> '(
> ((string-match ".*support@cetusa.org" wl-draft-parent-folder)
> (template . "support")
> ("Fcc" . "%sent:\"support@cetusa.org\"/clear@secure.emailsrvr.com:993!"))
> [...]
> ))
>
> instead.
Awesome! Worked perfectly! Thanks.
- References:
- wl-fcc
- From: docgnome <docgnome@gmail.com>
- Re: wl-fcc
- From: Erik Hetzner <ehetzner@gmail.com>