[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Maildrop recipe



Hi there,
I'm trying to make a maildrop recipe, in order to get my email
organized.. I want all email comming from debian-user@lists.debian.org,
moved immediately to ~/Maildir/debian-user.

I wrote a simple .mailfilter file, in order to accomplish this, that states:


if (/^From: *debian-user@lists.debian\.org/ \
{
    to "./Maildir/debian-user"
}

..hum.. it didn't seem to work. 
I don't have maildrop running anywhere, should i invoke it somewhere, as a
daemon or something ?

TIA for any tips




...there is no place like ~
---------------------------
              Américo Rocha
    astartoth@linuxkafe.net



Reply to: