O
oneanilstar
Guest
The log format in the file /usr/local/psa/var/log/maillog is wrong and is showing as below. It is missing the email account name and the mailbox name. Any idea why is causing this and how can modify the log format in file?
Current log format
======================================
Oct 27 17:31:33 host123 smtp_auth: smtp_auth: SMTP user : logged in from (null)@isp.isp.com [11.11.22.22]
======================================
======================================
The actual log format should be as follows.
======================================
Oct 27 09:28:18 server smtp_auth: smtp_auth: SMTP user test12@domain.com : /var/qmail/mailnames/domain.com/test12 logged in from unknown@static-isp-dsl-11.11.11.11.isp.net.in [11.11.11.11]
======================================
Details:
[root@ser control]# rpm -q psa-qmail
psa-qmail-1.03-cos5.build84080425.19
[root@ser control]# rpm -q drweb-qmail
drweb-qmail-4.33-cos5.build84080425.19
[root@ser control]# rpm -q psa
psa-8.4.0-cos5.build84080425.19
Current log format
======================================
Oct 27 17:31:33 host123 smtp_auth: smtp_auth: SMTP user : logged in from (null)@isp.isp.com [11.11.22.22]
======================================
======================================
The actual log format should be as follows.
======================================
Oct 27 09:28:18 server smtp_auth: smtp_auth: SMTP user test12@domain.com : /var/qmail/mailnames/domain.com/test12 logged in from unknown@static-isp-dsl-11.11.11.11.isp.net.in [11.11.11.11]
======================================
Details:
[root@ser control]# rpm -q psa-qmail
psa-qmail-1.03-cos5.build84080425.19
[root@ser control]# rpm -q drweb-qmail
drweb-qmail-4.33-cos5.build84080425.19
[root@ser control]# rpm -q psa
psa-8.4.0-cos5.build84080425.19