Score:0

why /var/log/maillog is empty in centos8?

cn flag

I am used to check log in /var/log/maillog. (centos7)

But recently I updated my operating system to centos8.

Since then, I found the /var/log/maillog is always empty.

Is there anything i need to start manually in centos8? to make maillog work for me?

Score:0
ng flag

It is possible that your logs now goes to journal, check them like so journalctl -u postfix, but also check your folder permissions sudo chmod a+w /var/log/mail* and don't forget to do a restart sudo service rsyslog restart

nick avatar
cn flag
here is the result of ```journalctr -u postfix```: ```-- Logs begin at Fri 2022-02-25 16:23:27 CST, end at Mon 2022-02-28 10:15:40 CST. -- -- No entries --```, I think the permission is good. maybe i need to start some service to start the mail process?
Zhivko Zhelev avatar
ng flag
try reinstalling postfix but don't purge config files
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.