| Summary | sh: line 1: /sendmail: No such file or directory |
| Queue | IMP |
| Queue Version | 4.0.1 |
| Type | Bug |
| State | Not A Bug |
| Priority | 3. High |
| Owners | |
| Requester | tn-horde (at) saarcube (dot) de |
| Created | 2/8/05 (7716 days ago) |
| Due | |
| Updated | 2/8/05 (7716 days ago) |
| Assigned | |
| Resolved | 2/8/05 (7716 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Not A Bug
system. Perhaps you're running Apache in a chroot jail, or PHP with
safe mode or open_basedir on. Or the sendmail binary is a broken shell
wrapper from a different MTA than sendmail.
State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ sh: line 1: /sendmail: No such file or directory
Queue ⇒ IMP
Apache ErrorLog. When I create a link like "ln -sf /usr/lib/sendmail
/sendmail" everything works. Why is apache looking in / for the
sendmail binary. When I change the config in Horde to a file that is
not /usr/lib/sendmail and also doesn't exist like
/usr/lib/dummytest123 - imp complains when clicking the send Button in
Compose window, that the file isn't correct.
Apache 2, Debian 3.1 testing