Re: strange problem with qpsmtpd-0.40

2009-04-27 Thread Jörg C . Meyer
I'm using it now to fix my strange smtp-forward problem. --Jörg > > On Apr 23, 2009, at 18:38, Baltasar Cevc wrote: > >> If it's still the old bad one, shouldn't we try to replace it in the >> trunk? Do you happen to know Allans license? Would that be possible? >> If not, I could try to create a

Re: strange problem with qpsmtpd-0.40

2009-04-27 Thread Ask Bjørn Hansen
On Apr 23, 2009, at 18:38, Baltasar Cevc wrote: If it's still the old bad one, shouldn't we try to replace it in the trunk? Do you happen to know Allans license? Would that be possible? If not, I could try to create a new patch with similar functionality. I've known Allan since sometime in

Re: strange problem with qpsmtpd-0.40

2009-04-26 Thread Robert Spier
So, I looked at the diff between Brady's copy of Allan Joergensen's patch and the current file, and it's significant. Is anyone using Allan's code right now and can vouch that it works? -R

Re: strange problem with qpsmtpd-0.40

2009-04-26 Thread Charlie Brady
On Fri, 24 Apr 2009, Baltasar Cevc wrote: On Apr 23, 2009, at 11:35 PM, Charlie Brady wrote: I've just looked in git, and I see that the smtp-forward plugin is still the primitive one which makes no attempt to pass status codes back to the originator. This *will* cause you to lose mail. A

Re: strange problem with qpsmtpd-0.40

2009-04-26 Thread Baltasar Cevc
On Apr 26, 2009, at 4:06 PM, Charlie Brady wrote: On Fri, 24 Apr 2009, Baltasar Cevc wrote: On Apr 23, 2009, at 11:35 PM, Charlie Brady wrote: I've just looked in git, and I see that the smtp-forward plugin is still the primitive one which makes no attempt to pass status codes back to the

Re: strange problem with qpsmtpd-0.40

2009-04-23 Thread Baltasar Cevc
Hi, On Apr 23, 2009, at 11:35 PM, Charlie Brady wrote: I've just looked in git, and I see that the smtp-forward plugin is still the primitive one which makes no attempt to pass status codes back to the originator. This *will* cause you to lose mail. Allan Joergensen made substantial chang

Re: strange problem with qpsmtpd-0.40

2009-04-23 Thread Charlie Brady
On Thu, 23 Apr 2009, Charlie Brady wrote: On Thu, 23 Apr 2009, J?rg C. Meyer wrote: we have the following situation. A mail from a scpecial sender is processed and it seems it is forwarded by smtp-forward to the next hop (a queueing qmail process on the same host). But it never arrives the

Re: strange problem with qpsmtpd-0.40

2009-04-23 Thread Charlie Brady
On Thu, 23 Apr 2009, J?rg C. Meyer wrote: we have the following situation. A mail from a scpecial sender is processed and it seems it is forwarded by smtp-forward to the next hop (a queueing qmail process on the same host). But it never arrives there, qmail-send log is empty and the mail is nev

Re: strange problem with qpsmtpd-0.40

2009-04-23 Thread Ask Bjørn Hansen
On Apr 23, 2009, at 0:39, Jörg C. Meyer wrote: Any ideas would be much appreciated! You could change plugins/queue/smtp-forward to add more debug information ("Debug => 1" around line 50). v0.81 has more than 200 changes (mostly bugfixes!) over v0.40 -- it might be worth upgrading, too.

strange problem with qpsmtpd-0.40

2009-04-23 Thread Jörg C . Meyer
Hi, we have the following situation. A mail from a scpecial sender is processed and it seems it is forwarded by smtp-forward to the next hop (a queueing qmail process on the same host). But it never arrives there, qmail-send log is empty and the mail is never delivered to the final recipient. Atta