Bug 133327 - SENDMAIL variable mis-set in /etc/courier-imap/imapd
Summary: SENDMAIL variable mis-set in /etc/courier-imap/imapd
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Other (show other bugs)
Version: Final
Hardware: All SuSE Linux 10.0
: P5 - None : Minor
Target Milestone: ---
Assignee: Thorsten Kukuk
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-10 19:05 UTC by Dwight Tuinstra
Modified: 2005-11-14 11:00 UTC (History)
0 users

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dwight Tuinstra 2005-11-10 19:05:29 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.
Comment 1 Michael Gross 2005-11-11 14:18:30 UTC
Should be changed accordingly.
Comment 2 Thorsten Kukuk 2005-11-14 11:00:35 UTC
Fixed configure for next Alpha snapshot.