Author Topic: /var/log/maillog -No data update when mail incoming and outgoing  (Read 13666 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
/var/log/maillog -No data update when mail incoming and outgoing
« on: November 19, 2015, 04:31:26 AM »
Hi

After I rebuild New Postfix Email Server with AntiSpam/AntiVirus

then I try send email for testing, it work as well. but there are not update in file(maillog) /var/log/maillog

tail -f /var/log/maillog
no data update when mail incoming and outgoing

Thank you

Yaya

Offline
*
Re: /var/log/maillog -No data update when mail incoming and outgoing
« Reply #1 on: January 05, 2016, 02:12:33 PM »
You can solve this issue with delete maillog file and   restart rsyslog service:


Code: [Select]
cd /var/log/
rm -f maillog
service rsyslog restart
service postfix restart
 
« Last Edit: January 05, 2016, 02:16:35 PM by alierenerdal »

Offline
*
Re: /var/log/maillog -No data update when mail incoming and outgoing
« Reply #2 on: May 07, 2020, 06:03:51 PM »
I have the same problem.

Doing what they reported earlier, it did not resolve.

Offline
*****
Re: /var/log/maillog -No data update when mail incoming and outgoing
« Reply #3 on: May 07, 2020, 10:49:04 PM »
check the permission of the log