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

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


if (/^From: [EMAIL PROTECTED]/ \
{
    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
    [EMAIL PROTECTED]

Reply via email to