Hide Forgot
Description of problem: Sendmail stopped updating /var/log/maillog. Version-Release number of selected component (if applicable): sendmail-8.13.8-8.el5.x86_64 kernel 2.6.18-194.32.1.el5xen How reproducible: Steps to Reproduce: 1. Install sendmail 2. Make change to /etc/sendmail.mc and generate sendmail.cf 3. Restart sendmail daemon Actual results: Sendmail stopped updating /var/log/maillog. Also subsequent changes to sendmail.cf no longer worked. Only reboot the machine will make the problem go away. Expected results: Sendmail should be able to update /var/log/maillog across sendmail.cf changes and sendmail restart. Additional info:
I am unable to reproduce, tested on two cleanly provisioned 5.6 machines: sendmail-8.13.8-8.el5.x86_64 kernel-2.6.18-238.el5.x86_64 kernel-xen-2.6.18-238.el5.x86_64 (tested with, w/o xen kernel) steps: 1. yum install sendmail-cf 2. updated /etc/mail/sendmail.mc 3. make sendmail.cf 4. service sendmail restart Step 3 can be omitted, because the config is automatically regenerated upon restart. Can you retest on 5.6 / provide more information?
I was unable to reproduce and I don't have not enough information thus closing as cantfix.