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

Re: IMAP setup questions (when using wanderlust)



At Tue, 14 Jan 2014 14:19:55 -0500,
Thomas Narten wrote:
> Also, are there special incantations needed to get the
> 
> /%
> 
> operation in .folders to expand the list of remote folders when you
> have multiple IMAP accounts? 

  I'm not sure whether it's either functionally or aesthetically
  what you're looking for, but this is what I'm doing ...

Folders{
    # work e-mail, outsourced
	%:"Some.Body@example.ie"/clear@imap.gmail.com:993!/

    # private
	%:whoever/clear@imap.example.be:993!/

    # personal gmail
	%:example/clear@imap.gmail.com:993!/
}

  I've noticed that adding a "pet name" after such a specification
  leads to rejection of the file by the parser, and an empty 'Folder'
  buffer.

  IHTH
  Niall O'Reilly