Re: [Dbmail] Delivery to aliases

2005-10-18 Thread Paul J Stevens
the fix was in dsn.c Danil V. Gerun wrote: > Paul J Stevens wrote: > >> Got it! >> >> the delivery chain did not like your setup very much where effectively >> you do: >> >> dbmail-smtp -d danil "" >> >> > > That is because of quotes here, isn't it? >command = /usr/local/sbin/dbmail-smtp -

Re: [Dbmail] Delivery to aliases

2005-10-18 Thread Danil V. Gerun
Paul J Stevens wrote: Got it! the delivery chain did not like your setup very much where effectively you do: dbmail-smtp -d danil "" That is because of quotes here, isn't it? command = /usr/local/sbin/dbmail-smtp -d ${local_part} "${if def:h_x-spam-flag:{-mSpam}{} }" fixed in SVN

Re: [Dbmail] Delivery to aliases

2005-10-18 Thread Paul J Stevens
Got it! the delivery chain did not like your setup very much where effectively you do: dbmail-smtp -d danil "" fixed in SVN now. Paul J Stevens wrote: > > Danil V. Gerun wrote: > >>>In that discussion nobody ever provided level5 dbmail traces. I can not >>>and will not help without them. >>

Re: [Dbmail] Delivery to aliases

2005-10-18 Thread Paul J Stevens
Danil V. Gerun wrote: > >> In that discussion nobody ever provided level5 dbmail traces. I can not >> and will not help without them. >> >> > > I did!! The file is attached to that very message! (I can resend it if > you can't get it by any reason) > I do understand that level-5 logs are nece

Re: [Dbmail] Delivery to aliases

2005-10-18 Thread Danil V. Gerun
In that discussion nobody ever provided level5 dbmail traces. I can not and will not help without them. I did!! The file is attached to that very message! (I can resend it if you can't get it by any reason) I do understand that level-5 logs are necessary for you to at least understand wha

Re: [Dbmail] Delivery to aliases

2005-10-18 Thread Paul J Stevens
Danil V. Gerun wrote: > Hello, Paul. > May be my message at 26.08.2005 13:37 ("Re: [Dbmail] Aliases not working > 2.1.2") could help? > And you can also find some useful information on the problem in that > discussion. In that discussion nobody ever provided level5 dbmail traces. I can not and w

Re: [Dbmail] Delivery to aliases

2005-10-18 Thread Danil V. Gerun
Hello, Paul. May be my message at 26.08.2005 13:37 ("Re: [Dbmail] Aliases not working 2.1.2") could help? And you can also find some useful information on the problem in that discussion. BTW, that "small ugly workaround" :) still has to work for me... Paul J Stevens wrote: Try specifying

Re: [Dbmail] Delivery to aliases

2005-10-17 Thread Paul J Stevens
Try specifying your dbmail version, mta setup, etc. And do include some level5 logs! it-don't-work-no-more just aint enough to go on. Alan Glait wrote: > I dont know why ... but if I send a mail to alias it doesnt deliver > localy and the alias is in the DB This was working ... I dont know

[Dbmail] Delivery to aliases

2005-10-17 Thread Alan Glait
I dont know why ... but if I send a mail to alias it doesnt deliver localy and the alias is in the DB This was working ... I dont know Why now not ... Help me please ...