Hello,
I was wondering if someone could tell me how to have multilog automatically
write standard Unix timestamps to its logfiles instead of the tai64n
format. I know that tai64nlocal will do the conversions but do you know
what the syntax in the run file would need to be changed to. Currently I
have :
#!/bin/sh
exec /usr/local/bin/setuidgid qmaill /usr/local/bin/multilog t /var/log/qmail
The second questions is the 0 after the gid and before the smtpd keyword in
the following start script for. I know smtp specifies the port but after
looking at the man page I still can't figure out what the 0 is for. Anyways
thanks.
#!/bin/sh
QMAILDUID=`-u qmaild`
NOFILESGID=`-g qmaild`
exec /usr/local/bin/softlimit -m 2000000 /usr/local/bin/tcpserver -v -p -x
/etc/tcp.smtp.cdb \
-u $QMAILDUID -g $NOFILESGID 0 smtp /var/qmail/bin/qmail-smtpd 2>&1
Clifford Thurber
Web Systems Administrator
LiveUniverse.com
[EMAIL PROTECTED]
565 5th Ave. 29th Fl.
New York, NY 10017
Ph:212 883 6940 (131)
Fax:212 856 9134