getting error postfix/sendmail: fatal: usage: sendmail [options]. Its BACCCK

Ok I haver had two posts on this matter. Why is sendmail sending me messages. (which is solved ) and getting error postfix/sendmail: fatal: usage: sendmail [options].
ethic has re-emerged even though
Postfix . works fine except for throwing this error every 5 minutes.

My mailer.conf

(in both locations) is

Code:
sendmail /usr/local/sbin/sendmail
send-mail /usr/local/sbin/sendmail
mailq /usr/local/sbin/sendmail
newaliases /usr/local/sbin/sendmail

and when I run newaliases I get no errors
Checked our Cron schedule and I have nothing .

As far as I can tell my mail system is working fine. Do I just grin and bear?
 
Both links are not clickable. Please share the relevant configuration and the logs because I do not see "this error" in your post.
 
Ok once again attack this The above links to other posts are still good


My error in the log is

14 09:43:03 triggerfish postfix/sendmail[38473]: fatal: usage: sendmail [options]
Sep 14 09:48:01 triggerfish postfix/sendmail[38556]: fatal: usage: sendmail [options]


my cron log for the same period (since it happen ever 5 mins thinking cron)

Sep 14 10:25:00 triggerfish /usr/sbin/cron[39255]: (root) CMD (/usr/libexec/atrun)
Sep 14 10:30:00 triggerfish /usr/sbin/cron[39339]: (root) CMD (/usr/libexec/atrun)
Sep 14 10:35:00 triggerfish /usr/sbin/cron[39494]: (root) CMD (/usr/libexec/atrun)

I hve no running actions with the pids given

Code:
newaliases
generates no errors.
Postfix. appears to be running fine


my mailer.conf is

sendmail /usr/local/sbin/sendmail
mailq /usr/local/sbin/sendmail
newaliases /usr/local/sbin/sendmail

Old problem. I am still chasing to avoid cleaning
 
Back
Top