Andrei Tihonov <[EMAIL PROTECTED]> wrote:
> Can i make log for qmail-smtpd and qmail-pop3d ?
In a normal installation, these services are configured to log through
multilog.
> And i want have counters for SMTP and POP3 session (bytes, number and
> other..) may be over perl script...
This will have to be added on by yourself or someone else. The default
logs don't have such information in an easy-to-use format.
> I attempt use: qmail-smtpd 2>&1 | tee smtpd.log
> but in this case not logged <input> from remote, only <output> from
> qmail-smtpd...
qmail-smtpd does no logging of its own. You'll only get the log of
connections from tcpserver.
Charles
--
-----------------------------------------------------------------------
Charles Cazabon <[EMAIL PROTECTED]>
GPL'ed software available at: http://www.qcc.sk.ca/~charlesc/software/
-----------------------------------------------------------------------