Top "Gmail" questions

Gmail is a free email service offered by Google.

javax.mail.AuthenticationFailedException: failed to connect, no password specified?

This program attempts to send e-mail but throws a run time exception: javax.mail.AuthenticationFailedException: failed to connect, no password …

java smtp gmail jakarta-mail
Getting mail from GMail into Java application using IMAP

I want to access messages in Gmail from a Java application using JavaMail and IMAP. Why am I getting a …

java gmail jakarta-mail imap
How to encode the plus (+) symbol in URL

The URL link below will open a new Google mail window. The problem I have is that Google replaces all …

asp.net c#-4.0 gmail urlencode html-encode
URL to compose a message in Gmail (with full Gmail interface and specified to, bcc, subject, etc.)

I found a post that provides an example for a link which opens just a compose message window. However, I …

hyperlink gmail google-apps
Expected response code 250 but got code "535", with message "535-5.7.8 Username and Password not accepted

I recently encountered a SwiftMail error while trying to send a mail through gmail. Expected response code 250 but got code "535", …

php laravel gmail
Gmail's new image caching is breaking image links in newsletter

I've got some automatic emails that are sent out upon signup completion for my site. Until recently, they worked fine. …

image caching gmail rewrite
How do i implement ‘sign in with google’ on my site?

On my site I would like to allow users to sign in with a google account. I plan to use …

login gmail cross-domain openid google-oauth
How to configure Spring JavaMailSenderImpl for Gmail

I am trying to find the correct properties to use to connect to the Gmail SMTP sever using the JavaMailSenderImpl …

java spring gmail
Using curl to send email

How can I use the curl command line program to send an email from a gmail account? I have tried …

linux email curl command-line gmail
Base64 images to gmail

I'm generating some inline images for an email sent from the iPad. Looks great in all desktop email clients, but …

html email ipad gmail base64