Hi,

* Kai Weber <[EMAIL PROTECTED]> [02-04-11 14:32]:
>I am just reorganzing my mail sorting and filtering. I now use a
>structure like that:
>
>       Mail/list/mutt-users
>       Mail/list/debian-users
>       Mail/mail/inbox
>       Mail/mail/private
I have something similar:
    Mail/in
    Mail/ML/Mutt
    Mail/ML/NEdit
    Mail/ML/Debian/user
    Mail/ML/Debian/misc
    etc.

This also makes it easy to filter mailing lists with Mail::Audit.

>But Mutt seems to have problems recognizing new mails in these folders
>if I specify mailboxes like that:
>
>       mailboxes `find Mail -type f`
>
>What's wrong with that and how should i tune my settings?
I use
    mailboxes `find ~/Mail -type f -print | grep -Ev '(admin|postponed|archiv)' | 
xargs`

Thorsten
-- 
Fear leads to anger. Anger leads to hate. Hate leads to
using Windows for mission-critical applications.

Reply via email to