Hi all,
I am trying to do bounce processing where KumoMTA will have to send the bounce DSN emails to my bounce processing mailbox.
Mailwizz will read from the bounce server/mailbox through IMAP and unsubscribe.
But, the bounce DSN/NDR emails are not delivered to the bounce/mail-from/return-path address given in the SMTP transaction.
Is there any extra configuration that I have to do in KumoMTA configuration files? init.lua (6.11 KB)
Webhook is better and more faster, you just have to code Mailwizz PMTA behaviours inside lua. After that, create a delivery server via Mailwizz and choose pmta.
Honestly, MailWizz is not a great option. I’ve tested a full integration, and also done it with the PMTA version mentioned above and was not impressed with injection speed or reporting. Mautic is far better and free (though you should sponsor the project)
If you are going to use MailWizz, the easiest way is to mimic PMTA as mentioned above.