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

[cobalt-users] Re: Authenticated SMTP?



At 3:25 PM -0500 2/12/02, List is rumored to have typed:

> btw watch out for low flying baloney.

   For the rest of the list, a simple procmail filter:

:0
* ^Received:.*markbrown\.com
/dev/null

   ...or...

:0
* ^Received:.*[204\.212\.33
/dev/null

   Promised to make your day _much_ brighter; just add it to the account that
receives the list, and *poof* - all gone. Don't use an EXITCODE, since that
will bounce back to the list instead.

         Charlie (who also knows how to use /etc/mail/access to keep trolls
                   like this out of his server)