Re: [Dovecot] deliver failing to execute sendmail (sieve)

2007-04-21 Thread HD Stich
Hi folks, the same error here! Setting the sendmail path in the dovecot configuration file doesn't work! :-( The only solution until no is hard-coding the sendmail path in smtp-client.c! BTW, the postmaster setting in the dovecot configuration file is recognized! Very strange!

Re: [Dovecot] deliver failing to execute sendmail (sieve)

2007-04-20 Thread Uldis Pakuls
Justin McAleer wrote: > Justin McAleer wrote: >> I have apparently done something to mess up my test installation, as >> deliver's attempts to send messages now fail with the following error: >> >> deliver([EMAIL PROTECTED]): execv() failed: No such file or directory >> >> In these cases, I have si

Re: [Dovecot] deliver failing to execute sendmail (sieve)

2007-04-19 Thread Justin McAleer
Justin McAleer wrote: I have apparently done something to mess up my test installation, as deliver's attempts to send messages now fail with the following error: deliver([EMAIL PROTECTED]): execv() failed: No such file or directory In these cases, I have sieve rules trying to send messages. It

Re: [Dovecot] deliver failing to execute sendmail (sieve)

2007-04-19 Thread Justin McAleer
Uldis Pakuls wrote: Justin McAleer wrote: I have apparently done something to mess up my test installation, as deliver's attempts to send messages now fail with the following error: deliver([EMAIL PROTECTED]): execv() failed: No such file or directory Are you useing mail_chroot ? If s

Re: [Dovecot] deliver failing to execute sendmail (sieve)

2007-04-19 Thread Uldis Pakuls
Justin McAleer wrote: > I have apparently done something to mess up my test installation, as > deliver's attempts to send messages now fail with the following error: > > deliver([EMAIL PROTECTED]): execv() failed: No such file or directory Are you useing mail_chroot ? If so, you don't have sendmai