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

Re: Gmail archive



On Sun, 14 Feb 2010 18:51:59 -0800, docgnome <docgnome@gmail.com> wrote:
> 
> Hi,
> So I've gotten wl pretty much setup, but I was wondering if there is a
> away to change where the default location for refiling is. I'm using
> two gmail accounts and would like the location for refiling to be the
> All Mail label by default rather than +from/sender Is there a way to
> do this so that the default for each account is the correct All Mail
> label?
> Cheers,
> Dave
> 

I use something along these lines:

(setq wl-refile-rule-alist (quote (("From" (".*" . ".archive")))))
 
so that all my emails are archived to the same place.     

HTH,
eric