Hi,
I am running qpsmtpd like this:
internet -> qpsmtpd -> internal mailserver
Qpsmtpd is configured to send all mail received to the internal mailserver.
However, there is a problem:
When a mail goes through the smtp-forward plugin, and the smtp-forward
plugin gets a 550 from the internal mailserver (e.g. user not found)
then qpsmtpd returns 451 to the origin sending client, making it retry
and retry all the time.
Why does smtp-forward not adopt to the 550 from the internal mailserver?
Thanks in advance
Regards,
Bjoern