Gmail SMTP
Gmail SMTP plugin allows you to authenticate with your Gmail account to send email via Gmail SMTP server. Most shared hosting servers have restrictions when it comes to email. Usually email will get blocked or missing for no reason. Sometimes it will get blocked when your website reaches the daily limit of outgoing email. This plugin can bypass this issue by routing the email through Gmail’s SMTP server. Gmail SMTP Add-ons Reply-To Cc Email Logger Gmail SMTP Benefits Gmail SMTP plugin is not like most SMTP plugins. It uses the OAuth 2.0 protocol to authorize access to the Gmail API – which means a more secure login system and users won’t have to enter any username or password. Gmail SMTP plugin uses PHPMailer – a very popular library used for sending email through PHP’s mail function. This libary is also used in the core WordPress to send email. Gmail SMTP plugin utilizes “wp_mail” (A function used by WordPress to send email) instead of completely overriding it. This way you still get all the benefits of the default mail function. You no longer need to enable Allow less secure apps on your gmail account to fix SMTP connection issue. This issue became prominent from December 2014, when Google started imposing XOAUTH2 authentication (based on OAuth2) to access their apps. This issue still affects almost all the SMTP plugins because they authenticate via username and password. How OAuth 2.0 Authorization Works You register an application in the Google Developers Console. The application is launched and it requests that you give it access to data in your Google account. If you consent, the application receives credentials to access the Gmail API. Gmail SMTP Features Configure your website to send email using Gmail SMTP server Authenticate using OAuth 2.0 protocol Authenticate with encryption when sending an email (TLS/SSL) Gmail SMTP Basic Setup Create a new project in Google Developers Console. Enable Gmail API in it. Create credentials (OAuth client ID) to access this API. Configure the consent screen for the web application. Enter a Product Name and a Privacy policy URL. Once the consent screen is configured, create a web application. Go to the plugin settings (Settings->Gmail SMTP). Set the Authorized Redirect URL of the application as the one shown in the settings. Finish creating the web app. Copy the newly created Client ID and Client secret and paste into the settings area. Enter your OAuth Email, From Email and From name. Select an encryption. Enter a port number. Save the settings. Now you can authorize your application to access the Gmail API by clicking on the Grant Permission button. Once the application has been authorized Gmail SMTP plugin will be able to take control of all outgoing email. Gmail SMTP Settings Authorized Redirect URI: Authorized redirect URL for your website. You need to copy this URL into your web application. Client ID: The client ID of your web application. Client secret: The client secret of your web application. OAuth Email Address: The email address that you will use for SMTP authentication. This should be the same email used in the Google Developers Console. From Email Address: The email address which will be used as the From Address when sending an email. From Name: The name which will be used as the From Name when sending an email. Type of Encryption: The encryption which will be used when sending an email (TLS/SSL. TLS is recommended). SMTP Port: The port which will be used when sending an email. If you choose TLS it should be set to 587. For SSL use port 465 instead. Disable SSL Certificate Verification: As of PHP 5.6 a warning/error will be displayed if the SSL certificate on the server is not properly configured. You can check this option to disable that default behaviour. Gmail SMTP Test Email Once you have configured the settings you can send a test email to check the functionality of the plugin. To: Email address of the recipient. Subject: Subject of the email. Message: Email body. For detailed setup instructions please visit the Gmail SMTP plugin page.
Top keywords
- email28×4.05%
- gmail22×3.18%
- smtp21×3.04%
- gmail smtp15×2.17%
- application11×1.59%
- client7×1.01%
- access6×0.87%
- address6×0.87%
- oauth6×0.87%
- sending6×0.87%
- settings6×0.87%
- web6×0.87%
Send Images to RSS
Send Images to RSS bridges the gap between large websites and small emails, by replacing images in your feed with smaller, email friendly images, and attempting to add markup which email clients can handle. Between larger monitors, retina screens, and better image optimization, the images we serve up on our websites are larger than they’ve ever been. RSS to email services such as MailChimp, however, are constrained to what email clients can display, which is small, small, small. And although it’s possible to try to style images with a max-width in your emails, not all clients will honor it (I’m looking at you, Outlook). Send Images to RSS makes it easy to create beautiful, email friendly RSS campaigns, with minimal setup required, regardless of your feed setup. Full Text RSS Feeds If your site’s RSS feed is set to Full Text, this plugin makes sure your emails look more like your website: Replace overly large images with email friendly size images. Convert galleries from thumbnails to full width images. Add email friendly styling/alignment to your images. Summary Text Feeds If you’ve used Summaries as your RSS feed settings, this plugin has not been for you. Until now. As of 3.0.0, Send Images to RSS brings the awesome to you, too. Here’s the magic for your Summary feed: Add the post’s featured image to your excerpt. Choose the size and alignment. If no featured image is set, the plugin will use the first image uploaded to the post. Set a custom length for your RSS summary/excerpt. Pick the number of words you want your summary to have, and the plugin will aim for that, but with the added bonus of making sure the final sentence is complete. If you add a manual excerpt to your post, because you like to have full control, the plugin will properly use that instead. Automatically add a custom “read more” link to the end of every post summary, to keep your feed pointed back to your site. Known (non)Issues This plugin should work with any theme. Some themes and plugins do modify the feed for their own purposes. Where possible, I’ve tried to account for them: For summary feeds, the Yoast SEO RSS link is removed (the full text feed and front end output are not changed). For summary feeds, the excerpt filter added by the Woo Canvas theme is removed (the full text feed and front end output are not changed). For summary feeds, this plugin will replace the image settings for Display Featured Image for Genesis for versions 2.3.0 and later (because this plugin is smarter). If you’re using Display Featured Image for Genesis 2.2.2 or lower, this plugin will concede graciously. But you should update, please. For full text feeds, this plugin will not duplicate featured images if they are being added by Display Featured Image for Genesis–you will want to disable that feature in Display Featured Image for Genesis. NOTE: it is up to you to check that your feed output is still working, especially in your email system of choice, once it’s installed. I’ve attempted to set it up to handle XHTML or HTML5, and function even if your feed is wonky, but please double check, and let me know if you have issues, and if so, what specifically they are. Props Special thanks to Gretchen Louise for her summary feed contributions. Spanish translation offered by Web Hosting Hub