Matthew Pullen writes:
ÂI had the /usr/bin/mail Âbinary I assume installed with Sendmail, but was on the system from day one. ÂI have scripts that run and need to mail the local admin on the box itself upon certain events
Ex: echo âyou are the greatestâ | /usr/bin/mail âs âDaily Peptalkâ postmaster
Â
This command example no longer works after the courier install/config
mail probably tries to execute /usr/sbin/sendmail, /usr/lib/sendmail, /etc/sendmail, or something like that.
Create a soft link from /usr/sbin/sendmail, or whatever it is, to courier's sendmail command.
pgpYjmagQSWBP.pgp
Description: PGP signature
