Archives for: May 2005

7 May , 2005

Permalink 20:23 UTC, by Fernando J. Pereda, 74 words, 477 views   English (US)
Categories: Gentoo

Getting rid of virus / spam on toucan with maildrop

Hi !

All of you suffering from a 'virus attack' on your g.o accounts and not using an insane mail filtering engine might like this.

in .mailfilter:

exception {
        xfilter "/usr/bin/spamc"
        xfilter "/usr/bin/clamassassin"
}

if ( /^X-Spam-Status: .*Yes,/ )
{
        to ".maildir/.spam"
}

if ( /^X-Virus-Status: .*Yes/ )
{
        to "/dev/null"
}

in .forward:

|/usr/bin/maildrop -d ferdy

Thanks infra for letting us use clamassassin... I desperately needed it. Now my INBOX is much cleaner.

Cheers,
Ferdy

Fernando J. Pereda

Here you will find stories about Gentoo net-mail development from Fernando J. Pereda (ferdy).

May 2005
Mon Tue Wed Thu Fri Sat Sun
 < Current > >>
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31          

Search

Categories

Misc

XML Feeds

What is RSS?

Who's Online?

  • Thilo Bangert Email
  • Guest Users: 50

powered by
b2evolution