Hello again!
This is very strange. When I automatically trace the bounce process
according to the documentation here:
http://www.postfix.org/DEBUG_README.html#logging it works with the
bouncing.
The log file says:
2015-02-13T21:27:48+02:00 outgoingmail-2 postfix/smtp[9408]:
E430FBE20: to=<testarenadresssomintefinns...@telia.com>,
relay=mail.telia.com[62.20.233.128]:25, delay=10,
delays=0.22/0.02/0.06/10, dsn=5.0.0, status=bounced (host
mail.telia.com[62.20.233.128] said: 550 RCPT
TO:<testarenadresssomintefinns...@telia.com> User unknown (in reply to
RCPT TO command))
and I get the "Undeliverable message" only once.
But when I remove the tracing it stops working and the (bounce or
trace service failure) reappears.
I hope there is any logical explanation this? I don't want to have the
tracing on to get it to work.
/Regards Mats
Quoting Viktor Dukhovni <postfix-us...@dukhovni.org>:
On Fri, Feb 13, 2015 at 05:35:34PM +0100, Mats Luspa wrote:
2015-02-13T16:31:52+02:00 outgoingmail-2 postfix/smtp[7438]:
EF63DBD1E: to=<testarenadresssomintefi...@telia.com>,
relay=mail.telia.com[62.20.233.128]:25, delay=5.4,
delays=0.01/0.01/0.31/5.1, dsn=4.3.0, status=deferred (bounce
or trace service failure)
With all the noisy verbose logging (which you need to turn off),
you're not noticing the obvious:
status=deferred (bounce or trace service failure)
Your bounce service is broken. Fix that.
http://www.postfix.org/DEBUG_README.html#logging
> soft_bounce = no
>
>For more help:
>
> http://www.postfix.org/DEBUG_README.html#mail
You need to post your configuration, URLs to pastebins are not
a substitute.
--
Viktor.