WP Mail SMTP SendGrid Edition

Based on WP Mail SMTP. Also adds subject for display on SendGrid Activity Screen.

Author:Foliovision (profile at wordpress.org)
WordPress version required:2.7
WordPress version tested:6.3
Plugin version:1.4.0
Added to WordPress repository:04-07-2017
Last updated:22-08-2023
Rating, %:0
Rated by:0
Plugin URI:http://www.callum-macdonald.com/code/wp-mail-...
Total downloads:4 408
Active installs:200+
plugin download
Click to start download

This plugin reconfigures the wp_mail() function to use SMTP instead of mail() and creates an options page that allows you to specify various options.

You can set the following options:

  • Specify the from name and email address for outgoing email.
  • Choose to send mail by SMTP or PHP’s mail() function.
  • Specify an SMTP host (defaults to localhost).
  • Specify an SMTP port (defaults to 25).
  • Choose SSL / TLS encryption (not the same as STARTTLS).
  • Choose to use SMTP authentication or not (defaults to not).
  • Specify an SMTP username and password.

Also adds subject to headers for SendGrid Activity Screen. SengGrid is a powerful SMTP service, however it’s Activity Log screen misses the message subjects. Our plugin adds that back in!


Screenshots
FAQ
ChangeLog