Hi I want to set up an email address where for my domain, were users can send spam emails to and they will be added to the spam DB.
I use debian, exim and spamassassin. All my spam processing gets done as user
spamassassin, so I thought I could just process all mails sent to spamassassin
as spam with a procmail rule like
#
# Record it as spam
:0 fw
| /usr/bin/sa-learn --spam
but then I realised how do I get it to ignore the senders address (because it
will be one of my addresses and I don't when then blacklisted ?)
how do other people setup site wide spam addresses
Alex
-- "I also understand how tender the free enterprise system can be."
- George W. Bush
07/08/2002
White House press conference, Washington, D.C.
signature.asc
Description: Digital signature
-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
