Bounces not being received in Discourse with local Postfix server

Starting a new topic in this as responses to a similar thing in another topic seem to have petered out.

I have Discourse running with mail-receiver. For outbound mail I have Postifx using port 587 for submissions. Mail-receiver listens for inbound mail on port 25. All works fine, except bounces do not get back to Discourse. I have the regex set for mail replies in Discourse for VERP according to recommendations.

How to debug and diagnose this? Sorry if this is a bit vague at this stage.

Does anybody else have this problem?

2 Likes

Sorry I don’t know anything about Postfix and Mail-receiver. But have you read this topic? There is a lot of info there…

Yes I have read previously, thanks.

I use local Postfix for outbound and mail-receiver for inbound. Maybe one can configure mail-receiver to use Postfix somehow.