Re: [Dovecot] Courier-mta with Dovecot LDA again

2011-01-10 Thread komodo
> Yes i'm using sendmail from Courier. When i changed sendmail_path to > original sednmail binary it's working and vacation is sent, but i can see > some errors from sendmail. > > Jan 4 12:14:36 OVZ sendmail[15576]: p04BEabd015576: > Authentication-Warning: OVZ.mail: komodo set sender to <> usin

Re: [Dovecot] Courier-mta with Dovecot LDA again

2011-01-04 Thread Stephan Bosch
Op 4-1-2011 11:59, komodo schreef: On Tuesday 04 January 2011 11:46:41 Timo Sirainen wrote: So I think your problem is that it sends a bounce instead of a vacation message. deliver should log what it's doing, probably "rejected: ". What do you see in logs? Here is the log Jan 4 11:54:12 OVZ d

Re: [Dovecot] Courier-mta with Dovecot LDA again

2011-01-04 Thread komodo
On Tuesday 04 January 2011 12:11:53 you wrote: > On Tue, 2011-01-04 at 13:03 +0200, Timo Sirainen wrote: > > On Tue, 2011-01-04 at 11:59 +0100, komodo wrote: > > > [r...@ovz.mail ~]# /usr/sbin/sendmail -i -f '<>' -- kom...@domain.com > > > 517 Syntax error. > > > > What is your /usr/sbin/sendmai

Re: [Dovecot] Courier-mta with Dovecot LDA again

2011-01-04 Thread Timo Sirainen
On Tue, 2011-01-04 at 13:03 +0200, Timo Sirainen wrote: > On Tue, 2011-01-04 at 11:59 +0100, komodo wrote: > > [r...@ovz.mail ~]# /usr/sbin/sendmail -i -f '<>' -- kom...@domain.com > > 517 Syntax error. > > What is your /usr/sbin/sendmail? It shouldn't be behaving like this. You > could try if /u

Re: [Dovecot] Courier-mta with Dovecot LDA again

2011-01-04 Thread Timo Sirainen
On Tue, 2011-01-04 at 11:59 +0100, komodo wrote: > [r...@ovz.mail ~]# /usr/sbin/sendmail -i -f '<>' -- kom...@domain.com > 517 Syntax error. What is your /usr/sbin/sendmail? It shouldn't be behaving like this. You could try if /usr/lib/sendmail works better. If it does, set: sendmail_path = /usr

Re: [Dovecot] Courier-mta with Dovecot LDA again

2011-01-04 Thread komodo
On Tuesday 04 January 2011 11:46:41 Timo Sirainen wrote: > On Tue, 2011-01-04 at 11:43 +0100, komodo wrote: > > > > execve("/usr/sbin/sendmail", ["/usr/sbin/sendmail", "-i", "-f", "<>", > > > > "--", "someu...@somedomain"], [/* 2 vars */] > > > > Thanks for the answer, but this must be the problem

Re: [Dovecot] Courier-mta with Dovecot LDA again

2011-01-04 Thread Timo Sirainen
On Tue, 2011-01-04 at 11:43 +0100, komodo wrote: > > > execve("/usr/sbin/sendmail", ["/usr/sbin/sendmail", "-i", "-f", "<>", > > > "--", "someu...@somedomain"], [/* 2 vars */] > > > > Thanks for the answer, but this must be the problem, because when i run > sendmail from command line > (exactly

Re: [Dovecot] Courier-mta with Dovecot LDA again

2011-01-04 Thread komodo
> > Here is some output of strace > > > > execve("/usr/libexec/dovecot/deliver", ["/usr/libexec/dovecot/deliver", > > "-a", "kom...@somedomain", "-f", "someu...@somedomain"], [/* 22 vars > > */]) = 0 > > > > So it's clear that deliver have those variables, but then i can see this > > > > execve(

Re: [Dovecot] Courier-mta with Dovecot LDA again

2011-01-04 Thread Stephan Bosch
Op 4-1-2011 11:12, komodo schreef: I have setup dovecot lda instead of maildrop on my courier server. Delivery is working, sieve plugin too, but i can't figure out why lda can't send emails via sendmail (vacation). I always get error Error: Sendmail process terminated abnormally, exit status 6

[Dovecot] Courier-mta with Dovecot LDA again

2011-01-04 Thread komodo
Hi all Sorry for repost, but i don't believe that there is noone who know where the problem can be. At least developers should know :-) I have sent this post once, but without answer. I have setup dovecot lda instead of maildrop on my courier server. Delivery is working, sieve plugin too, but