Hi,
I am trying to upgrade smoothly from qmail mono-instance to
postfix-multi-instances.
When I start the new postfix installation, I get the warning:
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
and if I check the files:
ls -l /usr/lib/sendmail /usr/sbin/sendmail
lrwxrwxrwx 1 root root 23 jun 19 2009 /usr/lib/sendmail ->
/var/qmail/bin/sendmail
-rwxr-xr-x 1 root root 581869 avr 23 12:04 /usr/sbin/sendmail
Should I set the 2 linked to the same file ? /usr/sbin/sendmail ?
/var/qmail/bin/sendmail ?
What will arrive if qmail uses /usr/sbin/sendmail or postfix uses
/var/qmail/bin/sendmail ?
Whenever, postfix starts, all instances, and I can process messages. Is
this a correct production environnement?
Thanks for help
Patrick