Beskrivelse
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
- Upload the entire
mailster-multi-smtp
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Settings => Newsletter => Delivery and select the
Multi SMTP
tab - Enter your credentials
- Send a testmail
Anmeldelser
Bidragsydere & udviklere
“Mailster Multi SMTP” is open source software. The following people have contributed to this plugin.
BidragsydereTranslate “Mailster Multi SMTP” into your language.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
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