On Wed, Oct 24, 2007 at 06:55:58AM -0400, Patrick Shanahan wrote: > * Nicolas KOWALSKI <[EMAIL PROTECTED]> [10-24-07 06:26]: > > I am trying to use multiple IMAP accounts. Following the Wiki, I use > > these settings: > > > > account-hook . 'unset imap_pass' > > account-hook imap://[EMAIL PROTECTED]/ 'set imap_pass="secret"' > > account-hook imap://[EMAIL PROTECTED]/ 'set imap_pass="anothersecret"' > > > > set spoolfile="imap://[EMAIL PROTECTED]/INBOX" > > remove the quote marks enclosing the password: > account-hook imap://[EMAIL PROTECTED]/ 'set imap_pass=secret'
Unfortunately, this does not work. Thanks for your suggestion, -- Nicolas
