What on earth does the new Mailer module do?  Bottom

  • Yet again a new "feature" has been added without any documentation to go with it.

    My module uses pnMail() API calls to send mail and passes parameters such as the from address and a few e-mail headers to it which with previous versions of PN worked just fine.

    But when the Mailer module is enabled in the latest PN it intercepts pnMail() calls but ignores the headers and from address passed to it, so my module doesn't work as it should.

    Is there a way to set a custom from address and add e-mail headers using the pnMail() API function which will work with Mailer, or do I have to go back to using PHP's mail() - presuming that isn't intercepted too?

This list is based on users active over the last 60 minutes.