* Manuel Hendel ([EMAIL PROTECTED]) [011018 12:52]:
> I got the following mailboxes:
> 
> set folder=~/Mail
> 
> ~/Mail/mailinglists/mutt        # for mutt mailinglist
> ~/Mail/mailinglists/postfix     # for postfix mailinglist
> ~/Mail/maildir                  # for privat mails
> 
> ~/Mail/archiv/                  # a folder to archive mails
> 
> I need the following mbox-hooks:
> 

change these

> mbox-hook mailinglists/mutt archiv/mutt
> mbox-hook mailinglists/postfix archiv/postfix
> mbox-hook maildir archiv/maildir

to these:

mbox-hook mailinglists/mutt =archiv/mutt
mbox-hook mailinglists/postfix =archiv/postfix
mbox-hook maildir =archiv/maildir

the '=' sign is expanded to $folder. otherwise the directories are
relative the current working directory, which could be anything.

good times,

-- 
Vineet                                   http://www.anti-dmca.org
Unauthorized use of this .sig may constitute violation of US law.
echo Qba\'g gernq ba zr\!             |tr 'a-zA-Z' 'n-za-mN-ZA-M'

PGP signature

Reply via email to