> Under FreeBSD, you've got sendmail-wrapper instead, which you can
> configure to point to any installed file.

Linux has that too - its called a symbolic link:

tonkatsu:~# ls -al /usr/lib/sendmail /usr/sbin/sendmail
lrwxrwxrwx   1 root     root           18 Dec  9  1998 /usr/lib/sendmail -> 
/usr/exim/bin/exim
lrwxrwxrwx   1 root     root           18 Dec  9  1998 /usr/sbin/sendmail -> 
/usr/exim/bin/exim

Reply via email to