On 16.11.08, 15:56, Kyle Wheeler wrote:
> On Sunday, November 16 at 10:35 PM, quoth Alberto Rizzi:
> >> You can try something like this:
> >> 
> >> folder-hook imap://[EMAIL PROTECTED]/ 'set [EMAIL PROTECTED]'
> >> folder-hook imap://[EMAIL PROTECTED]/ 'set [EMAIL PROTECTED]'
> >> folder-hook imap://[EMAIL PROTECTED]/ 'set [EMAIL PROTECTED]'
> >> 
> >> The details, of course, depend on exactly what your accounts are.
> 
> >account-hook . 'unset imap_user; unset imap_pass'
> >account-hook imaps://mail.messagingengine.com/ 'set imap_user=user
> >imap_pass=pwd'
> >account-hook imaps://relay.poste.it/ 'set imap_user=user imap_pass=pwd'
> >account-hook imap://lando 'set imap_user=user imap_pass=pwd'
> >account-hook imaps://mail.ethz.ch/ 'set imap_user=user imap_pass=pwd'
> >account-hook imaps://iis-imap.ee.ethz.ch/ 'set imap_user=user imap_pass=pwd'
> 
> 
> so... you can't figure this out yourself?
> 
>      folder-hook imaps://mail.messagingengine.com/ 'set [EMAIL PROTECTED]'
>      folder-hook imaps://relay.poste.it/ 'set [EMAIL PROTECTED]'
>      folder-hook imaps://lando/ 'set [EMAIL PROTECTED]'
>      folder-hook imaps://mail.ethz.ch/ 'set [EMAIL PROTECTED]'
>      folder-hook imaps://iis-imap.ee.ethz.ch/ 'set [EMAIL PROTECTED]'
> 
> ~Kyle

Yes, it works. The first time I did a typo in my muttrc and it didn't
match the folder. Now can I also use only one folder-hook to set the
thread sort order under fastmail.

Thanks to all of you

Reply via email to