Hello all,
After every (successful) freebsd-update including a reboot I see the mailwrapper eating up all CPU time, emails are not being sent then. The only workaround is to do a
in src.conf and
in make.conf.
Do I have a broken configuration somewhere?
Olaf
After every (successful) freebsd-update including a reboot I see the mailwrapper eating up all CPU time, emails are not being sent then. The only workaround is to do a
make reinstall for Postfix. I do have
Code:
WITHOUT_SENDMAIL=YES
Code:
OPTIONS_UNSET=NIS X11
Do I have a broken configuration somewhere?
Olaf