[dev] error sending from compose screen

Chuck Hagenbuch chuck@horde.org
Thu, 15 Nov 2001 16:20:21 -0500


Quoting "Scott A. Sibert" <ehorde@hollins.edu>:

> I've got a message on the screen about /usr/sbin/sendmail not being 
> executable.  That's because it doesn't exist.  It is /usr/lib/sendmail 
> and I defined it in horde/config/horde.php as:
> 
> $conf['mailer']['params'] = array('/usr/lib/sendmail');

Try:
$conf['mailer']['params'] = array('sendmail_path' => '/usr/lib/sendmail');

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
"What was and what may be, lie, like children whose faces we cannot see, in the
arms of silence. All we ever have is here, now." - Ursula K. Le Guin