Description
Stryker SMTP is a simple plugin that ensures all outgoing emails from your WordPress site are sent using an SMTP server. You can set up the SMTP host, port, encryption, email credentials, and sender name right from your WordPress admin dashboard. It also includes a test email feature to verify the configuration.
Key Features:
- Send all emails through an SMTP server of your choice.
- Compatible with Zoho Mail, Gmail, and other SMTP services.
- Set your SMTP host, port, encryption type, and email credentials in the admin settings.
- Customize the sender’s name and email address.
- Send a test email to ensure the SMTP settings are correct.
- Secure handling of credentials.
- Supports SSL and TLS encryption.
License
This plugin is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.
This plugin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this plugin. If not, see https://www.gnu.org/licenses/gpl-2.0.html.
Installation
- Upload the
stryker-smtp
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to the Settings > Stryker SMTP page to configure the plugin.
- Enter your SMTP credentials, including the host, port, encryption, and sender name.
- Save the settings and use the “Send Test Email” feature to verify the SMTP connection.
FAQ
-
How do I configure the plugin for Zoho SMTP?
-
To configure Stryker SMTP for Zoho:
1. Set the SMTP Host tosmtp.zoho.com
.
2. Set the SMTP Port to465
for SSL or587
for TLS.
3. Choose your encryption method, either SSL or TLS.
4. Enter your Zoho email address and password in the SMTP credentials. -
Can I use Gmail as the SMTP server?
-
Yes, you can configure Stryker SMTP to use Gmail’s SMTP server. Use the following settings:
– SMTP Host:smtp.gmail.com
– SMTP Port:465
for SSL or587
for TLS
– Encryption: SSL or TLS
– SMTP Username: Your Gmail email address
– SMTP Password: Your Gmail account password or App Password (if 2FA is enabled) -
How do I send a test email?
-
After entering your SMTP credentials, use the Send Test Email section in the settings page to send a test email. If the email is delivered successfully, your SMTP setup is working correctly.
-
Is my SMTP password stored securely?
-
Yes, the plugin stores your SMTP password securely in the WordPress database, similar to other sensitive WordPress settings.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Stryker SMTP” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Stryker SMTP” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.