On Sun, Nov 27, 2005 at 11:45:53AM -0800, Richard A Nelson wrote: > > Did you have to remove more than sendmail-bin to install other MTAs ?
I just installed the postfix package and apt automatically removed rmail sendmail sendmail-bin The line in /etc/cron.d/sendmail which causes the error messages is */20 * * * * smmsp test -x /usr/share/sendmail/sendmail && /usr/share/sendmail/sendmail cron-msp /usr/share/sendmail/sendmail still exists because the package sendmail-base was not removed, so the cron job still runs, but causes error messages When sendmail is removed, these cron-jobs should go as well, so if sendmail and sendmail-bin are removed, they should take sendmail-base away as well. regards Hadmut -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

