postfix installed in base, mailwrapper spins using 100% CPU
- From: Bruce Cran <bruce@xxxxxxxxxxx>
- Date: Thu, 7 Oct 2010 10:40:22 +0100
Hi,
I installed a new server recently with postfix. I first rebuilt world using
WITH_SENDMAIL=no and removed the sendmail files using 'make delete-old'. I
installed postfix in /usr but now mailwrapper doesn't work - it runs using
100% CPU and never quits. I suspect it might be stuck in a loop trying to run
the sendmail binary and being redirected back to itself. So
/etc/mail/mailer.conf contains:
sendmail /usr/sbin/sendmail
send-mail /usr/sbin/sendmail
mailq /usr/sbin/sendmail
newaliases /usr/sbin/sendmail
and /usr/sbin/sendmail is:
lrwxr-xr-x 1 root wheel 21 Oct 2 09:50 /usr/sbin/sendmail ->
/usr/sbin/mailwrapper
Should it actually be the sendmail binary that postfix installs, and if so I'm
wondering how it could have ended up being a symlink?
--
Bruce Cran
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: postfix installed in base, mailwrapper spins using 100% CPU
- From: Frank Shute
- Re: postfix installed in base, mailwrapper spins using 100% CPU
- Prev by Date: Sasl passthrough authentication
- Next by Date: Re: Like it or not, Theo has a point... freebsd is shipping export-restricted software in the core
- Previous by thread: Sasl passthrough authentication
- Next by thread: Re: postfix installed in base, mailwrapper spins using 100% CPU
- Index(es):
Relevant Pages
|