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
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.
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
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
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