How to get sendmail bounces to go port 25 again (milters)
by kenw232 from LinuxQuestions.org on (#59ECD)
I have a sendmail mail server running on CentOS 8. All great. I also have mimedefang installed. It will track sent messages to the database.
I now want to track the bounces via mimedefang too. But bounces are immediately and locally send to postmaster. they don't get processed through sendmail and the milters so I can't get mimedefang to see them to track them.
How do I fix this? What can I do to track bounces? Can I tell sendmail.mc to send all bounces back through itself again so mimedefang can see them? Connect a perl script to the postmaster email address? I prefer a mimedefang solution if possible.
Thanks for any ideas.


I now want to track the bounces via mimedefang too. But bounces are immediately and locally send to postmaster. they don't get processed through sendmail and the milters so I can't get mimedefang to see them to track them.
How do I fix this? What can I do to track bounces? Can I tell sendmail.mc to send all bounces back through itself again so mimedefang can see them? Connect a perl script to the postmaster email address? I prefer a mimedefang solution if possible.
Thanks for any ideas.