Some programs , like fcron, want to use sendmail to send mails.
They produce errors like , "Couldn\'t exec \'/usr/sbin/sendmail\': No such file or directory"
But I removed sendmail and installed opensmtpd instead.
How to instruct to "all programs" use smtpd to send mails instead of sendmail?
They produce errors like , "Couldn\'t exec \'/usr/sbin/sendmail\': No such file or directory"
But I removed sendmail and installed opensmtpd instead.
How to instruct to "all programs" use smtpd to send mails instead of sendmail?