Condtion 3 <html tag> in sender mails
*** Need to fix vacation.pl to pass through <html> tag ***
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
V6
T1105579333
K0
N0
P30714
M</span></font></b><font size=3D2 face=3DArial><span =, ... Unbalanced '<'
Fb
$_grace.tay@localhost
${daemon_flags}c u
Suser1
Auser1 (at mark) raq.domain.com
H?P?Return-Path: <<81>g>
H??Received: (from user1@localhost)
by raq.domain.com (8.12.10/8.12.10/Submit) id
j0D1MDGY025224;
Thu, 13 Jan 2005 09:22:13 +0800
H?x?Full-Name: User1
H?M?Message-Id: <200501130122.j0D1MDGY025224 (at mark) raq.domain.com>
H??From: =?ISO-8859-1?Q?User1=20=20?=
<user1 (at mark) www.domain.com.sg>
H??To: </span></font></b><font size=3D2 face=3DArial><span =
H??Date: Thu, 13 Jan 2005 09:22:13 +0800
H??Subject: =?ISO-8859-1?Q?Automated Reply from User 1
<grace.tay (at mark) www.domain.com.sg>?=
H??MIME-Version: 1.0
H??Content-Transfer-Encoding: 8bit
H??Content-Language: en
H??Content-Type: text/plain; charset="ISO-8859-1"
Cheers
patrick
On Tue, 25 Jul 2006 patricko (at mark) staff.singnet.com.sg wrote:
>
>
> I thought of alterating the vacation.pl to write as root for .db
> But after reading up on sendmail clientmqueue, I know this is not
> possible.
>
> Why?
> The design of clientmqueue, prevented root access to .forward
> So have to drop 'chown permission on .db in /home/sites to root.'
>
>
> After thought.
> What can we do with stuck auto-reply?
> And clientmqueue has only through gone 2 generation
> since sendmail 8.12 -> 8.13
>
> So we would not any polished submit.cf to timeout the stuck mails.
> Might be we have do it ourselves.
>
>
> >> DOS on BQ when condition 1 and condition 2 are met >>>>>>>>>>>>>>>>>
>
> [Condition 1]
> BQ/Cobalt are vulnerable to DOS attack when quota is full.
>
> [Condition 2]
> Sendmail accept malform mails.
> eg: invalid DNS return for auto-reply.
>
>
> ps: there might be other combination
>
> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>
>
>
>
>
>
>
>
>
> One sample:
> Stuck auto-reply in clientmqueue
> see: qf????????????
>
>
>
>
> V8
> T1153421838
> K1153428517
> N2
> P121363
> I8/2/287927
> MDeferred: Connection refused by [127.0.0.1]
> Fbs
> $_someuser@localhost
> ${daemon_flags}c u
> Ssomeuser
> Asomeuser (at mark) raq.domain.com.sg
> MDeferred: Connection refused by [127.0.0.1]
> C:=?ISO-8859-1?Q?someuser=20?= <someuser (at mark) somedomain.com.sg>
> rRFC822; someuser (at mark) somedomain.com.sg
> RPFD:=?ISO-8859-1?Q?someuser=20?= <someuser (at mark) somedomain.com.sg>
> H?P?Return-Path: <~Ag>
> H??Received: (from someuser@localhost)
> by raq.domain.com.sg (8.13.1/8.13.5/Submit) id k6KIvINL031007;
> Fri, 21 Jul 2006 02:57:18 +0800
> H?x?Full-Name: someuser
> H?M?Message-Id: <200607201857.k6KIvINL031007 (at mark) raq.domain.com.sg>
> H??From: =?ISO-8859-1?Q?someuser=20?= <someuser (at mark) somedomain.com.sg>
> H??To: =?ISO-8859-1?Q?someuser=20?= <someuser (at mark) somedomain.com.sg>
> H??Date: Fri, 21 Jul 2006 02:57:18 +0800
> H??Subject: =?ISO-8859-1?Q?Automated Reply from someuser
> <someuser (at mark) somedomain.com.sg>?=
> H??MIME-Version: 1.0
> H??Content-Transfer-Encoding: 8bit
> H??Content-Language: en
> H??Content-Type: text/plain; charset="ISO-8859-1"
>
>
>
>
> On Tue, 25 Jul 2006 patricko (at mark) staff.singnet.com.sg wrote:
>
> > Hi Blues,
> >
> > Use qtool.pl to delete old stuck auto-reply mails
> > in /var/spool/clientmqueue at cron interval.
> >
> >
> >
> > qtool.pl -e '$msg{num_delivery_attempts} >= 3' -d /var/spool/clientmqueue
> >
> >
> >
> >
> >
> > Cheers
> > patrick
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > On Sat, 22 Jul 2006 patricko (at mark) staff.singnet.com.sg wrote:
> >
> > > Hi Blues,
> > >
> > >
> > > What-if the user quota/the domain quota is/are full.
> > > Then how do vacation.pl update
> > > the /home/<site>/users/.<user>.db ?
> > >
> > > If vacation.pl cannot write to /home/<sites>/users/.<user>.db
> > > then will the auto-reply loop?
> > >
> > >
> > > **** Possible looping condition. ****
> > >
> > > Auto-Reply is set and when vacation.pl cannot
> > > write to /home/<sites>/users/.<user>.db as quota is full.
> > >
> > > Auto-Rely notice mails are stuck at MSP mail queue.
> > > (MSP mail queue has a design flaw,
> > > will infinitely retry stuck mails)
> > >
> > > Somehow some MSP mails went over to MTA mail queue but cannot
> > > deliver these mails to user mailbox.
> > > And the MTA has delivery failure notification for every 'n'
> > > hours for stuck mails in mail queue.
> > > So these failure notification generate new auto-reply notice back
> > > to itself. But MSP cannot deliver these loop notice mails.
> > > Then all the pending auto-reply mails will build up in /var/spool/clientqueue
> > >
> > >
> > >
> > >
> > > Cheers
> > > patrick
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > On Sat, 22 Jul 2006 patricko (at mark) staff.singnet.com.sg wrote:
> > >
> > > >
> > > > In
> > > >
> > > > /var/spool/clientmqueue
> > > >
> > > > There is a malform auto-reply notice from vacation.pl
> > > >
> > > > SEE 'To:'
> > > >
> > > >
> > > >
> > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> > > >
> > > > V8
> > > > T1153552521
> > > > K0
> > > > N0
> > > > P30806
> > > > M</span></font></b><font =, ... Unbalanced '<'
> > > > Fb
> > > > $_User@localhost
> > > > ${daemon_flags}c u
> > > > SUser
> > > > AUser (at mark) somedomain.com.sg
> > > > H?P?Return-Path: <<81>g>
> > > > H??Received: (from User@localhost)
> > > > by somedomain.com.sg (8.13.1/8.13.5/Submit) id k6M7FL2s001289;
> > > > Sat, 22 Jul 2006 15:15:21 +0800
> > > > H?x?Full-Name: User
> > > > H?M?Message-Id: <200607220715.k6M7FL2s001289 (at mark) somedomain.com.sg>
> > > > H??From: =?ISO-8859-1?Q?Evelyn Widagdo=20?= <user (at mark) somedomain.com.sg>
> > > > H??To: </span></font></b><font =
> > > > H??Date: Sat, 22 Jul 2006 15:15:21 +0800
> > > > H??Subject: =?ISO-8859-1?Q?Automated Reply from User
> > > > <evelynw (at mark) somedomain.com.sg>?=
> > > > H??MIME-Version: 1.0
> > > > H??Content-Transfer-Encoding: 8bit
> > > > H??Content-Language: en
> > > > H??Content-Type: text/plain; charset="ISO-8859-1"
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > On Fri, 21 Jul 2006 patricko (at mark) staff.singnet.com.sg wrote:
> > > >
> > > > > Hi Blues,
> > > > >
> > > > > *** Only happen to me ***
> > > > > *** Need your input so that we can solve this bug ***
> > > > > ***
> > > > > *** No cause of alarm as this looping condition is RARE ***
> > > > > *** my 2 cents, trigger point: A + B + C conditions ***
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > Vacation.pl for <my unknown reason> will loop
> > > > > with the vacation notification reply sending back
> > > > > to itself.
> > > > >
> > > > > ie: From: user1 (at mark) somedomain.com
> > > > > To: user1 (at mark) somedomain.com
> > > > >
> > > > >
> > > > > ps: Below is the ps snapshot of the actual event.
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > UID PID PPID C STIME TTY TIME CMD
> > > > > root 1 0 0 2005 ? 00:09:07 init [3]
> > > > > root 2 0 0 2005 ? 00:00:00 [swapper]
> > > > > root 3 0 0 2005 ? 00:00:00 [swapper]
> > > > > root 4 1 0 2005 ? 00:00:24 [keventd]
> > > > > root 5 1 0 2005 ? 00:00:27 [ksoftirqd/0]
> > > > > root 6 1 0 2005 ? 00:00:34 [ksoftirqd/1]
> > > > > root 8 1 0 2005 ? 00:04:13 [bdflush]
> > > > > root 7 1 0 2005 ? 01:25:04 [kswapd]
> > > > > root 9 1 0 2005 ? 00:48:42 [kupdated]
> > > > > root 10 1 0 2005 ? 00:00:00 [mdrecoveryd]
> > > > > root 16 1 0 2005 ? 00:00:00 [aacraid]
> > > > > root 17 1 0 2005 ? 00:00:00 [scsi_eh_0]
> > > > > root 20 1 0 2005 ? 00:43:57 [kjournald]
> > > > > root 69 1 0 2005 ? 00:00:00 [khubd]
> > > > > root 149 1 0 2005 ? 00:00:00 [kjournald]
> > > > > root 150 1 0 2005 ? 04:13:06 [kjournald]
> > > > > root 151 1 0 2005 ? 00:01:30 [kjournald]
> > > > > root 152 1 0 2005 ? 01:40:04 [kjournald]
> > > > > root 153 1 0 2005 ? 07:11:29 [kjournald]
> > > > > root 1360 1 0 2005 ? 00:26:26 irqbalance
> > > > > rpcuser 1387 1 0 2005 ? 00:00:00 rpc.statd
> > > > > root 1721 1 0 2005 ? 00:00:00 gpm -m /dev/mouse -t ps/2
> > > > > daemon 1767 1 0 2005 ? 00:00:09 /usr/sbin/atd
> > > > > root 1776 1 0 2005 tty3 00:00:00 /sbin/mingetty tty3
> > > > > root 1777 1 0 2005 tty4 00:00:00 /sbin/mingetty tty4
> > > > > root 1778 1 0 2005 tty5 00:00:00 /sbin/mingetty tty5
> > > > > root 1779 1 0 2005 tty6 00:00:00 /sbin/mingetty tty6
> > > > > root 27748 1 0 2005 ? 00:03:35 crond
> > > > > root 22845 1 0 2005 ? 00:29:10 /usr/sbin/httpd
> > > > > root 28236 1 0 2005 ? 02:26:32 /usr/bin/perl /usr/sbin/poprelayd -d
> > > > > root 2650 1 0 2005 ? 00:12:15 /usr/sbin/httpd.admsrv -f /etc/admserv/conf/httpd.conf
> > > > > root 29496 1 0 2005 ? 00:00:57 /usr/sbin/sshd
> > > > > root 24562 1 0 Jun13 tty2 00:00:00 /sbin/mingetty tty2
> > > > > root 10521 1 0 Jun21 tty1 00:00:00 /sbin/mingetty tty1
> > > > > root 2188 1 0 Jul12 ? 00:09:17 syslogd -m 0
> > > > > root 2192 1 0 Jul12 ? 00:00:00 klogd -x
> > > > > root 7689 29496 0 Jul17 ? 00:00:00 sshd: admin [priv]
> > > > > admin 7698 7689 0 Jul17 ? 00:00:00 sshd: admin@pts/0
> > > > > admin 7699 7698 0 Jul17 pts/0 00:00:00 -bash
> > > > > root 25070 7699 0 Jul19 pts/0 00:00:00 su -
> > > > > root 25074 25070 0 Jul19 pts/0 00:00:00 -bash
> > > > > apache 7831 2650 0 04:04 ? 00:00:01 /usr/sbin/httpd.admsrv -f /etc/admserv/conf/httpd.conf
> > > > > apache 7832 2650 0 04:04 ? 00:00:01 /usr/sbin/httpd.admsrv -f /etc/admserv/conf/httpd.conf
> > > > > apache 7833 2650 0 04:04 ? 00:00:00 /usr/sbin/httpd.admsrv -f /etc/admserv/conf/httpd.conf
> > > > > apache 4961 22845 0 04:28 ? 00:00:00 /usr/sbin/httpd
> > > > > apache 4962 22845 0 04:28 ? 00:00:00 /usr/sbin/httpd
> > > > > apache 4963 22845 0 04:28 ? 00:00:00 /usr/sbin/httpd
> > > > > apache 4964 22845 0 04:28 ? 00:00:00 /usr/sbin/httpd
> > > > > apache 4965 22845 0 04:28 ? 00:00:00 /usr/sbin/httpd
> > > > > apache 4966 22845 0 04:28 ? 00:00:00 /usr/sbin/httpd
> > > > > apache 4967 22845 0 04:28 ? 00:00:00 /usr/sbin/httpd
> > > > > apache 4968 22845 0 04:28 ? 00:00:00 /usr/sbin/httpd
> > > > > apache 4976 22845 0 04:28 ? 00:00:00 /usr/sbin/httpd
> > > > > apache 4995 22845 0 04:28 ? 00:00:00 /usr/sbin/httpd
> > > > > apache 4996 22845 0 04:28 ? 00:00:00 /usr/sbin/httpd
> > > > > apache 4997 22845 0 04:28 ? 00:00:00 /usr/sbin/httpd
> > > > > apache 4998 22845 0 04:28 ? 00:00:00 /usr/sbin/httpd
> > > > > apache 4999 22845 0 04:28 ? 00:00:00 /usr/sbin/httpd
> > > > > apache 5000 22845 0 04:28 ? 00:00:00 /usr/sbin/httpd
> > > > > apache 5001 22845 0 04:28 ? 00:00:00 /usr/sbin/httpd
> > > > > apache 5002 22845 0 04:28 ? 00:00:00 /usr/sbin/httpd
> > > > > apache 5003 22845 0 04:28 ? 00:00:05 /usr/sbin/httpd
> > > > > apache 5004 22845 0 04:28 ? 00:00:00 /usr/sbin/httpd
> > > > > apache 5005 22845 0 04:28 ? 00:00:00 /usr/sbin/httpd
> > > > > apache 5006 22845 0 04:28 ? 00:00:00 /usr/sbin/httpd
> > > > > apache 5007 22845 0 04:28 ? 00:00:00 /usr/sbin/httpd
> > > > > apache 5008 22845 0 04:28 ? 00:00:00 /usr/sbin/httpd
> > > > > root 26694 1 0 06:36 ? 00:00:07 /usr/sausalito/sbin/cced
> > > > > looping 2292 1 0 07:11 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 2300 2292 0 07:11 ? 00:00:00 /usr/sbin/sendmail -oi -t
> > > > > root 2317 27748 0 07:11 ? 00:00:00 CROND
> > > > > looping 2337 1 0 07:11 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 2338 1 0 07:11 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 2348 2337 0 07:11 ? 00:00:00 /usr/sbin/sendmail -oi -t
> > > > > looping 2353 2338 0 07:11 ? 00:00:00 /usr/sbin/sendmail -oi -t
> > > > > looping 2362 1 0 07:11 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 2367 2362 0 07:11 ? 00:00:00 /usr/sbin/sendmail -oi -t
> > > > > looping 2375 1 0 07:11 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 2401 2375 0 07:11 ? 00:00:00 /usr/sbin/sendmail -oi -t
> > > > > looping 2408 1 0 07:11 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > smmsp 2423 2317 0 07:11 ? 00:00:00 /usr/sbin/sendmail -FCronDaemon -i -odi -oem root
> > > > > looping 2431 2408 0 07:11 ? 00:00:00 /usr/sbin/sendmail -oi -t
> > > > > apache 335 2650 0 07:47 ? 00:00:00 /usr/sbin/httpd.admsrv -f /etc/admserv/conf/httpd.conf
> > > > > looping 21570 1 0 08:11 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 21582 21570 0 08:11 ? 00:00:00 /usr/sbin/sendmail -oi -t
> > > > > looping 21625 1 0 08:11 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 21632 21625 0 08:11 ? 00:00:00 /usr/sbin/sendmail -oi -t
> > > > > looping 21636 1 0 08:11 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 21648 21636 0 08:11 ? 00:00:00 /usr/sbin/sendmail -oi -t
> > > > > apache 19787 2650 0 08:42 ? 00:00:01 /usr/sbin/httpd.admsrv -f /etc/admserv/conf/httpd.conf
> > > > > apache 8641 2650 0 09:00 ? 00:00:01 /usr/sbin/httpd.admsrv -f /etc/admserv/conf/httpd.conf
> > > > > apache 8720 2650 0 09:00 ? 00:00:01 /usr/sbin/httpd.admsrv -f /etc/admserv/conf/httpd.conf
> > > > > looping 9659 1 0 09:00 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 9667 9659 0 09:00 ? 00:00:00 /usr/sbin/sendmail -oi -t
> > > > > looping 9675 1 0 09:00 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 9680 9675 0 09:00 ? 00:00:00 /usr/sbin/sendmail -oi -t
> > > > > root 9732 1 0 09:00 ? 00:00:05 sendmail: rejecting connections on daemon MTA: load average: 79
> > > > > smmsp 9743 1 0 09:00 ? 00:00:00 sendmail: Queue runner@01:00:00 for /var/spool/clientmqueue
> > > > > smmsp 9744 9743 0 09:00 ? 00:00:03 sendmail: ./k6KJIqrN022023 [127.0.0.1]: client DATA status
> > > > > root 10280 9732 0 09:02 ? 00:00:02 sendmail: k6L12uNd010280 localhost [127.0.0.1]: DATA
> > > > > root 18358 1 0 09:08 ? 00:00:00 sendmail: q5/k6L18UJ0018232 from queue
> > > > > root 19737 9732 0 09:10 ? 00:00:00 sendmail: server [60.51.8.235] cmd read
> > > > > root 20515 1 0 09:10 ? 00:00:00 sendmail: q4/k6L1AuXw020448 from queue
> > > > > root 20532 1 0 09:10 ? 00:00:00 sendmail: q3/k6L1AuNf020459 from queue
> > > > > root 20755 1 0 09:11 ? 00:00:00 sendmail: q3/k6L1B1Hs020599 from queue
> > > > > root 21029 10280 0 09:11 ? 00:00:00 sendmail: q2/k6L12uKr010280 from queue
> > > > > root 21260 1 0 09:11 ? 00:00:00 sendmail: q3/k6L1BPGI021115 from queue
> > > > > root 21340 1 0 09:11 ? 00:00:00 sendmail: q2/k6L1BRk2021163 from queue
> > > > > root 21350 1 0 09:11 ? 00:00:00 sendmail: q1/k6L1BRsQ021167 from queue
> > > > > root 21375 1 0 09:11 ? 00:00:00 sendmail: q4/k6L1BRL4021173 from queue
> > > > > root 21744 1 0 09:11 ? 00:00:00 sendmail: q1/k6L1BtcJ021665 from queue
> > > > > root 22068 10280 0 09:12 ? 00:00:00 sendmail: q1/k6L12uL5010280 from queue
> > > > > root 22234 10280 0 09:12 ? 00:00:00 sendmail: q2/k6L12uLD010280 from queue
> > > > > root 22701 1 0 09:12 ? 00:00:00 sendmail: q3/k6L1Casv022636 from queue
> > > > > root 22734 1 0 09:12 ? 00:00:00 sendmail: q4/k6L1CdGw022715 from queue
> > > > > root 22831 1 0 09:12 ? 00:00:00 sendmail: q5/k6L1ClcI022811 from queue
> > > > > root 22871 1 0 09:12 ? 00:00:00 sendmail: q5/k6L1Cd7q022713 from queue
> > > > > root 22911 1 0 09:12 ? 00:00:00 sendmail: q4/k6L1CeY4022747 from queue
> > > > > root 22925 1 0 09:12 ? 00:00:00 sendmail: q5/k6L1CfFQ022768 from queue
> > > > > root 22965 1 0 09:12 ? 00:00:00 sendmail: q3/k6L1CgAR022804 from queue
> > > > > root 22969 1 0 09:12 ? 00:00:00 sendmail: q3/k6L1Cf8s022770 from queue
> > > > > root 22985 1 0 09:12 ? 00:00:00 sendmail: q5/k6L1CgqV022805 from queue
> > > > > root 23354 1 0 09:13 ? 00:00:00 sendmail: q4/k6L1DDAi023221 from queue
> > > > > root 23379 1 0 09:13 ? 00:00:00 sendmail: q1/k6L1DEDX023229 from queue
> > > > > root 23432 1 0 09:13 ? 00:00:00 sendmail: q2/k6L1DEfv023263 from queue
> > > > > root 23734 10280 0 09:13 ? 00:00:00 sendmail: q5/k6L12uLX010280 from queue
> > > > > root 23804 1 0 09:13 ? 00:00:00 sendmail: q2/k6L1Dbwc023762 from queue
> > > > > root 23822 1 0 09:13 ? 00:00:00 sendmail: q1/k6L1Dbg6023763 from queue
> > > > > root 23823 1 0 09:13 ? 00:00:00 sendmail: q4/k6L1DbTK023759 from queue
> > > > > root 23830 1 0 09:13 ? 00:00:00 sendmail: q2/k6L1DbBQ023760 from queue
> > > > > root 23847 1 0 09:13 ? 00:00:00 sendmail: q5/k6L1Denq023832 from queue
> > > > > root 23931 1 0 09:13 ? 00:00:00 sendmail: q3/k6L1DeLK023833 from queue
> > > > > root 23958 1 0 09:13 ? 00:00:00 sendmail: q5/k6L1DemY023852 from queue
> > > > > root 24276 1 0 09:14 ? 00:00:00 sendmail: q1/k6L1Drt5024155 from queue
> > > > > root 24282 1 0 09:14 ? 00:00:00 sendmail: q3/k6L1Drit024143 from queue
> > > > > root 24284 1 0 09:14 ? 00:00:00 sendmail: q5/k6L1Drp4024153 from queue
> > > > > root 24456 1 0 09:14 ? 00:00:00 sendmail: q2/k6L1EPKK024445 from queue
> > > > > root 24499 1 0 09:14 ? 00:00:00 sendmail: q2/k6L1EQ1K024485 from queue
> > > > > root 24506 1 0 09:14 ? 00:00:00 sendmail: q1/k6L1ERDm024504 from queue
> > > > > root 24522 10280 0 09:14 ? 00:00:00 sendmail: q3/k6L12uLj010280 from queue
> > > > > root 24553 1 0 09:14 ? 00:00:00 sendmail: q3/k6L1ESWv024548 from queue
> > > > > root 24559 1 0 09:14 ? 00:00:00 sendmail: q2/k6L1EP0J024439 from queue
> > > > > root 24561 1 0 09:14 ? 00:00:00 sendmail: q1/k6L1EPoB024441 from queue
> > > > > root 24589 1 0 09:14 ? 00:00:00 sendmail: q3/k6L1EP31024451 from queue
> > > > > root 24627 1 0 09:14 ? 00:00:00 sendmail: q2/k6L1EVD0024611 from queue
> > > > > root 24671 1 0 09:14 ? 00:00:00 sendmail: q4/k6L1ERJ3024493 from queue
> > > > > root 24678 1 0 09:14 ? 00:00:00 sendmail: q4/k6L1ERoA024495 from queue
> > > > > root 24781 1 0 09:14 ? 00:00:00 sendmail: q3/k6L1ESmA024544 from queue
> > > > > root 24795 1 0 09:14 ? 00:00:00 sendmail: q1/k6L1ETEv024554 from queue
> > > > > root 24796 1 0 09:14 ? 00:00:00 sendmail: q3/k6L1EPl8024437 from queue
> > > > > root 24811 1 0 09:14 ? 00:00:00 sendmail: q4/k6L1EP6B024444 from queue
> > > > > root 24813 1 0 09:14 ? 00:00:00 sendmail: q4/k6L1EPwt024447 from queue
> > > > > root 24825 1 0 09:14 ? 00:00:00 sendmail: q1/k6L1EPop024442 from queue
> > > > > root 24830 1 0 09:14 ? 00:00:00 sendmail: q5/k6L1EPI3024450 from queue
> > > > > root 24882 1 0 09:14 ? 00:00:00 sendmail: q1/k6L1EV7w024609 from queue
> > > > > root 24886 1 0 09:14 ? 00:00:00 sendmail: q1/k6L1EVTf024617 from queue
> > > > > root 24897 1 0 09:14 ? 00:00:00 sendmail: q4/k6L1EVXE024615 from queue
> > > > > root 24981 10280 0 09:14 ? 00:00:00 sendmail: q2/k6L12uLn010280 from queue
> > > > > root 25004 10280 0 09:14 ? 00:00:00 sendmail: q1/k6L12uLp010280 from queue
> > > > > root 25045 1 0 09:14 ? 00:00:00 sendmail: q1/k6L1EuNK025032 from queue
> > > > > root 25111 27748 0 09:15 ? 00:00:00 CROND
> > > > > root 25113 25111 0 09:15 ? 00:00:00 /usr/sbin/swatch -c /etc/swatch.conf
> > > > > root 25282 26694 0 09:15 ? 00:00:00 /usr/sausalito/sbin/cced
> > > > > root 25555 10280 0 09:15 ? 00:00:00 sendmail: q4/k6L12uLr010280 from queue
> > > > > root 25632 1 0 09:15 ? 00:00:00 sendmail: q4/k6L1FHbo025499 from queue
> > > > > root 25890 1 0 09:15 ? 00:00:00 sendmail: q1/k6L1FUb2025831 from queue
> > > > > root 25894 1 0 09:15 ? 00:00:00 sendmail: q1/k6L1FU5a025832 from queue
> > > > > root 25896 1 0 09:15 ? 00:00:00 sendmail: q5/k6L1FUjK025843 from queue
> > > > > root 25901 1 0 09:15 ? 00:00:00 sendmail: q1/k6L1FUqY025847 from queue
> > > > > root 25919 9732 0 09:15 ? 00:00:00 sendmail: k6L1FWFt025919 [84.237.253.50]: DATA
> > > > > root 25955 1 0 09:15 ? 00:00:00 sendmail: q3/k6L1FY5R025935 from queue
> > > > > root 25974 1 0 09:15 ? 00:00:00 sendmail: q3/k6L1FWRb025922 from queue
> > > > > root 26076 1 0 09:15 ? 00:00:00 sendmail: q5/k6L1FYk9025945 from queue
> > > > > root 26104 1 0 09:15 ? 00:00:00 sendmail: q1/k6L1FawO025995 from queue
> > > > > root 26109 1 0 09:15 ? 00:00:00 sendmail: q2/k6L1Fa07026001 from queue
> > > > > root 26112 1 0 09:15 ? 00:00:00 sendmail: q5/k6L1FaTS026003 from queue
> > > > > root 26251 10280 0 09:15 ? 00:00:00 sendmail: q1/k6L12uM5010280 from queue
> > > > > root 26336 1 0 09:15 ? 00:00:00 sendmail: q1/k6L1Fmkm026292 from queue
> > > > > root 26341 1 0 09:15 ? 00:00:00 sendmail: q3/k6L1FmmZ026296 from queue
> > > > > root 26367 1 0 09:15 ? 00:00:00 sendmail: q1/k6L1FmGC026299 from queue
> > > > > root 26480 1 0 09:15 ? 00:00:00 sendmail: q5/k6L1Fo54026352 from queue
> > > > > root 26497 1 0 09:15 ? 00:00:00 sendmail: q2/k6L1Fpqs026373 from queue
> > > > > root 26511 1 0 09:15 ? 00:00:00 sendmail: q3/k6L1FpgI026389 from queue
> > > > > root 26514 1 0 09:15 ? 00:00:00 sendmail: q3/k6L1Fo8f026356 from queue
> > > > > root 26542 1 0 09:15 ? 00:00:00 sendmail: q4/k6L1FpD6026391 from queue
> > > > > root 26762 1 0 09:16 ? 00:00:00 sendmail: q5/k6L1GBwt026677 from queue
> > > > > root 26979 1 0 09:16 ? 00:00:00 sendmail: q2/k6L1GOuT026958 from queue
> > > > > root 26981 1 0 09:16 ? 00:00:00 sendmail: q1/k6L1GONN026963 from queue
> > > > > root 26989 1 0 09:16 ? 00:00:00 sendmail: q5/k6L1GOlm026955 from queue
> > > > > root 27027 1 0 09:16 ? 00:00:00 sendmail: q3/k6L1GOEd026957 from queue
> > > > > root 27061 10280 0 09:16 ? 00:00:00 sendmail: q1/k6L12uMF010280 from queue
> > > > > root 27072 1 0 09:16 ? 00:00:00 sendmail: q4/k6L1GQ4N026999 from queue
> > > > > root 27107 1 0 09:16 ? 00:00:00 sendmail: q5/k6L1GQAD027002 from queue
> > > > > root 27115 1 0 09:16 ? 00:00:00 sendmail: q2/k6L1GQbH027018 from queue
> > > > > root 27204 26694 0 09:16 ? 00:00:00 /usr/sausalito/sbin/cced
> > > > > root 27220 10280 0 09:16 ? 00:00:00 sendmail: q2/k6L12uMH010280 from queue
> > > > > root 27251 27204 0 09:16 ? 00:00:00 bin/pperl handlers/base/disk/servicequota_usage.pl
> > > > > root 27253 1 0 09:16 ? 00:00:00 pperld /usr/sausalito/handlers/base/disk/servicequota_usage.pl
> > > > > root 27275 1 0 09:16 ? 00:00:00 sendmail: q3/k6L1GaZ9027258 from queue
> > > > > root 27286 1 0 09:16 ? 00:00:00 sendmail: q3/k6L1Gbw2027261 from queue
> > > > > root 27293 1 0 09:16 ? 00:00:00 sendmail: q1/k6L1Gbm6027278 from queue
> > > > > root 27338 1 0 09:16 ? 00:00:00 sendmail: q1/k6L1GbIv027260 from queue
> > > > > root 27346 1 0 09:16 ? 00:00:00 sendmail: q4/k6L1Gb3F027277 from queue
> > > > > root 27354 1 0 09:16 ? 00:00:00 sendmail: q2/k6L1GbSR027272 from queue
> > > > > root 27355 1 0 09:16 ? 00:00:00 sendmail: q2/k6L1Gbhp027279 from queue
> > > > > root 27356 1 0 09:16 ? 00:00:00 sendmail: q2/k6L1Gb9M027268 from queue
> > > > > root 27361 1 0 09:16 ? 00:00:00 sendmail: q2/k6L1Gbr6027283 from queue
> > > > > root 27452 10280 0 09:16 ? 00:00:00 sendmail: q1/k6L12uML010280 from queue
> > > > > root 27470 1 0 09:16 ? 00:00:00 xinetd -stayalive -pidfile /var/run/xinetd.pid
> > > > > root 27604 1 0 09:16 ? 00:00:00 sendmail: q5/k6L1Gnwf027579 from queue
> > > > > root 27631 1 0 09:16 ? 00:00:00 sendmail: q1/k6L1GoDu027602 from queue
> > > > > root 27640 1 0 09:16 ? 00:00:00 sendmail: q1/k6L1GoT1027620 from queue
> > > > > root 27692 1 0 09:16 ? 00:00:00 sendmail: q2/k6L1Go2m027590 from queue
> > > > > root 27694 1 0 09:16 ? 00:00:00 sendmail: q4/k6L1GnIJ027583 from queue
> > > > > root 27695 1 0 09:16 ? 00:00:00 sendmail: q1/k6L1GnOQ027582 from queue
> > > > > root 27696 1 0 09:16 ? 00:00:00 sendmail: q5/k6L1GoiA027589 from queue
> > > > > root 27698 1 0 09:16 ? 00:00:00 sendmail: q4/k6L1GojP027585 from queue
> > > > > root 27701 1 0 09:16 ? 00:00:00 sendmail: q4/k6L1GoT8027588 from queue
> > > > > root 27710 1 0 09:16 ? 00:00:00 sendmail: q2/k6L1Goad027596 from queue
> > > > > root 27713 1 0 09:16 ? 00:00:00 sendmail: q3/k6L1GoPN027591 from queue
> > > > > root 27963 1 0 09:17 ? 00:00:00 sendmail: q3/k6L1H2Ct027879 from queue
> > > > > root 27964 1 0 09:17 ? 00:00:00 sendmail: q1/k6L1H25r027881 from queue
> > > > > root 27969 1 0 09:17 ? 00:00:00 sendmail: q4/k6L1H2FK027889 from queue
> > > > > root 27996 1 0 09:17 ? 00:00:00 sendmail: q3/k6L1H6sV027987 from queue
> > > > > root 27999 9732 0 09:17 ? 00:00:00 sendmail: server bb219-75-100-228.singnet.com.sg [219.75.100.228] cmd read
> > > > > root 28015 1 0 09:17 ? 00:00:00 sendmail: q2/k6L1H6gs027991 from queue
> > > > > root 28051 1 0 09:17 ? 00:00:00 sendmail: q3/k6L1H78v028028 from queue
> > > > > root 28096 1 0 09:17 ? 00:00:00 sendmail: q1/k6L1H2fM027882 from queue
> > > > > root 28117 1 0 09:17 ? 00:00:00 sendmail: q3/k6L1H68Q027989 from queue
> > > > > root 28118 1 0 09:17 ? 00:00:00 sendmail: q5/k6L1H6IR027988 from queue
> > > > > root 28119 1 0 09:17 ? 00:00:00 sendmail: q4/k6L1H65b027990 from queue
> > > > > root 28126 1 0 09:17 ? 00:00:00 sendmail: q1/k6L1H6Cm028000 from queue
> > > > > root 28147 1 0 09:17 ? 00:00:00 sendmail: q2/k6L1H7fk028002 from queue
> > > > > root 28158 1 0 09:17 ? 00:00:00 sendmail: q4/k6L1H7r1028009 from queue
> > > > > root 28159 1 0 09:17 ? 00:00:00 sendmail: q4/k6L1H71k028039 from queue
> > > > > root 28166 1 0 09:17 ? 00:00:00 sendmail: q1/k6L1H7n7028031 from queue
> > > > > apache 28176 2650 0 09:17 ? 00:00:00 /usr/sbin/httpd.admsrv -f /etc/admserv/conf/httpd.conf
> > > > > root 28205 1 0 09:17 ? 00:00:00 sendmail: q1/k6L1H80X028044 from queue
> > > > > root 28212 1 0 09:17 ? 00:00:00 sendmail: q2/k6L1H8ti028048 from queue
> > > > > root 28217 1 0 09:17 ? 00:00:00 sendmail: q1/k6L1H8SV028053 from queue
> > > > > root 28226 1 0 09:17 ? 00:00:00 sendmail: q1/k6L1H8e0028049 from queue
> > > > > root 28231 1 0 09:17 ? 00:00:00 sendmail: q2/k6L1H8h8028055 from queue
> > > > > root 28234 1 0 09:17 ? 00:00:00 sendmail: q1/k6L1H8jA028056 from queue
> > > > > root 28237 1 0 09:17 ? 00:00:00 sendmail: q4/k6L1H8j1028061 from queue
> > > > > root 28242 1 0 09:17 ? 00:00:00 sendmail: q4/k6L1H8st028062 from queue
> > > > > root 28425 1 0 09:17 ? 00:00:00 sendmail: q1/k6L1Hc7S028337 from queue
> > > > > root 28429 1 0 09:17 ? 00:00:00 sendmail: q4/k6L1Hcse028334 from queue
> > > > > root 28436 1 0 09:17 ? 00:00:00 sendmail: q1/k6L1HcTT028339 from queue
> > > > > root 28438 1 0 09:17 ? 00:00:00 sendmail: q3/k6L1HcaA028340 from queue
> > > > > root 28439 1 0 09:17 ? 00:00:00 sendmail: q5/k6L1Hc3S028332 from queue
> > > > > root 28616 10280 0 09:17 ? 00:00:00 sendmail: q1/k6L12uMb010280 from queue
> > > > > root 28617 1 0 09:17 ? 00:00:00 sendmail: q1/k6L1HqhS028605 from queue
> > > > > root 28624 1 0 09:17 ? 00:00:00 sendmail: q4/k6L1Hq7L028604 from queue
> > > > > root 28647 1 0 09:17 ? 00:00:00 sendmail: q5/k6L1HqtG028598 from queue
> > > > > root 28650 1 0 09:17 ? 00:00:00 sendmail: q4/k6L1Hqgs028601 from queue
> > > > > apache 28652 2650 0 09:17 ? 00:00:00 /usr/sbin/httpd.admsrv -f /etc/admserv/conf/httpd.conf
> > > > > root 28653 1 0 09:17 ? 00:00:00 sendmail: q2/k6L1HqXE028600 from queue
> > > > > root 28658 1 0 09:17 ? 00:00:00 sendmail: q2/k6L1HqFV028609 from queue
> > > > > root 28661 1 0 09:17 ? 00:00:00 sendmail: q1/k6L1HqXD028607 from queue
> > > > > root 28662 1 0 09:17 ? 00:00:00 sendmail: q1/k6L1Hqs5028610 from queue
> > > > > root 28675 1 0 09:17 ? 00:00:00 sendmail: q5/k6L1Hqkg028599 from queue
> > > > > root 28683 10280 0 09:17 ? 00:00:00 sendmail: q2/k6L12uMd010280 from queue
> > > > > root 28714 26694 0 09:17 ? 00:00:00 /usr/sausalito/sbin/cced
> > > > > root 28744 10280 0 09:18 ? 00:00:00 sendmail: q2/k6L12uMf010280 from queue
> > > > > root 28792 10280 0 09:18 ? 00:00:00 sendmail: q1/k6L12uMh010280 from queue
> > > > > root 28812 1 0 09:18 ? 00:00:00 sendmail: q1/k6L1I2do028808 from queue
> > > > > root 28824 10280 0 09:18 ? 00:00:00 sendmail: q4/k6L12uMj010280 from queue
> > > > > root 28850 1 0 09:18 ? 00:00:00 sendmail: q1/k6L1I2kT028805 from queue
> > > > > root 28851 1 0 09:18 ? 00:00:00 sendmail: q5/k6L1I2WX028807 from queue
> > > > > root 28868 1 0 09:18 ? 00:00:00 sendmail: q3/k6L1I20x028806 from queue
> > > > > root 28893 1 0 09:18 ? 00:00:00 sendmail: q5/k6L1I4G0028882 from queue
> > > > > root 28973 1 0 09:18 ? 00:00:00 sendmail: q2/k6L1I4ls028881 from queue
> > > > > root 28976 1 0 09:18 ? 00:00:00 sendmail: q2/k6L1I4XH028880 from queue
> > > > > root 28979 1 0 09:18 ? 00:00:00 sendmail: q5/k6L1I4uG028884 from queue
> > > > > root 28992 1 0 09:18 ? 00:00:00 sendmail: q3/k6L1I5U6028890 from queue
> > > > > root 28993 1 0 09:18 ? 00:00:00 sendmail: q3/k6L1I6LM028897 from queue
> > > > > root 29001 1 0 09:18 ? 00:00:00 sendmail: q2/k6L1I6Bc028891 from queue
> > > > > root 29003 1 0 09:18 ? 00:00:00 sendmail: q4/k6L1I5qW028886 from queue
> > > > > root 29011 1 0 09:18 ? 00:00:00 sendmail: q3/k6L1I79k028907 from queue
> > > > > root 29012 1 0 09:18 ? 00:00:00 sendmail: q2/k6L1I6nd028899 from queue
> > > > > root 29013 1 0 09:18 ? 00:00:00 sendmail: q3/k6L1I7W9028908 from queue
> > > > > root 29014 1 0 09:18 ? 00:00:00 sendmail: q2/k6L1I68M028900 from queue
> > > > > root 29125 10280 0 09:18 ? 00:00:00 sendmail: q3/k6L12uMl010280 from queue
> > > > > root 29168 10280 0 09:18 ? 00:00:00 sendmail: q1/k6L12uMn010280 from queue
> > > > > root 29225 10280 0 09:18 ? 00:00:01 sendmail: q2/k6L12uMp010280 from queue
> > > > > root 29273 26694 0 09:18 ? 00:00:00 /usr/sausalito/sbin/cced
> > > > > root 29276 1 0 09:18 ? 00:00:00 sendmail: q4/k6L1IUOl029257 from queue
> > > > > root 29282 1 0 09:18 ? 00:00:00 sendmail: q3/k6L1IVuI029274 from queue
> > > > > root 29285 1 0 09:18 ? 00:00:00 sendmail: q1/k6L1IVeB029281 from queue
> > > > > root 29316 1 0 09:18 ? 00:00:00 sendmail: q2/k6L1IW1P029308 from queue
> > > > > root 29348 1 0 09:18 ? 00:00:00 sendmail: q2/k6L1IUZB029242 from queue
> > > > > root 29353 10280 0 09:18 ? 00:00:00 sendmail: q5/k6L12uMr010280 from queue
> > > > > root 29370 1 0 09:18 ? 00:00:00 sendmail: q4/k6L1IV3k029266 from queue
> > > > > root 29374 1 0 09:18 ? 00:00:00 sendmail: q3/k6L1IUx5029249 from queue
> > > > > root 29375 1 0 09:18 ? 00:00:00 sendmail: q3/k6L1IUEn029260 from queue
> > > > > root 29384 1 0 09:18 ? 00:00:00 sendmail: q1/k6L1IVaB029254 from queue
> > > > > root 29388 1 0 09:18 ? 00:00:00 sendmail: q4/k6L1IUMc029247 from queue
> > > > > root 29391 1 0 09:18 ? 00:00:00 sendmail: q3/k6L1IVem029264 from queue
> > > > > root 29446 1 0 09:18 ? 00:00:00 sendmail: q4/k6L1IV7v029289 from queue
> > > > > root 29449 1 0 09:18 ? 00:00:00 sendmail: q4/k6L1IVlP029296 from queue
> > > > > root 29451 1 0 09:18 ? 00:00:00 sendmail: q4/k6L1IWPX029311 from queue
> > > > > root 29452 1 0 09:18 ? 00:00:00 sendmail: q2/k6L1IWaj029301 from queue
> > > > > root 29454 1 0 09:18 ? 00:00:00 sendmail: q4/k6L1IWlj029306 from queue
> > > > > root 29457 1 0 09:18 ? 00:00:00 sendmail: q5/k6L1IVeX029295 from queue
> > > > > root 29459 1 0 09:18 ? 00:00:00 sendmail: q2/k6L1IWtm029300 from queue
> > > > > root 29470 1 0 09:18 ? 00:00:00 sendmail: q2/k6L1IWFi029305 from queue
> > > > > apache 29480 2650 0 09:18 ? 00:00:00 /usr/sbin/httpd.admsrv -f /etc/admserv/conf/httpd.conf
> > > > > root 29551 1 0 09:18 ? 00:00:00 sendmail: q3/k6L1IVuv029267 from queue
> > > > > root 29572 1 0 09:18 ? 00:00:00 sendmail: q5/k6L1IWE1029312 from queue
> > > > > root 29577 1 0 09:18 ? 00:00:00 sendmail: q1/k6L1IWsk029304 from queue
> > > > > root 29770 1 0 09:18 ? 00:00:00 sendmail: q3/k6L1IqEd029758 from queue
> > > > > root 29771 1 0 09:18 ? 00:00:00 sendmail: q1/k6L1IqxO029763 from queue
> > > > > root 29775 1 0 09:18 ? 00:00:00 sendmail: q5/k6L1Iq4N029751 from queue
> > > > > root 29781 1 0 09:18 ? 00:00:00 sendmail: q4/k6L1IqrB029769 from queue
> > > > > root 29832 1 0 09:18 ? 00:00:00 sendmail: q2/k6L1Ipwx029743 from queue
> > > > > root 29836 1 0 09:18 ? 00:00:00 sendmail: q4/k6L1Ip0b029748 from queue
> > > > > root 29838 1 0 09:18 ? 00:00:00 sendmail: q2/k6L1IpNk029746 from queue
> > > > > root 29843 1 0 09:18 ? 00:00:00 sendmail: q1/k6L1IqFl029749 from queue
> > > > > root 29846 1 0 09:18 ? 00:00:00 sendmail: q3/k6L1IpF6029745 from queue
> > > > > root 29849 1 0 09:18 ? 00:00:00 sendmail: q4/k6L1IqkY029759 from queue
> > > > > root 29851 1 0 09:18 ? 00:00:00 sendmail: q5/k6L1IqWx029760 from queue
> > > > > root 29852 1 0 09:18 ? 00:00:00 sendmail: q3/k6L1Iqeg029761 from queue
> > > > > root 29854 1 0 09:18 ? 00:00:00 sendmail: q2/k6L1IqeN029762 from queue
> > > > > root 29865 1 0 09:18 ? 00:00:00 sendmail: q5/k6L1IqCj029757 from queue
> > > > > root 29866 1 0 09:18 ? 00:00:00 sendmail: q5/k6L1IqoQ029750 from queue
> > > > > root 29932 10280 0 09:19 ? 00:00:00 sendmail: q4/k6L12uMv010280 from queue
> > > > > root 30030 10280 0 09:19 ? 00:00:00 sendmail: q2/k6L12uMx010280 from queue
> > > > > root 30062 1 0 09:19 ? 00:00:00 sendmail: Queue control
> > > > > root 30063 30062 0 09:19 ? 00:00:00 sendmail: q1/k6L0wjbF007278 from queue
> > > > > root 30112 10280 0 09:19 ? 00:00:00 sendmail: q2/k6L12uN1010280 from queue
> > > > > root 30185 1 0 09:19 ? 00:00:00 sendmail: q4/k6L1J90O030170 from queue
> > > > > looping 30192 30185 0 09:19 ? 00:00:00 [vacation.pl <defunct>]
> > > > > root 30198 1 0 09:19 ? 00:00:00 sendmail: q1/k6L1JA3x030195 from queue
> > > > > looping 30221 25901 0 09:19 ? 00:00:00 [vacation.pl <defunct>]
> > > > > looping 30222 25890 0 09:19 ? 00:00:00 [vacation.pl <defunct>]
> > > > > looping 30223 28893 0 09:19 ? 00:00:00 [vacation.pl <defunct>]
> > > > > root 30229 1 0 09:19 ? 00:00:00 sendmail: q1/k6L1J9Fm030155 from queue
> > > > > root 30230 1 0 09:19 ? 00:00:00 sendmail: q5/k6L1J91D030157 from queue
> > > > > root 30231 1 0 09:19 ? 00:00:00 sendmail: q3/k6L1J9o2030156 from queue
> > > > > root 30236 1 0 09:19 ? 00:00:00 sendmail: q1/k6L1J95l030161 from queue
> > > > > looping 30240 30231 0 09:19 ? 00:00:00 [vacation.pl <defunct>]
> > > > > root 30258 10280 0 09:19 ? 00:00:00 sendmail: q1/k6L12uN3010280 from queue
> > > > > root 30259 1 0 09:19 ? 00:00:00 sendmail: q1/k6L1JABs030171 from queue
> > > > > root 30269 1 0 09:19 ? 00:00:00 sendmail: q5/k6L1J9C0030163 from queue
> > > > > root 30270 1 0 09:19 ? 00:00:00 sendmail: q2/k6L1JAuj030177 from queue
> > > > > root 30274 1 0 09:19 ? 00:00:00 sendmail: q5/k6L1JAYS030176 from queue
> > > > > looping 30276 30269 0 09:19 ? 00:00:00 [vacation.pl <defunct>]
> > > > > root 30278 1 0 09:19 ? 00:00:00 sendmail: q3/k6L1JAv4030172 from queue
> > > > > looping 30279 30270 0 09:19 ? 00:00:00 [vacation.pl <defunct>]
> > > > > root 30282 1 0 09:19 ? 00:00:00 sendmail: q5/k6L1JAnY030179 from queue
> > > > > looping 30292 30278 0 09:19 ? 00:00:00 [vacation.pl <defunct>]
> > > > > root 30293 1 0 09:19 ? 00:00:00 sendmail: q5/k6L1JApE030188 from queue
> > > > > looping 30294 30282 0 09:19 ? 00:00:00 [vacation.pl <defunct>]
> > > > > root 30295 1 0 09:19 ? 00:00:00 sendmail: q2/k6L1JA2M030178 from queue
> > > > > root 30296 1 0 09:19 ? 00:00:00 sendmail: q5/k6L1JAuo030190 from queue
> > > > > looping 30297 30293 0 09:19 ? 00:00:00 [vacation.pl <defunct>]
> > > > > looping 30298 30295 0 09:19 ? 00:00:00 [vacation.pl <defunct>]
> > > > > looping 30307 30296 0 09:19 ? 00:00:00 [vacation.pl <defunct>]
> > > > > root 30313 1 0 09:19 ? 00:00:00 sendmail: q2/k6L1JArF030194 from queue
> > > > > root 30314 1 0 09:19 ? 00:00:00 sendmail: q4/k6L1JABT030196 from queue
> > > > > looping 30324 30313 0 09:19 ? 00:00:00 [vacation.pl <defunct>]
> > > > > looping 30335 30314 0 09:19 ? 00:00:00 [vacation.pl <defunct>]
> > > > > root 30408 10280 0 09:19 ? 00:00:00 sendmail: q2/k6L12uN5010280 from queue
> > > > > looping 30412 30408 0 09:19 ? 00:00:00 [vacation.pl <defunct>]
> > > > > root 30416 10280 0 09:19 ? 00:00:00 sendmail: q3/k6L12uN7010280 from queue
> > > > > root 30474 10280 0 09:19 ? 00:00:00 sendmail: q3/k6L12uN9010280 from queue
> > > > > root 30551 1 0 09:19 ? 00:00:00 sendmail: q5/k6L1JRMo030528 from queue
> > > > > root 30556 1 0 09:19 ? 00:00:00 sendmail: q2/k6L1JRNY030535 from queue
> > > > > root 30600 1 0 09:19 ? 00:00:00 sendmail: q3/k6L1JR64030530 from queue
> > > > > root 30601 1 0 09:19 ? 00:00:00 sendmail: q1/k6L1JRc3030529 from queue
> > > > > root 30603 1 0 09:19 ? 00:00:00 sendmail: q4/k6L1JR0u030541 from queue
> > > > > root 30605 1 0 09:19 ? 00:00:00 sendmail: q5/k6L1JRME030532 from queue
> > > > > root 30613 1 0 09:19 ? 00:00:00 sendmail: q1/k6L1JRDa030543 from queue
> > > > > root 30619 1 0 09:19 ? 00:00:00 sendmail: q2/k6L1JRj7030534 from queue
> > > > > looping 30631 30600 0 09:19 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 30634 1 0 09:19 ? 00:00:00 sendmail: q1/k6L1JR6A030533 from queue
> > > > > looping 30636 30605 0 09:19 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 30638 30613 0 09:19 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 30639 30619 0 09:19 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 30640 30634 0 09:19 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 30642 27692 0 09:19 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 30652 30631 0 09:19 ? 00:00:00 sendmail: ./k6L1JWgt030652 [127.0.0.1]: client DATA status
> > > > > looping 30655 30642 0 09:19 ? 00:00:00 sendmail: ./k6L1JWSp030655 [127.0.0.1]: client DATA status
> > > > > looping 30663 30636 0 09:19 ? 00:00:00 sendmail: ./k6L1JWP9030663 [127.0.0.1]: client DATA status
> > > > > looping 30667 30640 0 09:19 ? 00:00:00 sendmail: ./k6L1JWTA030667 [127.0.0.1]: client DATA status
> > > > > looping 30672 30638 0 09:19 ? 00:00:00 sendmail: ./k6L1JWbl030672 [127.0.0.1]: client DATA status
> > > > > looping 30674 30639 0 09:19 ? 00:00:00 sendmail: ./k6L1JWAw030674 [127.0.0.1]: client DATA status
> > > > > looping 30677 29353 0 09:19 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 30679 29577 0 09:19 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 30681 30677 0 09:19 ? 00:00:00 sendmail: ./k6L1JXB7030681 [127.0.0.1]: client DATA status
> > > > > looping 30683 29572 0 09:19 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 30688 30679 0 09:19 ? 00:00:00 sendmail: ./k6L1JXbB030688 [127.0.0.1]: client DATA status
> > > > > root 30690 10280 0 09:19 ? 00:00:00 sendmail: q1/k6L12uND010280 from queue
> > > > > looping 30695 30683 0 09:19 ? 00:00:00 sendmail: ./k6L1JXon030695 [127.0.0.1]: client DATA status
> > > > > looping 30730 26497 0 09:19 ? 00:00:00 [vacation.pl <defunct>]
> > > > > root 30816 1 0 09:19 ? 00:00:00 sendmail: q1/k6L1JbvN030781 from queue
> > > > > root 30826 1 0 09:19 ? 00:00:00 sendmail: q4/k6L1JfJI030822 from queue
> > > > > root 30828 1 0 09:19 ? 00:00:00 sendmail: q5/k6L1JdmD030796 from queue
> > > > > root 30873 1 0 09:19 ? 00:00:00 sendmail: q1/k6L1Jb5F030782 from queue
> > > > > root 30875 1 0 09:19 ? 00:00:00 sendmail: q3/k6L1JbcJ030789 from queue
> > > > > root 30876 1 0 09:19 ? 00:00:00 sendmail: q5/k6L1Jbbs030783 from queue
> > > > > root 30877 1 0 09:19 ? 00:00:00 sendmail: q5/k6L1JbtF030784 from queue
> > > > > root 30878 1 0 09:19 ? 00:00:00 sendmail: q5/k6L1Jb79030790 from queue
> > > > > root 30879 1 0 09:19 ? 00:00:00 sendmail: q5/k6L1JcGA030791 from queue
> > > > > root 30880 1 0 09:19 ? 00:00:00 sendmail: q1/k6L1JbJ5030785 from queue
> > > > > root 30882 1 0 09:19 ? 00:00:00 sendmail: q3/k6L1Jenx030808 from queue
> > > > > root 30883 1 0 09:19 ? 00:00:00 sendmail: q1/k6L1JdPJ030799 from queue
> > > > > root 30884 1 0 09:19 ? 00:00:00 sendmail: q4/k6L1JdWM030801 from queue
> > > > > root 30885 1 0 09:19 ? 00:00:00 sendmail: q5/k6L1Jd78030800 from queue
> > > > > root 30886 1 0 09:19 ? 00:00:00 sendmail: q3/k6L1JdrF030798 from queue
> > > > > root 30890 1 0 09:19 ? 00:00:00 sendmail: q4/k6L1JdAI030797 from queue
> > > > > root 30901 10280 0 09:19 ? 00:00:00 sendmail: q4/k6L12uNF010280 from queue
> > > > > root 30915 1 0 09:19 ? 00:00:00 sendmail: q4/k6L1Jfa3030814 from queue
> > > > > looping 30922 30885 0 09:19 ? 00:00:00 [vacation.pl <defunct>]
> > > > > looping 30923 30882 0 09:19 ? 00:00:00 [vacation.pl <defunct>]
> > > > > looping 30954 30915 0 09:20 ? 00:00:00 [vacation.pl <defunct>]
> > > > > root 30962 1 0 09:20 ? 00:00:00 sendmail: q1/k6L1JfEO030823 from queue
> > > > > root 30968 1 0 09:20 ? 00:00:00 sendmail: q5/k6L1Jf9e030812 from queue
> > > > > root 30972 1 0 09:20 ? 00:00:00 sendmail: q2/k6L1JfPK030821 from queue
> > > > > looping 30976 30962 0 09:20 ? 00:00:00 [vacation.pl <defunct>]
> > > > > root 30981 1 0 09:20 ? 00:00:00 sendmail: q1/k6L1JfaO030813 from queue
> > > > > root 31054 1 0 09:20 ? 00:00:00 sendmail: q4/k6L1JfZ7030811 from queue
> > > > > looping 31055 31054 0 09:20 ? 00:00:00 [vacation.pl <defunct>]
> > > > > root 31186 10280 0 09:20 ? 00:00:00 sendmail: q2/k6L12uNH010280 from queue
> > > > > root 31375 10280 0 09:20 ? 00:00:00 sendmail: q4/k6L12uNL010280 from queue
> > > > > root 31448 1 0 09:20 ? 00:00:00 sendmail: q2/k6L1KiZW031444 from queue
> > > > > root 31476 1 0 09:20 ? 00:00:00 sendmail: q4/k6L1Kjdu031463 from queue
> > > > > root 31482 1 0 09:20 ? 00:00:00 sendmail: q2/k6L1KjJ3031478 from queue
> > > > > root 31496 1 0 09:20 ? 00:00:00 sendmail: q4/k6L1KkEl031492 from queue
> > > > > root 31497 1 0 09:20 ? 00:00:00 sendmail: q2/k6L1KkpQ031493 from queue
> > > > > root 31500 1 0 09:20 ? 00:00:00 sendmail: q3/k6L1Kkee031495 from queue
> > > > > looping 31501 31497 0 09:20 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 31507 1 0 09:20 ? 00:00:00 sendmail: q3/k6L1Kk58031502 from queue
> > > > > looping 31519 27107 0 09:20 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 31535 1 0 09:20 ? 00:00:00 sendmail: q5/k6L1Klod031516 from queue
> > > > > looping 31539 31519 0 09:20 ? 00:00:00 sendmail: ./k6L1KmrQ031539 [127.0.0.1]: client DATA status
> > > > > looping 31544 22969 0 09:20 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 31545 31501 0 09:20 ? 00:00:00 sendmail: ./k6L1KmQt031545 [127.0.0.1]: client DATA status
> > > > > root 31555 1 0 09:20 ? 00:00:00 sendmail: q5/k6L1KhLh031431 from queue
> > > > > looping 31560 31544 0 09:20 ? 00:00:00 sendmail: ./k6L1KnJo031560 [127.0.0.1]: client DATA status
> > > > > root 31567 1 0 09:20 ? 00:00:00 sendmail: q4/k6L1KnUN031559 from queue
> > > > > root 31582 1 0 09:20 ? 00:00:00 sendmail: q5/k6L1Knff031580 from queue
> > > > > root 31586 9732 0 09:20 ? 00:00:00 sendmail: k6L1Kntd031586 bb219-75-101-89.singnet.com.sg [219.75.101.89]: DATA
> > > > > root 31599 1 0 09:20 ? 00:00:00 sendmail: q3/k6L1Koio031597 from queue
> > > > > root 31605 1 0 09:20 ? 00:00:00 sendmail: q5/k6L1KouE031601 from queue
> > > > > root 31627 1 0 09:20 ? 00:00:00 sendmail: q5/k6L1Kow7031607 from queue
> > > > > root 31669 1 0 09:20 ? 00:00:00 sendmail: q5/k6L1KqA4031662 from queue
> > > > > root 31711 1 0 09:20 ? 00:00:00 sendmail: q1/k6L1KsAE031704 from queue
> > > > > looping 31718 31711 0 09:20 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 31721 1 0 09:20 ? 00:00:00 sendmail: q1/k6L1Ks8o031720 from queue
> > > > > looping 31722 31721 0 09:20 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 31723 1 0 09:20 ? 00:00:00 sendmail: q5/k6L1KjBT031459 from queue
> > > > > root 31735 1 0 09:20 ? 00:00:00 sendmail: q1/k6L1KtZM031729 from queue
> > > > > root 31736 1 0 09:20 ? 00:00:00 sendmail: q3/k6L1KtLZ031730 from queue
> > > > > root 31737 1 0 09:20 ? 00:00:00 sendmail: q3/k6L1Kj7d031466 from queue
> > > > > looping 31740 31736 0 09:20 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 31747 31737 0 09:20 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 31749 24886 0 09:20 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 31752 1 0 09:20 ? 00:00:00 sendmail: q1/k6L1Ktm7031751 from queue
> > > > > root 31765 1 0 09:20 ? 00:00:00 sendmail: q2/k6L1KuEc031755 from queue
> > > > > root 31772 1 0 09:20 ? 00:00:00 sendmail: q1/k6L1KuxF031768 from queue
> > > > > root 31780 1 0 09:20 ? 00:00:00 sendmail: q1/k6L1KuhJ031773 from queue
> > > > > looping 31785 31749 0 09:20 ? 00:00:00 sendmail: ./k6L1KviW031785 [127.0.0.1]: client DATA status
> > > > > looping 31788 31780 0 09:20 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 31794 31718 0 09:20 ? 00:00:00 sendmail: ./k6L1KvPr031794 [127.0.0.1]: client DATA status
> > > > > looping 31797 31747 0 09:20 ? 00:00:00 sendmail: ./k6L1KvFI031797 [127.0.0.1]: client DATA status
> > > > > root 31800 1 0 09:20 ? 00:00:00 sendmail: q3/k6L1KvZV031792 from queue
> > > > > looping 31807 31722 0 09:20 ? 00:00:00 sendmail: ./k6L1KvMm031807 [127.0.0.1]: client DATA status
> > > > > looping 31810 31740 0 09:20 ? 00:00:00 sendmail: ./k6L1KvQY031810 [127.0.0.1]: client DATA status
> > > > > looping 31811 31800 0 09:20 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 31813 1 0 09:20 ? 00:00:00 sendmail: q2/k6L1Kvcx031805 from queue
> > > > > root 31814 9732 0 09:20 ? 00:00:00 sendmail: k6L1KvZR031814 corpmx-12.singnet.com.sg [165.21.1.30]: DATA
> > > > > looping 31816 31813 0 09:20 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 31830 1 0 09:20 ? 00:00:00 sendmail: q3/k6L1KrGJ031665 from queue
> > > > > root 31841 1 0 09:20 ? 00:00:00 sendmail: q1/k6L1Kw7J031826 from queue
> > > > > looping 31848 31811 0 09:20 ? 00:00:00 sendmail: ./k6L1KxL9031848 [127.0.0.1]: client DATA status
> > > > > root 31853 1 0 09:20 ? 00:00:00 sendmail: q5/k6L1KwBo031837 from queue
> > > > > root 31854 1 0 09:20 ? 00:00:00 sendmail: q4/k6L1KxX2031845 from queue
> > > > > looping 31856 31841 0 09:20 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 31858 31788 0 09:20 ? 00:00:00 sendmail: ./k6L1KxBC031858 [127.0.0.1]: client DATA status
> > > > > root 31860 1 0 09:20 ? 00:00:00 sendmail: q1/k6L1Kx8U031852 from queue
> > > > > looping 31863 31854 0 09:20 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 31864 1 0 09:21 ? 00:00:00 sendmail: q4/k6L1KxS9031862 from queue
> > > > > looping 31865 31860 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 31870 31816 0 09:21 ? 00:00:00 sendmail: ./k6L1KxTC031870 [127.0.0.1]: client DATA status
> > > > > looping 31873 31864 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 31875 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1KhRP031430 from queue
> > > > > root 31876 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1KxT8031869 from queue
> > > > > root 31878 1 0 09:21 ? 00:00:00 sendmail: q1/k6L1KxHK031872 from queue
> > > > > root 31882 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1L0nN031877 from queue
> > > > > root 31885 27748 0 09:21 ? 00:00:00 CROND
> > > > > looping 31895 31865 0 09:21 ? 00:00:00 sendmail: ./k6L1L1c8031895 [127.0.0.1]: client DATA status
> > > > > root 31898 10280 0 09:21 ? 00:00:00 sendmail: q4/k6L12uNN010280 from queue
> > > > > looping 31899 26109 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 31900 31863 0 09:21 ? 00:00:00 sendmail: ./k6L1L1Dv031900 [127.0.0.1]: client DATA status
> > > > > looping 31903 31856 0 09:21 ? 00:00:00 sendmail: ./k6L1L0Pp031903 [127.0.0.1]: client DATA status
> > > > > root 31909 1 0 09:21 ? 00:00:00 sendmail: q4/k6L1L0oi031906 from queue
> > > > > root 31911 1 0 09:21 ? 00:00:00 sendmail: q2/k6L1L0Qo031907 from queue
> > > > > root 31913 9732 0 09:21 ? 00:00:00 sendmail: k6L1L124031913 mail139.messagelabs.com [85.158.137.67]: DATA
> > > > > looping 31920 31899 0 09:21 ? 00:00:00 sendmail: ./k6L1L1TE031920 [127.0.0.1]: client DATA status
> > > > > looping 31926 31873 0 09:21 ? 00:00:00 sendmail: ./k6L1L1Es031926 [127.0.0.1]: client DATA status
> > > > > looping 31935 27220 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 31945 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1L2RL031938 from queue
> > > > > looping 31953 31935 0 09:21 ? 00:00:00 sendmail: ./k6L1L3xr031953 [127.0.0.1]: client DATA status
> > > > > root 31962 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1L3FW031951 from queue
> > > > > root 31963 9732 0 09:21 ? 00:00:00 sendmail: k6L1L30g031963 corpmx-11.singnet.com.sg [165.21.1.29]: DATA
> > > > > looping 31968 31962 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 31969 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1KntK031577 from queue
> > > > > root 31970 1 0 09:21 ? 00:00:00 sendmail: q1/k6L1Knth031579 from queue
> > > > > root 31985 9732 0 09:21 ? 00:00:00 sendmail: k6L1L3UD031985 bb219-75-78-247.singnet.com.sg [219.75.78.247]: RSET
> > > > > root 31994 1 0 09:21 ? 00:00:00 sendmail: q1/k6L1L36e031982 from queue
> > > > > looping 32025 31968 0 09:21 ? 00:00:00 sendmail: ./k6L1L534032025 [127.0.0.1]: client DATA status
> > > > > root 32045 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1L5dU032041 from queue
> > > > > root 32046 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1KqoV031652 from queue
> > > > > root 32048 1 0 09:21 ? 00:00:00 sendmail: q1/k6L1L58Z032044 from queue
> > > > > looping 32051 32048 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 32052 1 0 09:21 ? 00:00:00 sendmail: q1/k6L1Kr1B031663 from queue
> > > > > root 32053 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1L5KU032047 from queue
> > > > > root 32067 1 0 09:21 ? 00:00:00 sendmail: q2/k6L1L6kn032059 from queue
> > > > > root 32080 1 0 09:21 ? 00:00:00 sendmail: q2/k6L1L6KP032071 from queue
> > > > > root 32082 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1L6fB032074 from queue
> > > > > looping 32089 32080 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 32090 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1L68X032081 from queue
> > > > > root 32098 1 0 09:21 ? 00:00:00 sendmail: q1/k6L1L7Nn032092 from queue
> > > > > looping 32107 32051 0 09:21 ? 00:00:00 sendmail: ./k6L1L8CC032107 [127.0.0.1]: client DATA status
> > > > > root 32109 1 0 09:21 ? 00:00:00 sendmail: q2/k6L1L79q032104 from queue
> > > > > root 32115 9732 0 09:21 ? 00:00:00 sendmail: k6L1L8lh032115 localhost [127.0.0.1]: DATA
> > > > > root 32116 9732 0 09:21 ? 00:00:00 sendmail: k6L1L8RG032116 localhost [127.0.0.1]: DATA
> > > > > root 32118 9732 0 09:21 ? 00:00:00 sendmail: k6L1L8s7032118 localhost [127.0.0.1]: DATA
> > > > > root 32121 9732 0 09:21 ? 00:00:00 sendmail: k6L1L8se032121 localhost [127.0.0.1]: DATA
> > > > > root 32122 9732 0 09:21 ? 00:00:00 sendmail: k6L1L8Do032122 localhost [127.0.0.1]: DATA
> > > > > root 32123 9732 0 09:21 ? 00:00:00 sendmail: k6L1L8bf032123 localhost [127.0.0.1]: DATA
> > > > > root 32131 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1L8cZ032111 from queue
> > > > > root 32133 9732 0 09:21 ? 00:00:00 sendmail: k6L1L8lC032133 localhost [127.0.0.1]: DATA
> > > > > root 32138 9732 0 09:21 ? 00:00:00 sendmail: k6L1L8Tt032138 localhost [127.0.0.1]: DATA
> > > > > looping 32140 32131 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 32147 9732 0 09:21 ? 00:00:00 sendmail: k6L1L8lv032147 localhost [127.0.0.1]: DATA
> > > > > looping 32149 32089 0 09:21 ? 00:00:00 sendmail: ./k6L1L9jB032149 [127.0.0.1]: client DATA status
> > > > > root 32166 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1L9Ap032162 from queue
> > > > > root 32169 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1KtCe031750 from queue
> > > > > root 32172 1 0 09:21 ? 00:00:00 sendmail: q4/k6L1KumB031767 from queue
> > > > > looping 32173 32169 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 32175 32140 0 09:21 ? 00:00:00 sendmail: ./k6L1L9qb032175 [127.0.0.1]: client DATA status
> > > > > root 32177 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1Kuqe031760 from queue
> > > > > root 32179 1 0 09:21 ? 00:00:00 sendmail: q1/k6L1KuXs031759 from queue
> > > > > looping 32180 32172 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 32183 32177 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 32185 32179 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 32186 1 0 09:21 ? 00:00:00 sendmail: q1/k6L1LAqL032182 from queue
> > > > > root 32189 1 0 09:21 ? 00:00:00 sendmail: q1/k6L1KujZ031778 from queue
> > > > > root 32191 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1KuQf031781 from queue
> > > > > root 32192 9732 0 09:21 ? 00:00:00 sendmail: k6L1LAhx032192 corpmx-11.singnet.com.sg [165.21.1.29]: DATA
> > > > > root 32194 1 0 09:21 ? 00:00:00 sendmail: q1/k6L1LAtR032188 from queue
> > > > > root 32209 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1Kv8H031789 from queue
> > > > > looping 32210 32194 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 32211 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1KvKS031793 from queue
> > > > > looping 32224 32183 0 09:21 ? 00:00:00 sendmail: ./k6L1LCAo032224 [127.0.0.1]: client DATA status
> > > > > looping 32226 32209 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 32231 9732 0 09:21 ? 00:00:00 sendmail: k6L1LCZj032231 localhost [127.0.0.1]: DATA
> > > > > looping 32232 32173 0 09:21 ? 00:00:00 sendmail: ./k6L1LCW4032232 [127.0.0.1]: client DATA status
> > > > > looping 32236 32180 0 09:21 ? 00:00:00 sendmail: ./k6L1LC0v032236 [127.0.0.1]: client DATA status
> > > > > root 32246 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1KvHb031806 from queue
> > > > > looping 32247 32185 0 09:21 ? 00:00:00 sendmail: ./k6L1LDdq032247 [127.0.0.1]: client DATA status
> > > > > looping 32249 32226 0 09:21 ? 00:00:00 sendmail: ./k6L1LDux032249 [127.0.0.1]: client DATA status
> > > > > looping 32256 32210 0 09:21 ? 00:00:00 sendmail: ./k6L1LDbA032256 [127.0.0.1]: client DATA status
> > > > > root 32261 1 0 09:21 ? 00:00:00 sendmail: q2/k6L1LDKo032245 from queue
> > > > > root 32262 9732 0 09:21 ? 00:00:00 sendmail: k6L1LDqY032262 localhost [127.0.0.1]: DATA
> > > > > root 32264 9732 0 09:21 ? 00:00:00 sendmail: k6L1LEuF032264 localhost [127.0.0.1]: DATA
> > > > > root 32270 9732 0 09:21 ? 00:00:00 sendmail: k6L1LErV032270 localhost [127.0.0.1]: DATA
> > > > > root 32271 9732 0 09:21 ? 00:00:00 sendmail: k6L1LECx032271 localhost [127.0.0.1]: DATA
> > > > > root 32273 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1Kwb6031824 from queue
> > > > > root 32276 1 0 09:21 ? 00:00:00 sendmail: q2/k6L1KlZL031511 from queue
> > > > > root 32277 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1Kl4W031512 from queue
> > > > > looping 32281 32273 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 32282 32277 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 32285 27696 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 32287 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1LEYh032283 from queue
> > > > > root 32292 1 0 09:21 ? 00:00:00 sendmail: q2/k6L1LEJ7032289 from queue
> > > > > root 32294 9732 0 09:21 ? 00:00:00 sendmail: k6L1LFBF032294 localhost [127.0.0.1]: DATA
> > > > > looping 32295 32292 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 32296 1 0 09:21 ? 00:00:00 sendmail: q4/k6L1Kl87031521 from queue
> > > > > root 32297 9732 0 09:21 ? 00:00:00 sendmail: k6L1LFFD032297 localhost [127.0.0.1]: DATA
> > > > > root 32298 26694 0 09:21 ? 00:00:00 /usr/sausalito/sbin/cced
> > > > > looping 32300 32285 0 09:21 ? 00:00:00 sendmail: ./k6L1LG82032300 [127.0.0.1]: client DATA status
> > > > > looping 32305 32281 0 09:21 ? 00:00:00 sendmail: ./k6L1LG7g032305 [127.0.0.1]: client DATA status
> > > > > looping 32314 32282 0 09:21 ? 00:00:00 sendmail: ./k6L1LGr2032314 [127.0.0.1]: client DATA status
> > > > > looping 32322 32295 0 09:21 ? 00:00:00 sendmail: ./k6L1LGlH032322 [127.0.0.1]: client DATA status
> > > > > root 32324 9732 0 09:21 ? 00:00:00 sendmail: k6L1LG8q032324 localhost [127.0.0.1]: DATA
> > > > > root 32325 9732 0 09:21 ? 00:00:00 sendmail: k6L1LGP6032325 localhost [127.0.0.1]: DATA
> > > > > root 32326 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1LGUL032320 from queue
> > > > > smmsp 32340 31885 0 09:21 ? 00:00:00 sendmail: ./k6L1LG1e032340 [127.0.0.1]: client DATA status
> > > > > root 32343 9732 0 09:21 ? 00:00:00 sendmail: k6L1LHsn032343 localhost [127.0.0.1]: DATA
> > > > > root 32344 9732 0 09:21 ? 00:00:00 sendmail: k6L1LHua032344 localhost [127.0.0.1]: DATA
> > > > > root 32345 9732 0 09:21 ? 00:00:00 sendmail: k6L1LHqM032345 localhost [127.0.0.1]: DATA
> > > > > root 32346 9732 0 09:21 ? 00:00:00 sendmail: k6L1LHmu032346 localhost [127.0.0.1]: DATA
> > > > > root 32349 9732 0 09:21 ? 00:00:00 sendmail: k6L1LHb8032349 localhost [127.0.0.1]: DATA
> > > > > root 32350 10280 0 09:21 ? 00:00:00 sendmail: q3/k6L12uNP010280 from queue
> > > > > root 32355 9732 0 09:21 ? 00:00:00 sendmail: k6L1LIq4032355 localhost [127.0.0.1]: DATA
> > > > > root 32362 1 0 09:21 ? 00:00:00 sendmail: q1/k6L1L2Zw031940 from queue
> > > > > looping 32365 24671 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 32374 1 0 09:21 ? 00:00:00 sendmail: q1/k6L1LJOL032364 from queue
> > > > > looping 32375 32365 0 09:21 ? 00:00:00 sendmail: ./k6L1LKQY032375 [127.0.0.1]: client DATA status
> > > > > root 32384 9732 0 09:21 ? 00:00:00 sendmail: k6L1LK0R032384 localhost [127.0.0.1]: DATA
> > > > > root 32386 1 0 09:21 ? 00:00:00 sendmail: q4/k6L1LKM0032379 from queue
> > > > > looping 32392 32386 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 32399 32392 0 09:21 ? 00:00:00 sendmail: ./k6L1LLZ9032399 [127.0.0.1]: client DATA status
> > > > > root 32414 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1L4AF032010 from queue
> > > > > root 32417 1 0 09:21 ? 00:00:00 sendmail: q4/k6L1L40U032017 from queue
> > > > > root 32419 1 0 09:21 ? 00:00:00 sendmail: q2/k6L1L4eu032018 from queue
> > > > > root 32423 1 0 09:21 ? 00:00:00 sendmail: q1/k6L1L5lG032022 from queue
> > > > > root 32426 1 0 09:21 ? 00:00:00 sendmail: q1/k6L1L5Lr032020 from queue
> > > > > root 32435 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1LOf9032433 from queue
> > > > > root 32472 1 0 09:21 ? 00:00:00 sendmail: q2/k6L1LPWC032462 from queue
> > > > > root 32482 1 0 09:21 ? 00:00:00 sendmail: q4/k6L1L6rW032073 from queue
> > > > > root 32496 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1L6YQ032076 from queue
> > > > > root 32541 1 0 09:21 ? 00:00:00 sendmail: q2/k6L1LTHU032529 from queue
> > > > > root 32548 1 0 09:21 ? 00:00:00 sendmail: q1/k6L1LTLG032544 from queue
> > > > > root 32549 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1L7j9032099 from queue
> > > > > root 32551 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1LTXQ032546 from queue
> > > > > looping 32556 32551 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 32563 1 0 09:21 ? 00:00:00 sendmail: q1/k6L1LTga032558 from queue
> > > > > root 32574 9732 0 09:21 ? 00:00:00 sendmail: k6L1LUKo032574 localhost [127.0.0.1]: DATA
> > > > > looping 32580 32556 0 09:21 ? 00:00:00 sendmail: ./k6L1LU1x032580 [127.0.0.1]: client DATA status
> > > > > root 32584 9732 0 09:21 ? 00:00:00 sendmail: k6L1LUwk032584 localhost [127.0.0.1]: DATA
> > > > > root 32587 1 0 09:21 ? 00:00:00 sendmail: q4/k6L1LUor032579 from queue
> > > > > root 32590 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1L9XY032161 from queue
> > > > > root 32593 1 0 09:21 ? 00:00:00 sendmail: q1/k6L1LU3N032585 from queue
> > > > > looping 32596 32590 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 32603 9732 0 09:21 ? 00:00:00 sendmail: k6L1LVKk032603 [203.116.198.169]: DATA
> > > > > root 32604 1 0 09:21 ? 00:00:00 sendmail: q2/k6L1LV3F032600 from queue
> > > > > root 32606 1 0 09:21 ? 00:00:00 sendmail: q2/k6L1LV3o032605 from queue
> > > > > root 32616 1 0 09:21 ? 00:00:00 sendmail: q2/k6L1KuuI031776 from queue
> > > > > root 32617 9732 0 09:21 ? 00:00:00 sendmail: k6L1LW1B032617 localhost [127.0.0.1]: DATA
> > > > > looping 32620 32596 0 09:21 ? 00:00:00 sendmail: ./k6L1LW9c032620 [127.0.0.1]: client DATA status
> > > > > root 32639 1 0 09:21 ? 00:00:00 sendmail: q4/k6L1KvOp031783 from queue
> > > > > root 32647 1 0 09:21 ? 00:00:00 sendmail: q2/k6L1LXgV032645 from queue
> > > > > root 32653 9732 0 09:21 ? 00:00:00 sendmail: k6L1LXuu032653 localhost [127.0.0.1]: DATA
> > > > > root 32654 9732 0 09:21 ? 00:00:00 sendmail: k6L1LXCF032654 localhost [127.0.0.1]: DATA
> > > > > root 32656 9732 0 09:21 ? 00:00:00 sendmail: k6L1LXrT032656 localhost [127.0.0.1]: DATA
> > > > > root 32661 1 0 09:21 ? 00:00:00 sendmail: q2/k6L1LYbZ032658 from queue
> > > > > root 32662 9732 0 09:21 ? 00:00:00 sendmail: k6L1LYPf032662 localhost [127.0.0.1]: DATA
> > > > > root 32664 9732 0 09:21 ? 00:00:00 sendmail: k6L1LYNV032664 localhost [127.0.0.1]: DATA
> > > > > root 32667 9732 0 09:21 ? 00:00:00 sendmail: k6L1LY2Y032667 localhost [127.0.0.1]: DATA
> > > > > root 32669 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1LYZ7032660 from queue
> > > > > root 32677 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1LEZd032279 from queue
> > > > > root 32678 9732 0 09:21 ? 00:00:00 sendmail: k6L1LYR7032678 localhost [127.0.0.1]: DATA
> > > > > root 32679 1 0 09:21 ? 00:00:00 sendmail: q1/k6L1LElP032284 from queue
> > > > > root 32686 1 0 09:21 ? 00:00:00 sendmail: q4/k6L1LEiC032286 from queue
> > > > > root 32687 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1LYVJ032681 from queue
> > > > > looping 32688 32679 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 32690 32687 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 32696 9732 0 09:21 ? 00:00:00 sendmail: k6L1LZnn032696 localhost [127.0.0.1]: DATA
> > > > > root 32699 9732 0 09:21 ? 00:00:00 sendmail: k6L1LZ0X032699 localhost [127.0.0.1]: DATA
> > > > > root 32704 9732 0 09:21 ? 00:00:00 sendmail: k6L1LZ5s032704 localhost [127.0.0.1]: DATA
> > > > > root 32705 9732 0 09:21 ? 00:00:00 sendmail: k6L1LZGR032705 localhost [127.0.0.1]: DATA
> > > > > root 32709 9732 0 09:21 ? 00:00:00 sendmail: k6L1LZ6T032709 localhost [127.0.0.1]: DATA
> > > > > root 32720 10280 0 09:21 ? 00:00:00 sendmail: q2/k6L12uNR010280 from queue
> > > > > root 32725 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1LZtM032716 from queue
> > > > > looping 32727 32690 0 09:21 ? 00:00:00 sendmail: ./k6L1LaML032727 [127.0.0.1]: client DATA status
> > > > > looping 32737 32688 0 09:21 ? 00:00:00 sendmail: ./k6L1La3U032737 [127.0.0.1]: client DATA status
> > > > > root 32740 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1La5G032734 from queue
> > > > > root 32742 9732 0 09:21 ? 00:00:00 sendmail: k6L1Lawb032742 localhost [127.0.0.1]: DATA
> > > > > root 32759 1 0 09:21 ? 00:00:00 sendmail: q4/k6L1Lbje032755 from queue
> > > > > root 32760 1 0 09:21 ? 00:00:00 sendmail: q1/k6L1LLvt032398 from queue
> > > > > looping 32765 32760 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 308 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1LN2h032411 from queue
> > > > > looping 315 32765 0 09:21 ? 00:00:00 sendmail: ./k6L1LcDj000315 [127.0.0.1]: client DATA status
> > > > > root 331 1 0 09:21 ? 00:00:00 sendmail: q4/k6L1LNjv032416 from queue
> > > > > root 344 9732 0 09:21 ? 00:00:00 sendmail: k6L1LdBw000344 localhost [127.0.0.1]: DATA
> > > > > root 353 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1LOAe032437 from queue
> > > > > looping 355 353 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 372 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1Leb5000368 from queue
> > > > > root 373 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1LeFD000369 from queue
> > > > > root 388 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1LfWC000383 from queue
> > > > > root 391 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1Lf67000387 from queue
> > > > > looping 392 388 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 417 1 0 09:21 ? 00:00:00 sendmail: q4/k6L1LgJv000408 from queue
> > > > > looping 419 355 0 09:21 ? 00:00:00 sendmail: ./k6L1LgBF000419 [127.0.0.1]: client DATA status
> > > > > root 429 1 0 09:21 ? 00:00:00 sendmail: q4/k6L1LgMr000414 from queue
> > > > > looping 457 392 0 09:21 ? 00:00:00 sendmail: ./k6L1LhsX000457 [127.0.0.1]: client DATA status
> > > > > root 484 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1LTFs032560 from queue
> > > > > root 485 1 0 09:21 ? 00:00:00 sendmail: q4/k6L1LTG5032559 from queue
> > > > > root 495 1 0 09:21 ? 00:00:00 sendmail: q2/k6L1Li9I000494 from queue
> > > > > root 497 9732 0 09:21 ? 00:00:00 sendmail: k6L1Licv000497 localhost [127.0.0.1]: DATA
> > > > > root 500 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1LiMm000496 from queue
> > > > > looping 505 500 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 509 1 0 09:21 ? 00:00:00 sendmail: q1/k6L1LjPk000506 from queue
> > > > > looping 513 509 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 514 9732 0 09:21 ? 00:00:00 sendmail: k6L1LjTH000514 localhost [127.0.0.1]: DATA
> > > > > root 520 9732 0 09:21 ? 00:00:00 sendmail: k6L1LjKQ000520 corpmx-11.singnet.com.sg [165.21.1.29]: RCPT To:<kenny (at mark) maxwill.com.sg>
> > > > > root 525 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1Lj70000516 from queue
> > > > > root 529 9732 0 09:21 ? 00:00:00 sendmail: k6L1Lk5b000529 bb219-74-88-40.singnet.com.sg [219.74.88.40]: DATA
> > > > > looping 537 505 0 09:21 ? 00:00:00 sendmail: ./k6L1LkcM000537 [127.0.0.1]: client DATA status
> > > > > root 544 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1LkvZ000541 from queue
> > > > > root 545 1 0 09:21 ? 00:00:00 sendmail: q1/k6L1LXQI032649 from queue
> > > > > root 546 1 0 09:21 ? 00:00:00 sendmail: q2/k6L1LXDv032650 from queue
> > > > > looping 550 545 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 551 513 0 09:21 ? 00:00:00 sendmail: ./k6L1LkWh000551 [127.0.0.1]: client DATA status
> > > > > looping 553 544 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 554 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1LXt6032655 from queue
> > > > > root 558 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1LYDn032671 from queue
> > > > > root 563 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1LktS000557 from queue
> > > > > root 585 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1LYSX032676 from queue
> > > > > looping 597 553 0 09:21 ? 00:00:00 sendmail: ./k6L1Lmip000597 [127.0.0.1]: client DATA status
> > > > > root 601 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1Ll1i000574 from queue
> > > > > looping 602 550 0 09:21 ? 00:00:00 sendmail: ./k6L1LmV6000602 [127.0.0.1]: client DATA status
> > > > > root 608 1 0 09:21 ? 00:00:00 sendmail: q2/k6L1Lmn8000599 from queue
> > > > > root 628 1 0 09:21 ? 00:00:00 sendmail: q4/k6L1LnWY000620 from queue
> > > > > root 632 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1LnGv000621 from queue
> > > > > root 642 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1Loj6000638 from queue
> > > > > root 644 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1Lak3032735 from queue
> > > > > root 645 9732 0 09:21 ? 00:00:00 sendmail: k6L1Looc000645 localhost [127.0.0.1]: DATA
> > > > > root 652 9732 0 09:21 ? 00:00:00 sendmail: k6L1LoId000652 localhost [127.0.0.1]: DATA
> > > > > root 653 9732 0 09:21 ? 00:00:00 sendmail: k6L1Lovw000653 corpmx-12.singnet.com.sg [165.21.1.30]: RSET
> > > > > root 658 1 0 09:21 ? 00:00:00 sendmail: q2/k6L1LbBs032750 from queue
> > > > > root 661 9732 0 09:21 ? 00:00:00 sendmail: k6L1Lo1Z000661 localhost [127.0.0.1]: DATA
> > > > > root 666 1 0 09:21 ? 00:00:00 sendmail: q4/k6L1Lo3V000656 from queue
> > > > > root 675 1 0 09:21 ? 00:00:00 sendmail: q1/k6L1LbbG032763 from queue
> > > > > root 676 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1LMdF032408 from queue
> > > > > root 700 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1LpNS000690 from queue
> > > > > root 703 9732 0 09:21 ? 00:00:00 sendmail: k6L1LqD4000703 localhost [127.0.0.1]: DATA
> > > > > root 712 1 0 09:21 ? 00:00:00 sendmail: q2/k6L1Lq2S000704 from queue
> > > > > root 722 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1Lq0b000716 from queue
> > > > > root 723 1 0 09:21 ? 00:00:00 sendmail: q1/k6L1Lqk7000717 from queue
> > > > > looping 724 712 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 725 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1LqBk000719 from queue
> > > > > looping 726 722 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 729 9732 0 09:21 ? 00:00:00 sendmail: k6L1Lr9H000729 corpmx-11.singnet.com.sg [165.21.1.29]: DATA
> > > > > root 733 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1LrP5000731 from queue
> > > > > root 737 1 0 09:21 ? 00:00:00 sendmail: q4/k6L1LeA5000374 from queue
> > > > > looping 744 724 0 09:21 ? 00:00:00 sendmail: ./k6L1LslO000744 [127.0.0.1]: client DATA status
> > > > > looping 749 726 0 09:21 ? 00:00:00 sendmail: ./k6L1Lsuf000749 [127.0.0.1]: client DATA status
> > > > > looping 753 737 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 757 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1LfsY000384 from queue
> > > > > root 758 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1LfXX000385 from queue
> > > > > root 759 1 0 09:21 ? 00:00:00 sendmail: q1/k6L1LscY000752 from queue
> > > > > looping 772 29838 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 773 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1Lfv4000394 from queue
> > > > > root 782 1 0 09:21 ? 00:00:00 sendmail: q2/k6L1LgBT000409 from queue
> > > > > root 783 1 0 09:21 ? 00:00:00 sendmail: q1/k6L1L7BE032100 from queue
> > > > > looping 788 753 0 09:21 ? 00:00:00 sendmail: ./k6L1LtRa000788 [127.0.0.1]: client DATA status
> > > > > looping 790 783 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 792 1 0 09:21 ? 00:00:00 sendmail: q2/k6L1Ltkg000784 from queue
> > > > > looping 796 792 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 807 772 0 09:21 ? 00:00:00 sendmail: ./k6L1LuQR000807 [127.0.0.1]: client DATA status
> > > > > root 830 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1Lux4000827 from queue
> > > > > root 841 1 0 09:21 ? 00:00:00 sendmail: q2/k6L1LuwW000828 from queue
> > > > > looping 842 830 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 843 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1Lurg000829 from queue
> > > > > looping 845 841 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 846 1 0 09:21 ? 00:00:00 sendmail: q1/k6L1LuY4000840 from queue
> > > > > looping 847 843 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 849 846 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 852 1 0 09:21 ? 00:00:00 sendmail: q2/k6L1LvV6000848 from queue
> > > > > looping 857 796 0 09:21 ? 00:00:00 sendmail: ./k6L1Lwrp000857 [127.0.0.1]: client DATA status
> > > > > looping 860 790 0 09:21 ? 00:00:00 sendmail: ./k6L1LwNj000860 [127.0.0.1]: client DATA status
> > > > > looping 866 852 0 09:21 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 868 842 0 09:21 ? 00:00:00 sendmail: ./k6L1LwV0000868 [127.0.0.1]: client DATA status
> > > > > looping 880 849 0 09:21 ? 00:00:00 sendmail: ./k6L1Lw43000880 [127.0.0.1]: client DATA status
> > > > > root 883 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1Lw7a000870 from queue
> > > > > looping 884 845 0 09:21 ? 00:00:00 sendmail: ./k6L1LwMr000884 [127.0.0.1]: client DATA status
> > > > > looping 887 847 0 09:21 ? 00:00:00 sendmail: ./k6L1LwGQ000887 [127.0.0.1]: client DATA status
> > > > > root 889 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1LilB000493 from queue
> > > > > looping 895 866 0 09:21 ? 00:00:00 sendmail: ./k6L1Lxlu000895 [127.0.0.1]: client DATA status
> > > > > root 897 1 0 09:21 ? 00:00:00 sendmail: q3/k6L1Lwru000890 from queue
> > > > > root 904 1 0 09:21 ? 00:00:00 sendmail: q5/k6L1LjZj000515 from queue
> > > > > root 905 1 0 09:21 ? 00:00:00 sendmail: q2/k6L1LxNf000902 from queue
> > > > > root 931 9732 0 09:22 ? 00:00:00 sendmail: k6L1M0j9000931 VDSL-130-13-128-4.PHNX.QWEST.NET [130.13.128.4]: DATA
> > > > > root 943 9732 0 09:22 ? 00:00:00 sendmail: k6L1M06m000943 localhost [127.0.0.1]: DATA
> > > > > root 944 9732 0 09:22 ? 00:00:00 sendmail: k6L1M0OD000944 localhost [127.0.0.1]: DATA
> > > > > root 982 9732 0 09:22 ? 00:00:00 sendmail: k6L1M1LH000982 localhost [127.0.0.1]: DATA
> > > > > root 983 9732 0 09:22 ? 00:00:00 sendmail: k6L1M18e000983 localhost [127.0.0.1]: DATA
> > > > > root 984 1 0 09:22 ? 00:00:00 sendmail: q1/k6L1M1jF000977 from queue
> > > > > root 985 1 0 09:22 ? 00:00:00 sendmail: q5/k6L1LZxl032703 from queue
> > > > > root 992 9732 0 09:22 ? 00:00:00 sendmail: k6L1M180000992 corpmx-11.singnet.com.sg [165.21.1.29]: DATA
> > > > > root 993 1 0 09:22 ? 00:00:00 sendmail: q3/k6L1LICU032361 from queue
> > > > > root 996 1 0 09:22 ? 00:00:00 sendmail: q1/k6L1M1f8000991 from queue
> > > > > root 998 1 0 09:22 ? 00:00:00 sendmail: q4/k6L1LZum032715 from queue
> > > > > looping 999 993 0 09:22 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 1002 998 0 09:22 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 1008 1 0 09:22 ? 00:00:00 sendmail: q4/k6L1M2d4001001 from queue
> > > > > looping 1011 1008 0 09:22 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 1012 1 0 09:22 ? 00:00:00 sendmail: q5/k6L1M2Q0001006 from queue
> > > > > root 1014 1 0 09:22 ? 00:00:00 sendmail: q3/k6L1M22N001007 from queue
> > > > > root 1019 10280 0 09:22 ? 00:00:00 sendmail: q2/k6L12uNV010280 from queue
> > > > > looping 1035 999 0 09:22 ? 00:00:00 sendmail: ./k6L1M341001035 [127.0.0.1]: client DATA status
> > > > > looping 1039 1002 0 09:22 ? 00:00:00 sendmail: ./k6L1M3cj001039 [127.0.0.1]: client DATA status
> > > > > looping 1042 1011 0 09:22 ? 00:00:00 sendmail: ./k6L1M3Eq001042 [127.0.0.1]: client DATA status
> > > > > root 1047 1 0 09:22 ? 00:00:00 sendmail: q2/k6L1LovO000651 from queue
> > > > > root 1053 9732 0 09:22 ? 00:00:00 sendmail: k6L1M40w001053 smtp2.skyinet.net [202.78.97.7]: RSET
> > > > > root 1057 1 0 09:22 ? 00:00:00 sendmail: q4/k6L1Lprh000672 from queue
> > > > > root 1059 1 0 09:22 ? 00:00:00 sendmail: q3/k6L1M4T4001055 from queue
> > > > > root 1069 1 0 09:22 ? 00:00:00 sendmail: q2/k6L1M4sM001060 from queue
> > > > > root 1084 1 0 09:22 ? 00:00:00 sendmail: q5/k6L1M5Y7001079 from queue
> > > > > root 1088 1 0 09:22 ? 00:00:00 sendmail: q2/k6L1M5GK001083 from queue
> > > > > root 1102 1 0 09:22 ? 00:00:00 sendmail: q4/k6L1M5qC001092 from queue
> > > > > root 1119 9732 0 09:22 ? 00:00:00 sendmail: k6L1M6AG001119 localhost [127.0.0.1]: DATA
> > > > > root 1125 1 0 09:22 ? 00:00:00 sendmail: q4/k6L1Lf7J000386 from queue
> > > > > looping 1132 1125 0 09:22 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 1135 1 0 09:22 ? 00:00:00 sendmail: q5/k6L1M72p001130 from queue
> > > > > root 1137 9732 0 09:22 ? 00:00:00 sendmail: k6L1M8hc001137 smtp12.singnet.com.sg [165.21.6.22]: DATA
> > > > > root 1146 9732 0 09:22 ? 00:00:00 sendmail: k6L1M8ra001146 localhost [127.0.0.1]: DATA
> > > > > looping 1153 1132 0 09:22 ? 00:00:00 sendmail: ./k6L1M8KO001153 [127.0.0.1]: client DATA status
> > > > > root 1158 1 0 09:22 ? 00:00:00 sendmail: q5/k6L1M8Dx001151 from queue
> > > > > root 1166 1 0 09:22 ? 00:00:00 sendmail: q4/k6L1M8Ed001163 from queue
> > > > > root 1167 9732 0 09:22 ? 00:00:00 sendmail: k6L1M80O001167 localhost [127.0.0.1]: DATA
> > > > > root 1180 9732 0 09:22 ? 00:00:00 sendmail: k6L1M9m8001180 localhost [127.0.0.1]: DATA
> > > > > root 1185 1 0 09:22 ? 00:00:00 sendmail: q3/k6L1M9O4001178 from queue
> > > > > root 1188 9732 0 09:22 ? 00:00:00 sendmail: k6L1M9rf001188 localhost [127.0.0.1]: DATA
> > > > > root 1190 1 0 09:22 ? 00:00:00 sendmail: q5/k6L1Lua2000818 from queue
> > > > > root 1193 1 0 09:22 ? 00:00:00 sendmail: q3/k6L1Lux0000816 from queue
> > > > > root 1194 1 0 09:22 ? 00:00:00 sendmail: q3/k6L1LuUO000815 from queue
> > > > > root 1204 1 0 09:22 ? 00:00:00 sendmail: q5/k6L1M9KH001189 from queue
> > > > > root 1206 1 0 09:22 ? 00:00:00 sendmail: q4/k6L1M9XN001196 from queue
> > > > > root 1208 1 0 09:22 ? 00:00:00 sendmail: q4/k6L1Lhb8000455 from queue
> > > > > root 1215 26694 0 09:22 ? 00:00:00 /usr/sausalito/sbin/cced
> > > > > looping 1216 1208 0 09:22 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 1217 1 0 09:22 ? 00:00:00 sendmail: q1/k6L1MAg3001212 from queue
> > > > > looping 1234 1217 0 09:22 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 1238 1 0 09:22 ? 00:00:00 sendmail: q2/k6L1LvuW000851 from queue
> > > > > root 1249 1 0 09:22 ? 00:00:00 sendmail: q4/k6L1MB70001237 from queue
> > > > > root 1258 1 0 09:22 ? 00:00:00 sendmail: q5/k6L1MCZ8001243 from queue
> > > > > looping 1263 1216 0 09:22 ? 00:00:00 sendmail: ./k6L1MC7o001263 [127.0.0.1]: client DATA status
> > > > > root 1271 9732 0 09:22 ? 00:00:00 sendmail: k6L1MCo4001271 localhost [127.0.0.1]: DATA
> > > > > root 1272 9732 0 09:22 ? 00:00:00 sendmail: k6L1MCWC001272 localhost [127.0.0.1]: DATA
> > > > > root 1273 9732 0 09:22 ? 00:00:00 sendmail: k6L1MCrr001273 localhost [127.0.0.1]: DATA
> > > > > root 1282 1 0 09:22 ? 00:00:00 sendmail: q3/k6L1MCpw001267 from queue
> > > > > looping 1283 1234 0 09:22 ? 00:00:00 sendmail: ./k6L1MD1Q001283 [127.0.0.1]: client DATA status
> > > > > root 1287 9732 0 09:22 ? 00:00:00 sendmail: k6L1MDHf001287 localhost [127.0.0.1]: DATA
> > > > > root 1289 9732 0 09:22 ? 00:00:00 sendmail: k6L1MD68001289 localhost [127.0.0.1]: DATA
> > > > > root 1290 9732 0 09:22 ? 00:00:00 sendmail: k6L1MDDq001290 localhost [127.0.0.1]: DATA
> > > > > root 1291 9732 0 09:22 ? 00:00:00 sendmail: k6L1MDm9001291 localhost [127.0.0.1]: DATA
> > > > > root 1293 9732 0 09:22 ? 00:00:00 sendmail: k6L1MD8L001293 localhost [127.0.0.1]: DATA
> > > > > root 1295 9732 0 09:22 ? 00:00:00 sendmail: k6L1MDr1001295 localhost [127.0.0.1]: DATA
> > > > > root 1306 1 0 09:22 ? 00:00:00 sendmail: q4/k6L1LxvR000910 from queue
> > > > > root 1312 26694 0 09:22 ? 00:00:00 /usr/sausalito/sbin/cced
> > > > > root 1324 1 0 09:22 ? 00:00:00 sendmail: netsmtp.singnet.com.sg.: idle
> > > > > root 1330 1 0 09:22 ? 00:00:00 sendmail: q5/k6L1MEfi001325 from queue
> > > > > root 1348 1 0 09:22 ? 00:00:00 sendmail: q5/k6L1MEw5001346 from queue
> > > > > root 1355 9732 0 09:22 ? 00:00:00 sendmail: k6L1MFwT001355 corpmx-11.singnet.com.sg [165.21.1.29]: DATA
> > > > > root 1365 1 0 09:22 ? 00:00:00 sendmail: q4/k6L1MFcc001349 from queue
> > > > > root 1368 1 0 09:22 ? 00:00:00 sendmail: q3/k6L1MF5e001357 from queue
> > > > > root 1382 1 0 09:22 ? 00:00:00 sendmail: q2/k6L1MGCc001379 from queue
> > > > > root 1383 1 0 09:22 ? 00:00:00 sendmail: q5/k6L1M1rH000975 from queue
> > > > > root 1384 1 0 09:22 ? 00:00:00 sendmail: q3/k6L1M1AK000976 from queue
> > > > > root 1389 1 0 09:22 ? 00:00:00 sendmail: q4/k6L1M12Y000979 from queue
> > > > > looping 1393 1389 0 09:22 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 1396 1 0 09:22 ? 00:00:00 sendmail: q5/k6L1MGc2001388 from queue
> > > > > looping 1397 1396 0 09:22 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 1433 1393 0 09:22 ? 00:00:00 sendmail: ./k6L1MJJw001433 [127.0.0.1]: client DATA status
> > > > > root 1439 1 0 09:22 ? 00:00:00 sendmail: q3/k6L1MJk1001428 from queue
> > > > > looping 1440 1397 0 09:22 ? 00:00:00 sendmail: ./k6L1MJ4k001440 [127.0.0.1]: client DATA status
> > > > > looping 1450 1439 0 09:22 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 1459 9732 0 09:22 ? 00:00:00 sendmail: k6L1MKSo001459 localhost [127.0.0.1]: DATA
> > > > > root 1460 10280 0 09:22 ? 00:00:00 sendmail: q1/k6L12uNX010280 from queue
> > > > > root 1462 9732 0 09:22 ? 00:00:00 sendmail: k6L1MKKv001462 localhost [127.0.0.1]: DATA
> > > > > root 1465 1 0 09:22 ? 00:00:00 sendmail: q3/k6L1MKDv001457 from queue
> > > > > root 1479 1 0 09:22 ? 00:00:00 sendmail: q5/k6L1MDeL001302 from queue
> > > > > root 1485 1 0 09:22 ? 00:00:00 sendmail: q2/k6L1ML4P001481 from queue
> > > > > root 1486 1 0 09:22 ? 00:00:00 sendmail: q1/k6L1MLEl001483 from queue
> > > > > looping 1490 1450 0 09:22 ? 00:00:00 sendmail: ./k6L1MLOh001490 [127.0.0.1]: client DATA status
> > > > > root 1493 9732 0 09:22 ? 00:00:00 sendmail: k6L1MLcq001493 smtp18.singnet.com.sg [165.21.6.38]: DATA
> > > > > looping 1498 1486 0 09:22 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 1500 1 0 09:22 ? 00:00:00 sendmail: q3/k6L1ML8e001497 from queue
> > > > > root 1523 1 0 09:22 ? 00:00:00 sendmail: q5/k6L1MMUr001515 from queue
> > > > > root 1541 1 0 09:22 ? 00:00:00 sendmail: q1/k6L1MMkC001531 from queue
> > > > > looping 1542 1498 0 09:22 ? 00:00:00 sendmail: ./k6L1MNu6001542 [127.0.0.1]: client DATA status
> > > > > root 1544 1 0 09:22 ? 00:00:00 sendmail: q4/k6L1MMdE001535 from queue
> > > > > root 1553 1 0 09:22 ? 00:00:00 sendmail: q2/k6L1MNCP001551 from queue
> > > > > root 1559 1 0 09:22 ? 00:00:00 sendmail: q5/k6L1MNhh001552 from queue
> > > > > root 1561 1 0 09:22 ? 00:00:00 sendmail: q5/k6L1MNvI001555 from queue
> > > > > root 1562 9732 0 09:22 ? 00:00:00 sendmail: k6L1MNMG001562 localhost [127.0.0.1]: DATA
> > > > > root 1577 1 0 09:22 ? 00:00:00 sendmail: q1/k6L1MNfn001571 from queue
> > > > > root 1584 1 0 09:22 ? 00:00:00 sendmail: q5/k6L1MJPv001426 from queue
> > > > > root 1593 1 0 09:22 ? 00:00:00 sendmail: q3/k6L1Lupw000823 from queue
> > > > > root 1607 9732 0 09:22 ? 00:00:00 sendmail: k6L1MPUR001607 localhost [127.0.0.1]: DATA
> > > > > root 1631 1 0 09:22 ? 00:00:00 sendmail: q5/k6L1MPo5001625 from queue
> > > > > root 1639 1 0 09:22 ? 00:00:00 sendmail: q1/k6L1MPuO001628 from queue
> > > > > root 1641 1 0 09:22 ? 00:00:00 sendmail: q4/k6L1MBnY001236 from queue
> > > > > root 1655 1 0 09:22 ? 00:00:00 sendmail: q2/k6L1MQZe001652 from queue
> > > > > root 1672 1 0 09:22 ? 00:00:00 sendmail: q5/k6L1MQxM001658 from queue
> > > > > root 1694 1 0 09:22 ? 00:00:00 sendmail: q3/k6L1MRKJ001683 from queue
> > > > > root 1707 1 0 09:22 ? 00:00:00 sendmail: q4/k6L1MENx001340 from queue
> > > > > root 1714 1 0 09:22 ? 00:00:00 sendmail: q1/k6L1MFti001347 from queue
> > > > > root 1718 1 0 09:22 ? 00:00:00 sendmail: q1/k6L1MAuF001198 from queue
> > > > > root 1734 1 0 09:22 ? 00:00:00 sendmail: q5/k6L1MSTd001725 from queue
> > > > > root 1752 1 0 09:22 ? 00:00:00 sendmail: q5/k6L1MTQ9001742 from queue
> > > > > root 1765 1 0 09:22 ? 00:00:00 sendmail: q4/k6L1MTVt001759 from queue
> > > > > root 1780 1 0 09:22 ? 00:00:00 sendmail: q5/k6L1MTFc001764 from queue
> > > > > looping 1786 1780 0 09:22 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 1792 1 0 09:22 ? 00:00:00 sendmail: q4/k6L1MUkg001785 from queue
> > > > > root 1794 9732 0 09:22 ? 00:00:00 sendmail: k6L1MUXS001794 localhost [127.0.0.1]: DATA
> > > > > looping 1795 1792 0 09:22 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 1797 1 0 09:22 ? 00:00:00 sendmail: q1/k6L1MUhJ001791 from queue
> > > > > root 1799 1 0 09:22 ? 00:00:00 sendmail: q3/k6L1MU1Z001793 from queue
> > > > > looping 1802 1797 0 09:22 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 1803 9732 0 09:22 ? 00:00:00 sendmail: k6L1MUW2001803 localhost [127.0.0.1]: DATA
> > > > > looping 1805 1799 0 09:22 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 1806 1 0 09:22 ? 00:00:00 sendmail: q1/k6L1MKrO001456 from queue
> > > > > root 1807 1 0 09:22 ? 00:00:00 sendmail: q1/k6L1MU9U001796 from queue
> > > > > root 1811 1 0 09:22 ? 00:00:00 sendmail: q1/k6L1MKTH001458 from queue
> > > > > looping 1814 1811 0 09:22 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 1824 1786 0 09:22 ? 00:00:00 sendmail: ./k6L1MWEs001824 [127.0.0.1]: client DATA status
> > > > > root 1828 1 0 09:22 ? 00:00:00 sendmail: q5/k6L1MVWq001813 from queue
> > > > > looping 1830 1802 0 09:22 ? 00:00:00 sendmail: ./k6L1MWsS001830 [127.0.0.1]: client DATA status
> > > > > looping 1834 1805 0 09:22 ? 00:00:00 sendmail: ./k6L1MWqk001834 [127.0.0.1]: client DATA status
> > > > > looping 1838 1795 0 09:22 ? 00:00:00 sendmail: ./k6L1MWJZ001838 [127.0.0.1]: client DATA status
> > > > > looping 1839 1828 0 09:22 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 1841 1 0 09:22 ? 00:00:00 sendmail: q3/k6L1ML6e001482 from queue
> > > > > root 1842 1 0 09:22 ? 00:00:00 sendmail: q1/k6L1M5Xu001072 from queue
> > > > > root 1844 1 0 09:22 ? 00:00:00 sendmail: q2/k6L1MWxZ001833 from queue
> > > > > looping 1849 1841 0 09:22 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 1851 1814 0 09:22 ? 00:00:00 sendmail: ./k6L1MXv1001851 [127.0.0.1]: client DATA status
> > > > > looping 1855 1842 0 09:22 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 1856 1844 0 09:22 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 1861 1 0 09:22 ? 00:00:00 sendmail: q4/k6L1MLeL001484 from queue
> > > > > looping 1864 31605 0 09:22 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 1865 1861 0 09:22 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 1867 1 0 09:22 ? 00:00:00 sendmail: q5/k6L1MXEI001863 from queue
> > > > > looping 1873 1839 0 09:22 ? 00:00:00 sendmail: ./k6L1MYJt001873 [127.0.0.1]: client DATA status
> > > > > root 1876 1 0 09:22 ? 00:00:00 sendmail: q3/k6L1MMw3001512 from queue
> > > > > root 1879 1 0 09:22 ? 00:00:00 sendmail: q3/k6L1MX49001870 from queue
> > > > > root 1880 1 0 09:22 ? 00:00:00 sendmail: q1/k6L1MXtf001872 from queue
> > > > > root 1889 1 0 09:22 ? 00:00:00 sendmail: q3/k6L1MXnx001877 from queue
> > > > > looping 1891 1879 0 09:22 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 1892 1864 0 09:22 ? 00:00:00 sendmail: ./k6L1MYFP001892 [127.0.0.1]: client DATA status
> > > > > root 1903 9732 0 09:22 ? 00:00:00 sendmail: k6L1MYL5001903 corpmx-11.singnet.com.sg [165.21.1.29]: DATA
> > > > > looping 1905 1855 0 09:22 ? 00:00:00 sendmail: ./k6L1MZSL001905 [127.0.0.1]: client DATA status
> > > > > root 1907 1 0 09:22 ? 00:00:00 sendmail: q5/k6L1MMMW001530 from queue
> > > > > root 1909 1 0 09:22 ? 00:00:00 sendmail: q4/k6L1MY3W001897 from queue
> > > > > looping 1910 1849 0 09:22 ? 00:00:00 sendmail: ./k6L1MZUT001910 [127.0.0.1]: client DATA status
> > > > > looping 1914 1865 0 09:22 ? 00:00:00 sendmail: ./k6L1MZ2D001914 [127.0.0.1]: client DATA status
> > > > > looping 1918 1856 0 09:22 ? 00:00:00 sendmail: ./k6L1MZgd001918 [127.0.0.1]: client DATA status
> > > > > root 1925 1 0 09:22 ? 00:00:00 sendmail: q4/k6L1MNFY001550 from queue
> > > > > root 1934 1 0 09:22 ? 00:00:00 sendmail: q1/k6L1MZeM001923 from queue
> > > > > root 1942 1 0 09:22 ? 00:00:00 sendmail: q3/k6L1MZ9h001933 from queue
> > > > > looping 1947 1891 0 09:22 ? 00:00:00 sendmail: ./k6L1MaRe001947 [127.0.0.1]: client DATA status
> > > > > root 1952 1 0 09:22 ? 00:00:00 sendmail: q3/k6L1Maaj001938 from queue
> > > > > looping 1964 1952 0 09:22 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 1966 1 0 09:22 ? 00:00:00 sendmail: q2/k6L1MabP001963 from queue
> > > > > root 1971 1 0 09:22 ? 00:00:00 sendmail: q3/k6L1MOcs001581 from queue
> > > > > looping 1974 1971 0 09:22 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 1980 1 0 09:22 ? 00:00:00 sendmail: q5/k6L1MOkk001587 from queue
> > > > > looping 1981 1980 0 09:22 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 1985 1 0 09:22 ? 00:00:00 sendmail: q1/k6L1MOQA001595 from queue
> > > > > root 2001 1 0 09:22 ? 00:00:00 sendmail: q4/k6L1MbCi001989 from queue
> > > > > looping 2013 1981 0 09:22 ? 00:00:00 sendmail: ./k6L1MdKh002013 [127.0.0.1]: client DATA status
> > > > > looping 2017 1964 0 09:22 ? 00:00:00 sendmail: ./k6L1Mdvv002017 [127.0.0.1]: client DATA status
> > > > > looping 2023 1974 0 09:22 ? 00:00:00 sendmail: ./k6L1MdnX002023 [127.0.0.1]: client DATA status
> > > > > looping 2025 2001 0 09:22 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > looping 2042 2025 0 09:22 ? 00:00:00 sendmail: ./k6L1Md1c002042 [127.0.0.1]: client DATA status
> > > > > looping 2046 28650 0 09:22 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 2047 1 0 09:22 ? 00:00:00 sendmail: q4/k6L1MQAE001647 from queue
> > > > > root 2048 1 0 09:22 ? 00:00:00 sendmail: q4/k6L1Md3J002044 from queue
> > > > > root 2055 1 0 09:22 ? 00:00:00 sendmail: q1/k6L1MRPN001671 from queue
> > > > > looping 2063 2046 0 09:22 ? 00:00:00 sendmail: ./k6L1Me2g002063 [127.0.0.1]: client DATA status
> > > > > root 2067 1 0 09:22 ? 00:00:00 sendmail: q4/k6L1MeQS002058 from queue
> > > > > root 2072 1 0 09:22 ? 00:00:00 sendmail: q2/k6L1MR4V001682 from queue
> > > > > root 2078 1 0 09:22 ? 00:00:00 sendmail: q2/k6L1MeZr002074 from queue
> > > > > root 2090 1 0 09:22 ? 00:00:00 sendmail: q2/k6L1MSBB001709 from queue
> > > > > looping 2093 2090 0 09:22 ? 00:00:00 /usr/bin/perl -w -I/usr/sausalito/perl /etc/smrsh/vacation.pl /home/.sites/123/site91/.users/2/looping/.vacation_msg looping
> > > > > root 2094 1 0 09:22 ?