Linux 软件免费装
Banner图

Blastex smtp client with SSL/TLS

开发者 breakermind
更新时间 2017年12月11日 19:43
捐献地址: 去捐款
PHP版本: 5.1 及以上
WordPress版本: 4.9
版权: GPLv2 or later
版权网址: 版权信息

标签

email client smtp wordpress smtp wp smtp smtp client ssl smtp client email client breakermind

下载

1.0 2.0

详情介绍:

Blastex SSL Smtp email client for wordpress. Send html emails with attachments without smtp server from your blog. You can send email from standard wp_mail function. Blastex gets recipient mx hostname from dns server and send email. Send an email messages to gmail.com yahoo.com, outlook.com, ovh.com, hotmail.com. About blastex:

安装:

  1. Upload frolder from zip file to the "/wp-content/plugins/" directory.
  2. Activate the plugin through the "Plugins" menu in WordPress.
  3. Send emails from admin panel form Blastex SMTP >> Send email.
  4. Place php function "wp_mail( 'email@email.com', 'Subject', 'Html message' );" in your templates and send email.
  5. Place php function "wp_mail( 'email@email.com', 'Subject', 'Html message', '', array('path/to/file1', 'path/to/file2') );" in your templates and send email with attachment.
  6. [Option] Set correct SPF (TXT) record in your domain dns: [TXT] v=spf1 a mx ip4:1.2.3.4 a:your-blog-server.host -all (1.2.3.4 - your blog server ip address). If you don't want send messages as spam.

升级注意事项:

  • Second version

常见问题:

Can I send email without local smtp server

Yes, You can :).

更新日志:

2.0 1.0