Control Web Panel

WebPanel => Postfix => Topic started by: yaya on November 19, 2015, 04:31:26 AM

Title: /var/log/maillog -No data update when mail incoming and outgoing
Post by: yaya 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
Title: Re: /var/log/maillog -No data update when mail incoming and outgoing
Post by: alierenerdal 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
 
Title: Re: /var/log/maillog -No data update when mail incoming and outgoing
Post by: SaveinCloud on May 07, 2020, 06:03:51 PM
I have the same problem.

Doing what they reported earlier, it did not resolve.
Title: Re: /var/log/maillog -No data update when mail incoming and outgoing
Post by: Sandeep on May 07, 2020, 10:49:04 PM
check the permission of the log