Linux 软件免费装
Banner图

{eac}Doojigger Simple SMTP Extension for WordPress

开发者 kevinburkholder
更新时间 2024年9月7日 19:29
PHP版本: 7.2 及以上
WordPress版本: 6.5
版权: GPLv3 or later
版权网址: 版权信息

标签

email smtp wp_mail phpmailer {eac}Doojigger

下载

1.0.8 1.0.4 1.0.5 1.0.6 1.0.10 1.0.11 1.0.12 1.0.7 1.0.9

详情介绍:

{eac}SimpleSMTP is an {eac}Doojigger extension which adds SMTP server configuration for WordPress so that all email sent from your WordPress site will be sent through your SMTP mail server.
What is SMTP? ... Simple Mail Transfer Protocol
{eac}SimpleSMTP options include... The outgoing mail server name. Typically something like smtp.your_email_domain.com. + SMTP Port The mail server port to use. Typically, port 25 = no encryption, port 465 = SSL encryption, port 587 = TLS encryption. + SMTP Encryption Does your mail server use encryption? + SMTP User Name The email address/username used to authenticate with your mail server. + SMTP Password The password used to authenticate with your mail server. + Send From Name The default name used when sending email. + Send From Email The default email address used when sending email. + Override Senders Always send from above name/address (overriding other scripts). + SMTP Debugging Enable capture and logging of wp_mail and phpMailer debugging data. + Default Headers Add custom headers to all outgoing emails. + Send a Test Send a test email to ensure your configuration is working. Filters Two filters are available to retrieve the Send From Name and/or Send From Email simpleSMTP_from_name $sendFromName = apply_filters( 'simpleSMTP_from_name', get_bloginfo('name') ) simpleSMTP_from_email $sendFromEmail = apply_filters( 'simpleSMTP_from_email', get_bloginfo('admin_email') )

安装:

{eac}Doojigger Simple SMTP Extension is an extension plugin to and requires installation and registration of {eac}Doojigger. Automatic Plugin Installation This plugin is available from the WordPress Plugin Repository and can be installed from the WordPress Dashboard » Plugins » Add New page. Search for 'EarthAsylum', click the plugin's [Install] button and, once installed, click [Activate]. See Managing Plugins -> Automatic Plugin Installation Upload via WordPress Dashboard Installation of this plugin can be managed from the WordPress Dashboard » Plugins » Add New page. Click the [Upload Plugin] button, then select the eacsimplesmtp.zip file from your computer. See Managing Plugins -> Upload via WordPress Admin Manual Plugin Installation You can install the plugin manually by extracting the eacsimplesmtp.zip file and uploading the 'eacsimplesmtp' folder to the 'wp-content/plugins' folder on your WordPress server. See Managing Plugins -> Manual Plugin Installation Settings Once installed and activated options for this extension will show in the 'Simple SMTP' tab of {eac}Doojigger settings.

升级注意事项:

1.0.7 Requires {eac}Doojigger version 2.0+

其他记录:

Additional Information

更新日志:

Version 1.0.12 – Apr 10, 2024 Version 1.0.11 – October 31, 2023 Version 1.0.10 – June 8, 2023 Version 1.0.9 – May 11, 2023 Version 1.0.8 – March 15, 2023 Version 1.0.7 – November 15, 2022 Version 1.0.6 – September 25, 2022 Version 1.0.5 – August 28, 2022 Version 1.0.4 – August 2, 2022 Version 1.0.3 – June 9, 2022 Version 1.0.2 – May 10, 2022 Version 1.0.1 – April 28, 2022 Version 1.0.0 – March 23, 2022