Oct 3 10:29:49 blurr-ink sendmail[56208]: n93ETnqI056208: from=lego, size=892, class=0, nrcpts=2, msgid=<200910031429.n93ETnqI056208@blurr-ink.com>, relay=r
Oct 3 10:29:59 blurr-ink sm-mta[56209]: n93ETnpl056209: from=<lego@blurr-ink.com>, size=1189, class=0, nrcpts=1, msgid=<200910031429.n93ETnqI056208@blurr-in
[B]Oct 3 10:29:59 blurr-ink sm-mta[56209]: n93ETnpl056209: milter=clmilter, quarantine=quarantined by clamav-milter[/B]
Oct 3 10:29:59 blurr-ink spamd[18153]: spamd: connection from localhost [127.0.0.1] at port 59633
Oct 3 10:29:59 blurr-ink spamd[18153]: spamd: setuid to root succeeded
Oct 3 10:29:59 blurr-ink spamd[18153]: spamd: still running as root: user not specified with -u, not found, or set to root, falling back to nobody
Oct 3 10:29:59 blurr-ink spamd[18153]: spamd: processing message <200910031429.n93ETnqI056208@blurr-ink.com> for root:65534
Oct 3 10:29:59 blurr-ink spamd[18153]: auto-whitelist: open of auto-whitelist file failed: locker: safe_lock: cannot create tmp lockfile /nonexistent/.spama
Oct 3 10:29:59 blurr-ink spamd[18153]: spamd: clean message (3.2/5.0) for root:65534 in 0.1 seconds, 1513 bytes.
Oct 3 10:29:59 blurr-ink spamd[18153]: spamd: result: . 3 - ALL_TRUSTED,MISSING_SUBJECT,TVD_SPACE_RATIO,UPPERCASE_50_75 scantime=0.1,size=1513,user=root,uid
Oct 3 10:30:00 blurr-ink sm-mta[56209]: n93ETnpl056209: Milter add: header: X-Spam-Status: No, score=3.2 required=5.0 tests=ALL_TRUSTED,MISSING_SUBJECT,\n\t
Oct 3 10:30:00 blurr-ink spamd[18148]: prefork: child states: II
Oct 3 10:30:00 blurr-ink sm-mta[56209]: n93ETnpl056209: Milter add: header: X-Spam-Level: ***
Oct 3 10:30:00 blurr-ink sm-mta[56209]: n93ETnpl056209: Milter add: header: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on blurr-ink.com
Oct 3 10:30:00 blurr-ink sendmail[56208]: n93ETnqI056208: to=root,lego, ctladdr=lego (1000/0), delay=00:00:11, xdelay=00:00:11, mailer=relay, pri=60892, rel
INPUT_MAIL_FILTER(`spamassassin',`S=local:/var/run/spamass-milter.sock, F=, T=C:15m;S:4m;R:4m;E:10m')dnl
INPUT_MAIL_FILTER(`clmilter', `S=local:/var/run/clamav/clmilter.sock, F=, T=S:4m;R:4m')dnl
define(`confINPUT_MAIL_FILTERS', `clmilter,spamassassin')dnl
#########################################################################
# #
# STANDARD .PROCMAILRC TO FILTER SPAM #
# #
# COMPUTER SCIENCE DEPARTMENT #
# COLUMBIA UNIVERSITY #
# #
#########################################################################
#### Customize the configuration to fit your need. *********
#
## Make sure that this file is only writable by the owner, otherwise
## procmail will not use it (considered "Suspicious" by procmail)
## and complain (silently to you) in the mail log file of the delivering
## machine.
#
# All folders (spam, log, procmailbackup) are in $MAILDIR/mail
MAILDIR=$HOME/
# Please empty the mail log ($MAILDIR/log) frequently because it gets very
# big quickly. This file is a good place to check your filtered email to
# make sure they are all spam.
LOGFILE=$MAILDIR/procmail.log
VERBOSE=yes
##### uncomment below to keep backups of all incoming mail
#
# Uncomment the following 3 lines if you want to backup your mail
# BEFORE filtering, please empty the folder frequently because it gets very
# big, very quickly.
#BACKUPSPOOL=$MAILDIR/procmailbackup
#:0 c:
#$BACKUPSPOOL
# If email is marked with 90% or higher probability of being spam, filter it.
:0:
* ^X-Spam-Status: Yes
# Put the spam in $MAILDIR/spam.
# Please empty the spam folder frequently.
Junk
##### or you can delete it
#/dev/null
############################## E N D ######################################
$mailfrom_notify_admin = "virusalert\@$mydomain";
$mailfrom_notify_recip = "virusalert\@$mydomain";
Ruler2112 said:I used a PDF version of this document when setting up my own mail server on FreeBSD 7.1/postfix. It's somewhat old, but very good and focuses on security.
frustphil said:I can't view/download this file? It says my IP address has been banned?