[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CC'd when replying to emails



At Tue, 04 May 2010 10:15:52 -0700,
Erik Hetzner wrote:
> 
> [1  <text/plain; UTF-8 (quoted-printable)>]
> At Tue, 04 May 2010 09:01:18 -0700,
> docgnome wrote:
> > 
> > Hi,
> > I find that I'm often CC'd when I reply to an email sent to me. I BCC
> > myself on emails but I am also being CC'd and it's sort of
> > annoying. Any ideas how to stop this behavior?
> 
> Hi Dave -
> 
>   (setq wl-user-mail-address-list
>         '("me@example.org"
>           "me@example.com")
> 
>   (setq wl-draft-always-delete-myself t)
> 
> I don’t know what the effect of this will be on your Bcc fields,
> though.
> 
> best,
> Erik

Awesome! That worked great.
Thanks,
Dave