[imp] sendmail is not a valid file
lst_hoe01@kwsoft.de
lst_hoe01 at kwsoft.de
Fri Jul 14 01:13:30 PDT 2006
Zitat von mbneto <mbneto at gmail.com>:
> How can I configure that?
>
> On 7/13/06, lst_hoe01 at kwsoft.de <lst_hoe01 at kwsoft.de> wrote:
>>
>> Zitat von Otto Stolz <Otto.Stolz at uni-konstanz.de>:
>>
>> > mbneto schrieb:
>> >> when I try to send a new one I get error
>> >> message in my horde.log
>> >> Jul 12 15:00:44 HORDE [error] [imp] sendmail
>> [/var/www/phpexecdir/sendmail]
>> >> is not a valid file [on line 1042 of
>> "/var/www/html/horde/imp/compose.php"]
>> >
>> > If you have the PHP open_basedir restriction in effect,
>> > the sendmail binary must be in one of the permitted
>> > directories. In this case, you could
>> > - either place a hardlink to your sendmail binary
>> > in one of the permitted directories (this is
>> > what I did),
>> > - or add /var/www/phpexecdir/ to the open_basedir list,
>> > in your php.ini file.
>> >
>> > Cf. <
>> http://www.php.net/manual/en/features.safe-mode.php#ini.open-basedir>.
>>
>> Or use SMTP connection to localhost which should be the safest way as
>> long as your MTA is somewhat secure...
>>
In the Horde configuration -> Mailer :
Use a SMTP server
connect to localhost
and be done.
This is only valid if you have a MTA like sendmail/postfix/exim runnig
on this machine.
Regards
Andreas
More information about the imp
mailing list