postfix check warm me that some file differ
        Posted  
        
            by 
                Nicolas BADIA
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Nicolas BADIA
        
        
        
        Published on 2012-06-06T15:04:49Z
        Indexed on 
            2012/06/07
            4:42 UTC
        
        
        Read the original article
        Hit count: 660
        
If I run postfix check on my debian squeeze server, I get this:
postfix/postfix-script: warning: /var/spool/postfix/lib/libnss_nisplus-2.11.3.so and /lib/libnss_nisplus-2.11.3.so differ
postfix/postfix-script: warning: /var/spool/postfix/lib/libnss_files-2.11.3.so and /lib/libnss_files-2.11.3.so differ
postfix/postfix-script: warning: /var/spool/postfix/lib/libnss_compat-2.11.3.so and /lib/libnss_compat-2.11.3.so differ
postfix/postfix-script: warning: /var/spool/postfix/lib/libnss_hesiod-2.11.3.so and /lib/libnss_hesiod-2.11.3.so differ
postfix/postfix-script: warning: /var/spool/postfix/lib/libnss_nis-2.11.3.so and /lib/libnss_nis-2.11.3.so differ
postfix/postfix-script: warning: /var/spool/postfix/lib/libnss_dns-2.11.3.so and /lib/libnss_dns-2.11.3.so differ
Somebody know a solution to fix this ?
© Server Fault or respective owner