توضیحات
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
نصب
- 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
نقد و بررسیها
29 آوریل 2020
1 پاسخ
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.
توسعه دهندگان و همکاران
“Mailster Multi SMTP” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “Mailster Multi SMTP” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
گزارش تغییرات
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