Todd Lyons <[EMAIL PROTECTED]> writes: > andre wrote on Wed, Apr 24, 2002 at 10:10:31PM +0200 : > > could postfix make a link or something smarter to /usr/sbin/sendmail > > without it it is a bit difficult to use it with on of the kazillion email > > programs > > Try this: > > [root@fiji ~]# update-alternatives --install /usr/sbin/sendmail sendmail > /usr/sbin/sendmail.postfix 10 > > [root@fiji ~]# update-alternatives --display sendmail > sendmail - status is auto. > link currently points to /usr/sbin/sendmail.postfix > /usr/sbin/sendmail.postfix - priority 10 > Current `best' version is /usr/sbin/sendmail.postfix. > > [root@fiji ~]# vdir /usr/sbin/sendmail > lrwxrwxrwx 1 root root 26 Apr 25 13:29 > /usr/sbin/sendmail -> /etc/alternatives/sendmail > [root@fiji ~]# > > I don't think it would be a bad idea to include it in the post-install > and post-uninstall scripts either.
there is already thoses lines in the post and postun. updates-alternatives seems to be quite bugy. any other reports for those has installed postfix ? -- Yves Duret [EMAIL PROTECTED] piouk toujours et meme apres !
