bounce handling

  1. G

    Bounce management / handling with Postmark, Sendgrid, Amazon SES

    Hi everyone - we have spent some time on the forums here but have not come up with a good answer. We seem to be outgrowing our Google Workspace accounts for outbound email handling as we occasionally bump up against Google's outbound daily limit (2k messages per day). In order to prepare for...
  2. Lorthirk

    XF 2.2 Automatic Bounce Handler not working with IMAP and TLS, only IMAP and SSL

    Hey, I'm configuring the Bounce Handler with IMAP and TLS but the execution throws an error: Stack trace #0 src/vendor/laminas/laminas-mail/src/Protocol/Imap.php(138): Laminas\Mail\Protocol\Imap->nextLine() #1 src/vendor/laminas/laminas-mail/src/Protocol/Imap.php(100)...
  3. bplein

    XF 2.2 Automated bounced and unsubscribe email handler errors - authorization problems

    I have set up a new XenForo forums, and have set up outbound SMTP through my email system that I control. I am now trying top set up the Automated bounced and unsubscribe email handlers, and and am getting Auth errors. I have tried IMAP TLS, IMAP (non encrypted) as well as POP3 non-encrypted...
  4. Alpha1

    Add-on Amazon SNS bounce processing

    When you use Amazon SES for email sending, you can setup Simple Notification Service (SNS) to receive notifications for bounces, delivery, complaints. SNS also makes grey-listing visible which is important. These email bounce messages can be fetched by XenForo by IMAP. Here is such bounce...
Top Bottom