Maildrop filtering query

Jamie Dobbs jamie.dobbs at ihug.co.nz
Mon Mar 10 02:23:07 UTC 2008


It could be that the Maildirs require a trailing /  try this:

if (/^X-Mailing-List: <mutt-users at mutt.org>/)
>         to "$HOME/Maildir/IN-mutt-users/"

> Hi
>
> I'm using Maildrop to filter mail into Maildirs, however all mails are
> going to the spool directory instead of being filtered into the
> directories i want.
>
> Does anyone have any experience with Maildrop and how to configure the
> conf file correctly?
>
> I've a number of different ways but i'm lost now. here is what i have in
> the conf file if it helps?
>
> MAILDIR="/home/jamie/Maildir"
>
> DEFAULT="$HOME/Maildir/IN-inbox"
>
> if (/^X-Mailing-List: <mutt-users at mutt.org>/)
>         to "$HOME/Maildir/IN-mutt-users"
>
> if (/^X-Mailing-List: <mutt-dev at mutt.org>/)
>         to "$HOME/Maildir/IN-mutt-users"
>
> if (/^X-Mailing-List: <ubuntu-users at lists.ubuntu.com>/)
>         to "$HOME/Maildir/IN-ubuntu-users"
>
> Thanks in advance
>
> Jamie
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>





More information about the ubuntu-users mailing list