Re: Syntax for Trash and Sent on new imap account
Greg Bognar <[email protected]> Sat, 02 Dec 2017 00:30:24 +0100
| Newsgroups | gmane.mail.wanderlust.general |
|---|---|
| Message-ID | <87indqauwf.wl-greg.bognar__36017.6496710212$1512171104$gmane$org@gmail.com> |
Thanks, this is great -- it should be in the FAQ somewhere! On Thu 30 Nov 2017 at 00:34 Kazuhiro Ito wrote: > > I'm trying to configure WL for a new imap account (startmail.com). > > Everything works as expected, except I can't figure out the syntax > > for their Sent and Trash folders for my .folders file. > > You can use "access group" to get all available folders on the server. > For example, write the below line in your ~/.folders. Please beware > trailing '/' and you need another line to set nickname for access group. > > %:user/[email protected]:993!/ > # If you want to set nickname, add below line. > = %:user/[email protected]:993! "Gmail" > > -- > Kazuhiro Ito >