• Resolved mark3132

    (@mark3132)


    I’m totally new with this plugin and have no idea what I’m supposed to select: PHPMialer or PostSMTP for “Mailer Type”. I’m using SendGrid API. Which one is better to use or more reliable?

    I just sent 13,000 emails using PHPMailer, and seems it worked fine. Please help me decide which one I should choose.

Viewing 1 replies (of 1 total)
  • Hi,

    PostSMTP has full support for all features – failed notification, fallback, etc..
    PHPMailer – no support for fallback.

    Fallback – is a backup SMTPmdelivery setup that will trigger when your emails are failing.

    If your current setup work leave it, I will add fallback to phpmailer soon.

Viewing 1 replies (of 1 total)

The topic ‘Which mailer type to select?’ is closed to new replies.