Bug 133327

Summary: SENDMAIL variable mis-set in /etc/courier-imap/imapd
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Dwight Tuinstra <dwight>
Component: OtherAssignee: Thorsten Kukuk <kukuk>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Minor    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: All   
OS: SuSE Linux 10.0   
Whiteboard:
Found By: Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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.