Bugzilla – Bug 133327
SENDMAIL variable mis-set in /etc/courier-imap/imapd
Last modified: 2005-11-14 11:00:35 UTC
The file /etc/courier-imap/imapd contains this line: SENDMAIL=/usr/bin/sendmail However, there is no sendmail program there (in default installation with postfix). The sendmail program is in /usr/sbin: uhuru:/etc/courier # which sendmail /usr/sbin/sendmail I am not using courier's OUTBOX feature so I don't know how severe this bug is. I just noticed it while editing the file to make other changes.
Should be changed accordingly.
Fixed configure for next Alpha snapshot.