On 3/21/2019 7:19 AM, Rafael Azevedo wrote:
Hi guys,
I had a failure in one of our postfix routines that sent all messages to HOLD.
Now, I'm trying to release from HOLD using 'postsuper -H ALL'.
The thing is that all messages are being deferred (mail transport unavailable).
So, is there a way to check current message transport and maybe move
to another one?
Thanks a lot.
BR,
Rafael
The mail log will provide more information about transport errors.
Note that when mail is released from hold it's treated as deferred.
It may be several minutes until delivery is attempted.
If you need more help, please show "postconf -n" and log entries
showing the error.
http://www.postfix.org/DEBUG_README.html#mail
Fazzina, Angelo
This
proxy:mysql:/etc/postfix/mysql_transport.cf
looks like type:type:table
not
type:table
There's nothing wrong with your proxy setup.
http://www.postfix.org/proxymap.8.html
-- Noel Jones