Hi,
We are using the newsletter plugin and mailgun to send our newsletters.
Does anyone know if there is a way to get back the auto out of office replies from our users ?
We asked the question to mailgun but their answer is to use send the mails with dsn=true in the function “match_recipient(“email_address_here”,dsn=True)
To change that we would have to alter the newsletter plugin, if it’s possible at all.
Anyone having a solution about this problem ?