This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Mailster Multi SMTP

Description

Allows to use multiple SMTP connection for the Mailster Newsletter Plugin

This Plugin requires Mailster Newsletter Plugin for WordPress

Additional Info

This Plugin requires Mailster Newsletter Plugin for WordPress

Installation

  1. Upload the entire mailster-multi-smtp folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings => Newsletter => Delivery and select the Multi SMTP tab
  4. Enter your credentials
  5. Send a testmail

Reviews

Nîsan 29, 2020 1 reply
This plugin would make a lot more sense if servers could be selected per campaign basis. Right now the server is switched every time you send a message.
Read all 1 review

Contributors & Developers

“Mailster Multi SMTP” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Mailster Multi SMTP” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.3.1

  • do not use create_function as they are no longer supported.

1.3

  • escape some unescaped strings

1.2

  • updated file structure
  • added tests

1.1

added: option to allow self signed certificates

1.0

  • initial release