Mailscanner running but not scanning my mails
Victor R. Cain
vic at vicsfamily.net
Thu Feb 27 00:14:07 GMT 2003
I had a horrible thought a few minutes ago. Is it possible that all the
instructions for Mailscanner are for mail servers and not intended to be used
by individuals (end-users)? If so, I have probably wasted a couple of days
trying to get this stuff running.
If it is possible for end-users to use mailscanner, then could some one look
at the attached collection of information and tell me what I need to do to
get this running?
The changes I've made haven't affected my ability to read or send mail at all.
Mailscanner is running but doesn't look at the mail that I get and/or send.
TIA,
--
Victor R. Cain (865)435-5084 Fax:(865)435-9709
E: vic at vicsfamily.net Web: www.vicsfamily.net
------------ Quote of the Hour ------------
"I never let my schooling get in the way of my education." -- Mark Twain
-------------- next part --------------
Operating System: Debian Linux "testing"
Perl -v: v5.6.1
Mailscanner: 3.27.1-1 (Debian version)
SpamAssassin: 2.43-1 (")
Installation: f-prot downloaded recently, installed by Debian package
f-prot-installer. Tnef, spamassassin, mailscanner installed
from Debian packages. ("apt-get install tnef mailscanner spamassassin")
MTA: exim
Mail Reader: kmail
Other mail related: procmail
BINARIES:
/usr/sbin/mailscanner
/usr/sbin/check_mailscanner
/usr/sbin/df2mbox
/usr/sbin/spamd
/usr/bin/spamassassin
/usr/bin/tnef
/ETC/MAILSCANNER/MAILSCANNER.CONF
The only changes from the debian default were:
Virus scanner = f-prot
Sweep = /etc/mailscanner/wrapper/f-protwrapper
Local Postmaster = postmaster at vicsfamily.net
Log Spam = yes
These are (hopefully) the more important settings:
Run As User = mail
Run As Group = mail
Host name = Monarch2
Incoming Work Dir = /var/spool/mailscanner/incoming
Quarantine Dir = /var/spool/mailscanner/quarantine
Pid File = /var/run/mailscanner/mailscanner.pid
Filename Rules = /etc/mailscanner/filename.rules.conf
Log Permitted Filenames = no
Hide Incoming Work Dir = yes
Incoming Queue Dir = /var/spool/exim_incoming/input
Outgoing Queue Dir = /var/spool/exim/input
MTA = exim
Sendmail = /usr/sbin/exim
Sendmail2 = /usr/sbin/exim -C /etc/exim/exim_outgoing.conf
Log Facility = mail
Virus Scanning = yes
Virus Scanner = f-prot
Sweep = /etc/mailscanner/wrapper/f-protwrapper
Virus Scanner Timeout = 300
Expand TNEF = yes
TNEF Expander = /usr/bin/tnef --maxsize=100000000
TNEF Timeout = 120
Notify Local Postmaster = yes
Postmaster Gets Full Headers = no
Local Postmaster = postmaster at vicsfamily.net
Local Domains = /etc/mailscanner/localdomains.conf
Spam Checks = yes
Spam Header = X-MailScanner-SpamCheck:
Spam Modify Subject = yes
Spam Subject Text = {SPAM?}
Spam Action = deliver
Log Spam = yes
Use SpamAssassin = yes
Max SpamAssassin Size = 50000
SpamAssassin Timeout = 15
Max SpamAssassin Timeouts = 10
SpamAssassin Prefs File = /etc/mailscanner/spam.assassin.prefs.conf
SpamAssassin Auto Whitelist = yes
Compile SpamAssassin Once = yes
Always Include SpamAssassin Report = yes
Spam List = ORDB-RBL, relays.ordb.org.
Spam List Timeout = 5
Max Spam List Timeouts = 7
Delivery Method = batch
Lock File Dir = /tmp
Deliver Unparsable TNEF = no
Deliver In Background = yes
Minimum Code Status = supported
EXIM CONFIG FILES:
%%-> ls -al /etc/exim
total 81
lrwxrwxrwx 1 root root 18 Feb 20 15:30 exim.conf -> exim_incoming.conf
-rw-r--r-- 1 root root 19123 Feb 19 18:36 exim.conf.amavis
-rw-r--r-- 1 root root 18581 Feb 25 09:56 exim_incoming.conf
-rw-r--r-- 1 root root 18242 Feb 19 18:45 exim_original.conf
-rw-r--r-- 1 root root 18327 Feb 20 15:40 exim_outgoing.conf
INCOMING QUEUE:
EXIM started from /etc/inetd.conf:
%%-> grep exim /etc/inetd.conf
smtp stream tcp nowait mail /usr/sbin/exim exim -bs
EXIM configuration for incoming:
%%-> diff /etc/exim/exim_original.conf /etc/exim/exim_incoming.conf
27a28,32
< # mailscanner config
< spool_directory = /var/spool/exim_incoming
< queue_only = true
<
<
298a304,309
< #mailscanner config
< defer_director:
< driver = smartuser
< new_address = :defer: All deliveries are deferred
< verify = false
<
372a384,391
< #mailscanner config
< defer_router:
< driver = domainlist
< self = defer
< route_list = "* 127.0.0.1 byname"
< verify = false
<
EXIM incoming queue
%%-> ls -al /var/spool/exim_incoming
total 2
drwxr-x--- 2 mail mail 184 Feb 25 06:25 db/
drwxr-x--- 2 mail mail 48 Feb 26 07:20 input/
drwxr-x--- 2 mail mail 272 Feb 26 07:20 msglog/
%%-> ls -al /var/spool/exim_incoming/*
/var/spool/exim_incoming/db:
total 16
-rw-r----- 1 mail mail 20480 Feb 26 07:15 retry
-rw-r----- 1 mail mail 0 Feb 20 15:53 retry.lockfile
-rw-r----- 1 root root 4096 Feb 25 06:25 wait-remote_smtp
-rw-r----- 1 root root 0 Feb 25 06:25 wait-remote_smtp.lockfile
/var/spool/exim_incoming/input:
total 0
/var/spool/exim_incoming/msglog:
total 28
-rw------- 1 mail mail 104 Feb 25 03:30 18naTS-0001wK-00
-rw------- 1 mail mail 104 Feb 25 07:12 18ndwI-00028n-00
-rw------- 1 mail mail 104 Feb 25 11:49 18niGN-0002JG-00
-rw------- 1 mail mail 83 Feb 25 11:50 18niHP-0002JW-00
-rw------- 1 mail mail 104 Feb 26 03:30 18nwwz-0002Zd-00
-rw------- 1 mail mail 104 Feb 26 07:15 18o0Pp-0002iI-00
-rw------- 1 mail mail 83 Feb 26 07:20 18o0Xf-0002kz-00
OUTGOING QUEUE:
EXIM started from /etc/cron.d/exim
%%-> cat /etc/cron.d/exim
# /etc/cron.d/exim: crontab fragment for exim
# changed to only run on the outgoing queue for use with mailscanner
# Run outgoing queue every 15 minutes
08,23,38,53 * * * * mail if [ -x /usr/sbin/exim -a -f /etc/exim/exim_outgoing.conf ]; then /usr/sbin/exim -C /etc/exim/exim_outgoing.conf -q ; fi
EXIM configuration for outgoing:
%%-> diff /etc/exim/exim_original.conf /etc/exim/exim_outgoing.conf
27a28,32
<
< # mailscanner configuration
< log_file_path = syslog : /var/log/exim_outgoing/%slog
<
EXIM outgoing queue
%%-> ls -al /var/spool/exim
total 2
drwxr-x--- 2 mail mail 184 Feb 25 11:49 db/
drwxr-x--- 2 mail mail 48 Feb 26 07:20 input/
drwxr-x--- 2 mail mail 48 Feb 26 07:20 msglog/
%%-> ls -al /var/spool/exim/*
/var/spool/exim/db:
total 8
-rw-r----- 1 mail mail 4096 Feb 25 11:49 retry
-rw-r----- 1 mail mail 0 Feb 25 11:49 retry.lockfile
-rw-r----- 1 mail mail 4096 Feb 25 11:49 wait-remote_smtp
-rw-r----- 1 mail mail 0 Feb 25 11:49 wait-remote_smtp.lockfile
/var/spool/exim/input:
total 0
/var/spool/exim/msglog:
total 0
F-PROT:
%%-> cat /usr/bin/f-prot
#!/bin/sh
#
# This is a shell script to invoke the F-Prot OnDemand Scanner for Linux.
#
exec /usr/lib/f-prot/f-prot ${@+"$@"}
%%-> ls -al /usr/lib/f-prot
total 1043
-rw-r--r-- 1 mail mail 592 Jul 22 2002 CHANGES
-rw-r--r-- 1 mail mail 20689 Mar 19 2002 ENGLISH.TX0
-rw-r--r-- 1 mail mail 2361 Oct 23 14:10 INSTALL.smallbusiness
-rw-r--r-- 1 mail mail 2734 Jun 19 2002 LICENSE
lrwxrwxrwx 1 mail mail 25 Feb 13 19:53 MACRO.DEF -> /var/lib/f-prot/MACRO.DEF
-rw-r--r-- 1 mail mail 336 Jun 19 2002 README
lrwxrwxrwx 1 mail mail 24 Feb 13 19:53 SIGN.DEF -> /var/lib/f-prot/SIGN.DEF
lrwxrwxrwx 1 mail mail 25 Feb 13 19:53 SIGN2.DEF -> /var/lib/f-prot/SIGN2.DEF
-rwxr-xr-x 1 mail mail 12979 Feb 13 19:53 check-updates.sh*
-rwx------ 1 mail mail 12985 Oct 8 07:46 check-updates.sh.orig*
lrwxrwxrwx 1 mail mail 24 Feb 13 19:53 checksum -> /var/lib/f-prot/checksum*
-rwxr-xr-x 1 mail mail 985600 Feb 12 06:36 f-prot*
-rwxr-xr-x 1 mail mail 128 Jun 19 2002 f-prot.sh*
drwxr-xr-x 2 mail mail 160 Feb 13 19:53 man8/
drwx------ 2 mail mail 48 Feb 26 04:27 tmp/
%%-> ls -al /var/lib/f-prot
total 2541
-rw-r--r-- 1 mail mail 474232 Feb 25 04:27 MACRO.DEF
-rw-r--r-- 1 mail mail 1074627 Feb 25 04:27 SIGN.DEF
-rw-r--r-- 1 mail mail 678552 Feb 25 04:27 SIGN2.DEF
-rwxr-xr-x 1 mail mail 366944 Feb 12 06:36 checksum*
drwxrwxrwx 2 mail mail 48 Feb 21 04:27 tmp/
F-PROT UPDATE from /etc/cron.d/f-prot
%%-> cat /etc/cron.d/f-prot
# /etc/cron.d/f-prot
27 4 * * * mail if [ -x /etc/mailscanner/autoupdate/f-prot ]; then /etc/mailscanner/autoupdate/f-prot -cron; fi
F-PROT Wrapper (without comments):
%%-> nocomment /etc/mailscanner/wrapper/f-protwrapper
PackageDir=/usr/lib/f-prot # This may vary depending on your OS
Scanner=f-prot
ScanOptions=""
exec ${PackageDir}/$Scanner $ScanOptions "$@"
NOTE: "/etc/mailscanner/wrapper/f-protwrapper -report=/home/vic/f-prot.txt /home/vic"
correctly finds a copy of the EICAR_Test_File, so that much is working.
KMAIL Configuration:
Incoming (Receiving)
POP Host: pop3.comcast.net
Port: 110
Dest Fldr: inbox
Outgoing (Sending)
SMTP Host: smtp.comcast.net
Port: 25
/VAR/LOG/
%%-> ls -al | grep -e ^d -e mail
drwxr-xr-x 12 root root 3112 Feb 26 06:26 .
drwxr-xr-x 16 root root 360 Dec 18 21:36 ..
drwxrwx--- 3 backup backup 80 Dec 18 21:35 amanda
drwxr-xr-x 2 root root 168 Jan 21 23:06 cups
drwxr-s--- 2 mail adm 392 Feb 26 06:25 exim
drwxr-s--- 2 mail adm 136 Feb 26 06:25 exim_outgoing
drwxr-xr-x 2 root root 48 Apr 4 2002 gdm
drwxr-xr-x 2 root root 1360 Feb 26 06:26 ksymoops
drwxr-xr-x 2 root root 136 Dec 19 07:48 linuxconf
-rw-r--r-- 1 mail adm 0 Feb 23 06:47 mail.err
-rw-r--r-- 1 mail adm 1468 Feb 21 16:00 mail.err.0
-rw-r--r-- 1 mail adm 224466 Feb 26 17:53 mail.info
-rw-r--r-- 1 mail adm 287189 Feb 23 06:38 mail.info.0
-rw-r--r-- 1 mail adm 775 Feb 16 05:38 mail.info.1.gz
-rw-r--r-- 1 mail adm 224466 Feb 26 17:53 mail.log
-rw-r--r-- 1 mail adm 287189 Feb 23 06:38 mail.log.0
-rw-r--r-- 1 mail adm 774 Feb 16 05:38 mail.log.1.gz
-rw-r--r-- 1 mail adm 0 Feb 23 06:47 mail.warn
-rw-r--r-- 1 mail adm 1468 Feb 21 16:00 mail.warn.0
drwxr-xr-x 2 root root 80 Feb 24 16:44 mirror
drwxr-sr-x 2 news news 136 Dec 18 13:45 news
drwxr-x--- 2 root adm 640 Feb 24 06:26 samba
%%-> tail -40 /var/log/mail.log
Feb 26 13:23:06 monarch2 exim[11415]: 2003-02-26 13:23:06 End queue run: pid=11415
Feb 26 13:38:06 monarch2 exim[11423]: 2003-02-26 13:38:06 Start queue run: pid=11423
Feb 26 13:38:06 monarch2 exim[11423]: 2003-02-26 13:38:06 End queue run: pid=11423
Feb 26 13:53:31 monarch2 exim[11434]: 2003-02-26 13:53:31 Start queue run: pid=11434
Feb 26 13:53:31 monarch2 exim[11434]: 2003-02-26 13:53:31 End queue run: pid=11434
Feb 26 14:08:07 monarch2 exim[11513]: 2003-02-26 14:08:07 Start queue run: pid=11513
Feb 26 14:08:07 monarch2 exim[11513]: 2003-02-26 14:08:07 End queue run: pid=11513
Feb 26 14:23:06 monarch2 exim[11591]: 2003-02-26 14:23:06 Start queue run: pid=11591
Feb 26 14:23:06 monarch2 exim[11591]: 2003-02-26 14:23:06 End queue run: pid=11591
Feb 26 14:35:39 monarch2 mailscanner[11063]: MailScanner E-Mail Virus Scanner version 3.27-1 starting.
Feb 26 14:35:39 monarch2 mailscanner[11063]: Configuring mailscanner for Exim mailer...
Feb 26 14:35:39 monarch2 mailscanner[11063]: Using locktype = posix
Feb 26 14:35:39 monarch2 mailscanner[11063]: Creating hardcoded struct_flock subroutine for linux (Linux-type)
Feb 26 14:35:39 monarch2 mailscanner[11688]: ECS MailScanner setting GID to mail (8)
Feb 26 14:35:39 monarch2 mailscanner[11688]: ECS MailScanner setting UID to mail (8)
Feb 26 14:35:39 monarch2 mailscanner[11688]: Enabling SpamAssassin auto-whitelist functionality...
Feb 26 14:38:06 monarch2 exim[11700]: 2003-02-26 14:38:06 Start queue run: pid=11700
Feb 26 14:38:06 monarch2 exim[11700]: 2003-02-26 14:38:06 End queue run: pid=11700
Feb 26 14:53:06 monarch2 exim[12066]: 2003-02-26 14:53:06 Start queue run: pid=12066
Feb 26 14:53:06 monarch2 exim[12066]: 2003-02-26 14:53:06 End queue run: pid=12066
Feb 26 15:23:06 monarch2 exim[12095]: 2003-02-26 15:23:06 Start queue run: pid=12095
Feb 26 15:23:06 monarch2 exim[12095]: 2003-02-26 15:23:06 End queue run: pid=12095
Feb 26 15:38:16 monarch2 exim[12105]: 2003-02-26 15:38:16 Start queue run: pid=12105
Feb 26 15:38:16 monarch2 exim[12105]: 2003-02-26 15:38:16 End queue run: pid=12105
Feb 26 15:53:07 monarch2 exim[12113]: 2003-02-26 15:53:07 Start queue run: pid=12113
Feb 26 15:53:07 monarch2 exim[12113]: 2003-02-26 15:53:07 End queue run: pid=12113
Feb 26 16:08:06 monarch2 exim[12125]: 2003-02-26 16:08:06 Start queue run: pid=12125
Feb 26 16:08:06 monarch2 exim[12125]: 2003-02-26 16:08:06 End queue run: pid=12125
Feb 26 16:23:06 monarch2 exim[12133]: 2003-02-26 16:23:06 Start queue run: pid=12133
Feb 26 16:23:06 monarch2 exim[12133]: 2003-02-26 16:23:06 End queue run: pid=12133
Feb 26 16:38:06 monarch2 exim[12141]: 2003-02-26 16:38:06 Start queue run: pid=12141
Feb 26 16:38:06 monarch2 exim[12141]: 2003-02-26 16:38:06 End queue run: pid=12141
Feb 26 16:53:06 monarch2 exim[12149]: 2003-02-26 16:53:06 Start queue run: pid=12149
Feb 26 16:53:06 monarch2 exim[12149]: 2003-02-26 16:53:06 End queue run: pid=12149
Feb 26 17:08:06 monarch2 exim[12161]: 2003-02-26 17:08:06 Start queue run: pid=12161
Feb 26 17:08:06 monarch2 exim[12161]: 2003-02-26 17:08:06 End queue run: pid=12161
Feb 26 17:23:06 monarch2 exim[12169]: 2003-02-26 17:23:06 Start queue run: pid=12169
Feb 26 17:23:06 monarch2 exim[12169]: 2003-02-26 17:23:06 End queue run: pid=12169
Feb 26 17:38:06 monarch2 exim[12265]: 2003-02-26 17:38:06 Start queue run: pid=12265
Feb 26 17:38:06 monarch2 exim[12265]: 2003-02-26 17:38:06 End queue run: pid=12265
%%-> ls -al /var/log/exim
total 92
drwxr-s--- 2 mail adm 392 Feb 26 06:25 .
drwxr-xr-x 12 root root 3112 Feb 26 06:26 ..
-rw-r----- 1 mail adm 746 Feb 26 11:50 mainlog
-rw-r----- 1 mail adm 922 Feb 26 06:25 mainlog.0
-rw-r----- 1 mail adm 2570 Feb 25 06:25 mainlog.1.gz
-rw-r----- 1 mail adm 13260 Feb 20 06:23 mainlog.2.gz
-rw-r----- 1 mail adm 13192 Feb 19 06:23 mainlog.3.gz
-rw-r----- 1 mail adm 8959 Feb 18 06:23 mainlog.4.gz
-rw-r----- 1 mail adm 5450 Feb 17 06:23 mainlog.5.gz
-rw-r----- 1 mail adm 4182 Feb 16 06:23 mainlog.6.gz
-rw-r----- 1 mail adm 4090 Feb 15 06:23 mainlog.7.gz
-rw-r----- 1 mail adm 4099 Feb 14 06:23 mainlog.8.gz
-rw-r----- 1 mail adm 4045 Feb 13 06:23 mainlog.9.gz
%%-> ls -al /var/log/exim_outgoing
total 44
drwxr-s--- 2 mail adm 136 Feb 26 06:25 .
drwxr-xr-x 12 root root 3112 Feb 26 06:26 ..
-rw-r----- 1 mail adm 2972 Feb 26 11:53 mainlog
-rw-r----- 1 mail adm 13560 Feb 26 06:23 mainlog.0
-rw-r----- 1 mail adm 17001 Feb 25 06:23 mainlog.1.gz
%%-> cat /var/log/exim/mainlog
2003-02-26 07:15:37 18o0Pp-0002iI-00 <= vic at monarch2 U=vic P=local S=961
2003-02-26 07:15:37 18o0Pp-0002iI-00 == vrcain at comcast.net R=defer_router defer (-1): remote host address is the local host
2003-02-26 07:20:19 18o0Xf-0002kz-00 <= vic at monarch2 U=vic P=local S=727
2003-02-26 07:20:19 18o0Xf-0002kz-00 == vrcain at comcast.net routing defer (-42): retry time not reached
2003-02-26 11:49:11 18o4k3-0002vV-00 <= vic at monarch2 U=vic P=local S=825
2003-02-26 11:49:11 18o4k3-0002vV-00 == vrcain at comcast.net R=defer_router defer (-1): remote host address is the local host
2003-02-26 11:50:14 18o4l4-0002vt-00 <= vic at monarch2 U=vic P=local S=814
2003-02-26 11:50:14 18o4l4-0002vt-00 == vrcain at comcast.net routing defer (-42): retry time not reached
%%-> cat /var/log/exim/mainlog.0
2003-02-25 07:12:24 18ndwI-00028n-00 <= vic at monarch2 U=vic P=local S=955
2003-02-25 07:12:24 18ndwI-00028n-00 == vrcain at comcast.net R=defer_router defer (-1): remote host address is the local host
2003-02-25 11:49:03 18niGN-0002JG-00 <= vic at monarch2 U=vic P=local S=819
2003-02-25 11:49:03 18niGN-0002JG-00 == vrcain at comcast.net R=defer_router defer (-1): remote host address is the local host
2003-02-25 11:50:07 18niHP-0002JW-00 <= vic at monarch2 U=vic P=local S=809
2003-02-25 11:50:07 18niHP-0002JW-00 == vrcain at comcast.net routing defer (-42): retry time not reached
2003-02-26 03:30:40 18nwwz-0002Zd-00 <= root at monarch2 U=root P=local S=3866
2003-02-26 03:30:40 18nwwz-0002Zd-00 == vrcain at comcast.net R=defer_router defer (-1): remote host address is the local host
2003-02-26 06:25:11 18nzgV-0002c6-00 <= root at monarch2 U=root P=local S=2746
2003-02-26 06:25:11 18nzgV-0002cB-00 <= root at monarch2 U=root P=local S=2923
%%-> cat /var/log/exim_outgoing/mainlog
2003-02-26 06:25:13 18nzgV-0002cB-00 => vic <postmaster at monarch2> D=localuser T=local_delivery
2003-02-26 06:25:13 18nzgV-0002cB-00 Completed
2003-02-26 06:25:13 18nzgV-0002c6-00 => vic <postmaster at monarch2> D=localuser T=local_delivery
2003-02-26 06:25:13 18nzgV-0002c6-00 Completed
2003-02-26 06:38:01 Start queue run: pid=10371
2003-02-26 06:38:01 End queue run: pid=10371
2003-02-26 06:53:01 Start queue run: pid=10379
2003-02-26 06:53:01 End queue run: pid=10379
2003-02-26 07:08:01 Start queue run: pid=10429
2003-02-26 07:08:01 End queue run: pid=10429
2003-02-26 07:15:40 18o0Pp-0002iI-00 => vrcain at comcast.net R=lookuphost T=remote_smtp H=mx00.comcast.net [24.153.64.1]
2003-02-26 07:15:40 18o0Pp-0002iI-00 Completed
2003-02-26 07:20:21 18o0Xf-0002kz-00 => vrcain at comcast.net R=lookuphost T=remote_smtp H=mx00.comcast.net [24.153.64.1]
2003-02-26 07:20:21 18o0Xf-0002kz-00 Completed
2003-02-26 07:23:01 Start queue run: pid=10633
2003-02-26 07:23:01 End queue run: pid=10633
2003-02-26 07:38:11 Start queue run: pid=10662
2003-02-26 07:38:11 End queue run: pid=10662
2003-02-26 07:53:01 Start queue run: pid=10670
2003-02-26 07:53:01 End queue run: pid=10670
2003-02-26 08:08:01 Start queue run: pid=10684
2003-02-26 08:08:01 End queue run: pid=10684
2003-02-26 08:23:01 Start queue run: pid=10712
2003-02-26 08:23:01 End queue run: pid=10712
2003-02-26 08:38:01 Start queue run: pid=10922
2003-02-26 08:38:01 End queue run: pid=10922
2003-02-26 08:53:01 Start queue run: pid=10930
2003-02-26 08:53:01 End queue run: pid=10930
2003-02-26 09:08:01 Start queue run: pid=10944
2003-02-26 09:08:01 End queue run: pid=10944
2003-02-26 09:23:01 Start queue run: pid=10984
2003-02-26 09:23:01 End queue run: pid=10984
2003-02-26 09:38:02 Start queue run: pid=10998
2003-02-26 09:38:02 End queue run: pid=10998
2003-02-26 09:53:02 Start queue run: pid=11023
2003-02-26 09:53:02 End queue run: pid=11023
2003-02-26 10:08:01 Start queue run: pid=11051
2003-02-26 10:08:01 End queue run: pid=11051
2003-02-26 10:23:01 Start queue run: pid=11059
2003-02-26 10:23:01 End queue run: pid=11059
2003-02-26 10:38:21 Start queue run: pid=11077
2003-02-26 10:38:21 End queue run: pid=11077
2003-02-26 10:53:02 Start queue run: pid=11103
2003-02-26 10:53:02 End queue run: pid=11103
2003-02-26 11:08:01 Start queue run: pid=11145
2003-02-26 11:08:01 End queue run: pid=11145
2003-02-26 11:23:01 Start queue run: pid=11172
2003-02-26 11:23:01 End queue run: pid=11172
2003-02-26 11:38:01 Start queue run: pid=11214
2003-02-26 11:38:01 End queue run: pid=11214
2003-02-26 11:49:53 18o4k3-0002vV-00 => vrcain at comcast.net R=lookuphost T=remote_smtp H=mx00.comcast.net [24.153.64.1]
2003-02-26 11:49:53 18o4k3-0002vV-00 Completed
2003-02-26 11:50:44 18o4l4-0002vt-00 => vrcain at comcast.net R=lookuphost T=remote_smtp H=mx00.comcast.net [24.153.64.1]
2003-02-26 11:50:44 18o4l4-0002vt-00 Completed
2003-02-26 11:53:01 Start queue run: pid=11311
2003-02-26 11:53:01 End queue run: pid=11311
More information about the MailScanner
mailing list