Introduction
WordPress’s default mail method often lands messages in spam or gets blocked by hosts. Using SMTP ensures your site’s emails—such as registration confirmations and notifications—reach inboxes reliably.
Install WP Mail SMTP
- In your WordPress admin, go to Plugins > Add New.
- Search for WP Mail SMTP by WPForms, click Install Now, then Activate.
WP Mail SMTP Configuration
- Navigate to WP Mail SMTP > Settings.
- Under Mailer, choose Other SMTP (or select your preferred mailer).
- Enter your SMTP host, port (e.g., 587 for TLS), encryption type, SMTP username, and password.
- Set the From Email and From Name to match your domain (for example, [email protected]).
- Click Save Settings.
Troubleshooting and FAQs
Q: I still don’t receive emails—what should I check?
A: Double-check your SMTP credentials and ensure your “From Email” matches your sending domain; also inspect your spam/junk folder..
Q: Does this work on all hosting environments?
A: Generally yes. If your host blocks outbound SMTP, contact them to open the required port or use a provider they recommend.
Q: Who can I contact for further assistance?
A: Submit a support ticket via your BuddyBoss account dashboard for personalized help.