Top "Gmail" questions

Gmail is a free email service offered by Google.

PHPMailer SMTP Error: Could not authenticate using gmail as smtp server

I am failing to send email in my application hosted on appfog i am using the following code which works …

php smtp gmail phpmailer appfog
change sender address when sending mail through gmail in c#

I have used the following code to send mail from my web application using a gmail account. My question is, …

c# smtp gmail networkcredentials
mailto links in Gmail

I've encountered a problem with Gmail's web application. For some reason, the mailto links doesn't work when I try to …

html email hyperlink gmail mailto
Gmail returns 534-5.7.14 Please log in via your web browser

I found this error while i'm trying to send an email from one Gmail account to another. How to solve …

java email gmail jakarta-mail
Font Color in HTML Email - Gmail

I know that I have to use inline CSS to style anything in an HTML email, but I am noticing …

css gmail html-email
Gmail smtp configuration for Drupal 7

I want to send email in Drupal 7. So, does anyone know how to configure Gmail SMTP on Drupal 7?

email smtp gmail drupal-7
Sending email fails when two factor authentication is on for Gmail

I am using my Gmail account and smtp.gmail.com inside my web application to test and send email. when …

smtp gmail smtpclient two-factor-authentication
Is there a trick to display svg images in gmail?

I've been trying to display them, but to no avail. I'm wondering if there's a trick to displaying them, because …

svg gmail
Create a website to login in with Gmail, Yahoo, or Facebook accounts

How does Stack Overflow allow new users to login into Stack Overflow using their Gmail or Facebook or Yahoo accounts? …

facebook login gmail openid
How to send to BCC address when using PHPMailer to format MIME message for Gmail API?

I am using PHPMailer to build an email message. I am using PHPMailer only for MIME message formatting, not sending. …

php gmail phpmailer mime bcc