Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

Transactional Email Service usage in Vanilla instead of default server SMTP?

How do you use a transactional email service like Mandrill or SendGrid to send emails instead of the builtin server based smtp?

Comments

  • Options
    phreakphreak Vanilla*APP (White Label) & Vanilla*Skins Shop MVP

    Thats a very interesting question i'd like to find out. On this way it might be possible to adress users by different actions, like when they do not return over a longer time period or when they just entered the forum.

    Check the AddOn repository, there is a new MailChimp integration plugin. Try this one out, maybe you can find out more about this and let us know.

    • VanillaAPP | iOS & Android App for Vanilla - White label app for Vanilla Forums OS
    • VanillaSkins | Plugins, Themes, Graphics and Custom Development for Vanilla
  • Options

    You can send through any SMTP including Mandrill's so long as your server allows it. That is not to say they wouldn't shut you down if they didn't like the activity.

    If you want to use an api, then you would have to put something in place of library/core/class.email.php

    grep is your friend.

Sign In or Register to comment.