Re: Several from addresses
Manfred Lotz <manfred.lotz <at> web.de>
2004-03-15 05:47:28 GMT
At Sun, 14 Mar 2004 22:12:14 +0900,
Yoichi NAKAYAMA wrote:
>
> At Sun, 14 Mar 2004 20:42:16 +0900, Masaru Nomiya wrote:
> > Manfred> When I reply to a mail: could the to-address of the mail be taken
> > Manfred> automatically as from-address when replying?
> >
> > My setting is like this;
> >
> > (setq wl-draft-init-config-alist
> > '(
> > (reply "^To:.*nomiya <at> ttmy.ne.jp"
> > ("From" . "nomiya <at> ttmy.ne.jp")
> > (wl-envelope-from . "nomiya <at> ttmy.ne.jp")
> > )
> > (reply "^To:.*nomiya <at> foo.co.jp"
> > ("From" . "nomiya <at> foo.co.jp")
> > (wl-envelope-from . "nomiya <at> foo.co.jp")
> > )
> > ("^From:.*nomiya <at> ttmy.ne.jp"
> > (template . "default")
> > ) ;; /TTMY
> > ("^From:.*nomiya <at> foo.co.jp"
> > (template . "default2")
> > ) ;; /FOO
> > ))
> >
> > (setq wl-draft-send-config-alist
> > '(
> > ("^From:\\(.*\n[ \t]+\\)*.*nomiya <at> foos\\.co\\.jp"
(Continue reading)