Skip Navigation

[Resolved] Sending notification email through Google

This thread is resolved. Here is a description of the problem and solution.

Problem:
How do I send WordPress emails through a SMTP gateway?
Solution:
Plugins such as https://wordpress.org/plugins/wp-mail-smtp/ may help. WordPress uses PHP's sendmail which may or not be blocked on your server. This allows you to use an email account for sending Wordpress emails.

This support ticket is created 8 years, 5 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Tagged: 

This topic contains 2 replies, has 2 voices.

Last updated by joeF-4 8 years, 5 months ago.

Assisted by: Ross Fisher.

Author
Posts
#346957

I am trying to send notifications email through Cred using Gmail servers as the "From."

Where/how can this be configured?

#346962

Thank you for contacting Toolset support, I'd be delighted to assist!

As all mailings are handled by the WordPress core (wp_mail), you'd need something to modify how WordPress sends out emails.

Something like https://wordpress.org/plugins/wp-mail-smtp/ would do the job, there are many out there so feel free to explore which SMTP plugin works best.

Enjoy your weekend!

#346967

That did it. Thanks.

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.