Linode Forum
https://forum.linode.com/

postfix/postfix-script warning sendmail differ
https://forum.linode.com/viewtopic.php?f=11&t=5390
Page 1 of 1

Author:  afenom [ Thu Apr 01, 2010 10:25 am ]
Post subject:  postfix/postfix-script warning sendmail differ

After deploy centos and installing postfix I've notoced a warning at /var/log/maillog when postfix statrs:
Code:
postfix/postfix-script: warning: /usr/lib/sendmail and /usr/sbin/sendmail differ
postfix/postfix-script: warning: Replace one by a symbolic link to the other


I checked all links:
Code:
1) /usr/lib/sendmail -> /etc/alternatives/mta-sendmail > /usr/lib/sendmail.postfix -> ../sbin/sendmail.postfix
2) /usr/sbin/sendmail -> /etc/alternatives/mta -> /usr/sbin/sendmail.postfix

* Both links leading to the same file

Could someone help me to figure out with it what and where exactly it's "differ" and how it should be!?

Thanks in advance!

Author:  flb [ Thu Apr 01, 2010 11:09 am ]
Post subject:  re postfix

If you haven't installed:

system-switch-mail

Try installing that with yum. Then execute it and it should clear up any problems with scripts.

Author:  afenom [ Thu Apr 01, 2010 11:22 am ]
Post subject: 

Thanks just fixed that...

Code:
# postfix check
/etc/postfix/postfix-script: line 254: cmp: command not found
postfix/postfix-script: warning: /usr/lib/sendmail and /usr/sbin/sendmail differ
postfix/postfix-script: warning: Replace one by a symbolic link to the other


Problem in missed "cmp" command to compare files and postfix mess with it. For all who use centos please "yum install diffutils" before/after you install postfix!

Page 1 of 1 All times are UTC-04:00
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/