Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu Apr 01, 2010 10:25 am 
Offline
Newbie

Joined: Thu Apr 01, 2010 10:14 am
Posts: 2
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!


Top
   
 Post subject: re postfix
PostPosted: Thu Apr 01, 2010 11:09 am 
Offline
Junior Member

Joined: Thu Nov 08, 2007 12:40 am
Posts: 34
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.


Top
   
 Post subject:
PostPosted: Thu Apr 01, 2010 11:22 am 
Offline
Newbie

Joined: Thu Apr 01, 2010 10:14 am
Posts: 2
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!


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group