[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Wanderlust & Gmail Archive
- To: wl-en <wl-en@lists.airs.net>
- Subject: Wanderlust & Gmail Archive
- From: Pete Phillips <pete@smtl.co.uk>
- Date: Mon, 24 May 2010 11:26:28 +0100
- Delivered-to: wl-en@lists.airs.net
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:sender:date:from :to:subject:user-agent:mime-version:content-type; bh=Dw/TYrKd3E+oh1DJ4IdbhH6TPnYEft8iBJY2lv2gvvA=; b=BIKkvCXBGsJ7PRqG8AQPexTo5m+VxqZe4C3u/YB1l3m2Cf9WJI+UIyF97smWAdc6k4 DXrIf9oxWMNIa4qA61NXg5wam7PGaN0eThGXUsmaIlXsX5NpzpRkHS48dUb3UQrKlnF8 7eOGK07zxy/uLZK1jHT32ZS5gVqOezJB080Sg=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:sender:date:from:to:subject:user-agent:mime-version :content-type; b=tTlUwsJS4luCi2Em+lNE+RweWenl9vAPynmglV8yOjUfyxSTtuIjmBzHCQE0YrhGXm lY8eQv2nHkXTro19tKzHVcuisuHMPZU9AKaL0KTDvR8XFL5yd0EzIBATP9qf641oQSmw aSXRqum640b9RnU+4GWD9Z68ipMAHoM44cTuY=
- List-help: <mailto:wl-en-ctl@lists.airs.net?body=help>
- List-id: wl-en.lists.airs.net
- List-owner: <mailto:wl-en-admin@lists.airs.net>
- List-post: <mailto:wl-en@lists.airs.net>
- List-software: fml [fml stable 20011102.2100]
- List-unsubscribe: <mailto:wl-en-ctl@lists.airs.net?body=unsubscribe>
- Reply-to: wl-en@lists.airs.net
- User-agent: Wanderlust/2.15.6 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.7 Emacs/23.1.50 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)
Morning all.
I started using wanderlust last week after using MH/mh-e for 15 years
or more. the reason I have moved is that I have decided to keep my
mail spool on gmail where I can access it on my Android phone,
netbook, etc, and actually process mail on those other devices and not
just on my mail-spool machine.
I am looking for a way to move emails out of my Inbox once
processed. In the Gmail web app, you can click on the Archive button
and it removes the mail from your inbox (or possibly removes the inbox
label ?).
Is there a way to get the same functionality with wanderlust ? At the
moment I have set up a folder in ~/.folders called All E-Mails as
included below, but I'm sure there must be a better way to do this.
Cheers
Pete
------------------------------------------------------------------
%inbox "inbox"
+trash "Trash"
+draft "Drafts"
Gmail{
%inbox:"xxxxxx@googlemail.com"/clear@imap.gmail.com:993! "Inbox"
Labels{
%[Gmail]/Trash:"xxxxxx@googlemail.com"/clear@imap.gmail.com:993! "Trash"
%[Gmail]/Star:"xxxxxx@googlemail.com"/clear@imap.gmail.com:993! "With a Star"
%[Gmail]/Sent:"xxxxxx@googlemail.com"/clear@imap.gmail.com:993! "Sent"
%[Gmail]/Draft:"xxxxxx@googlemail.com"/clear@imap.gmail.com:993! "Draft"
%[Gmail]/SMTL:"xxxxxx@googlemail.com"/clear@imap.gmail.com:993! "Draft"
%[Gmail]/All E-Mails:"xxxxxx@googlemail.com"/clear@imap.gmail.com:993! "All E-Mails"
}
}