#
# Here's a procmailrc that logs messages to a today and a discarded file.  It
# fully expects to have a cron job run regularly to keep things orderly
# (cronspy.sh daily).
#
# mailspy -p '/var/run/mailspy/milter' -P 'procmail mailspy-procmailrc'
#

:0:
* ^(From|To|Cc|Bcc):.*(automotive-online.co.za|auctron.co.za|auctron.net|auctron.com|autoferret.co.za)
Mail/today

:0:
Mail/discarded

