Gmail is a webmail service offered by Google. Use this tag for programming questions related to Gmail's APIs.

learn more… | top users | synonyms (1)

1
vote
1answer
11 views

how to send email with gmail compose from my application?

When the current user of my web-application select other users who will send them email with Gmail, i want to redirect him to the gmail compose (Link) and then type his message. In my django view, ...
0
votes
3answers
12 views

Awkward hyperlink generation in HTML Mails

I'm struggling with my E-Mail Marketing System, i am able now to send more or less beautiful HTML E-Mails over the net but now i'm facing some awkward problems in the rendering - Customers keep asking ...
0
votes
0answers
22 views

Applying python to classify user's email

I am planning to implement random forest [which i have implemented in python] to classify [give labels] user's emails. Initially i thought of making a chrome extension as there is a support for ...
0
votes
0answers
6 views

Email data into a Google drive spreadsheet row,

Question: Is there a way of email/gmail-ing a row of comma separated data into a Google Drive Spreadsheet. Background: I have an app with no permissions (want to keep this way) the app communicated ...
0
votes
1answer
13 views

How mark gmail message as unread (unseen) MailSystem.NET

I searched a lot how to read an email from gmail and then mark it as unread (unseen), now that I found I wanted to share with everyone. Procurei muito como ler um e-mail do gmail e marca-lo como não ...
0
votes
0answers
15 views

GMail Interaction with .Net

We have a custom line of business .Net WinForms application that currently exposes the Microsoft Outlook Interop assemblies to create a new message, add the recipient(s), subject line, and ...
0
votes
0answers
10 views

Getting invalid_client response while creating token request

I am following the documentation provided by google to access gmail using API. According to the google documentation we need access token to manage gmail. So I tried to create an access token by ...
0
votes
1answer
7 views

Can't receive gmail repeatly with javamail

Someone asked the same question here, but I think it has not been solved yet. I doubt the result is due to google mail server policy.
0
votes
0answers
7 views

How to implement gmail like Achieve or Undo action in a list item

I need to implement gmail like swipe action on a list item in my listview. I am able to implement swipe on the list item, but how can remove the existing view and change to another view.How can I ...
0
votes
1answer
23 views

How is Spotify able to open the desktop app via the Gmail inbox view?

http://i.stack.imgur.com/7SpFk.png This is the first time I've ever seen a button like this (see right side). Clicking on that button launches Spotify. How is Spotify able to do this for their ...
0
votes
1answer
17 views

How can we use app engine users API (java) with other google APIs to get users' profile pictures?

With app engine Users API (https://developers.google.com/appengine/docs/java/users/), it is very easy to setup an account system. But how do we get users' profile pictures from their Gmail or Google ...
-10
votes
0answers
47 views

How to save a mail to drafts in gmail using c# [closed]

I try to save a mail with an attachment to gmail drafts folder without sending it
1
vote
0answers
16 views

How to use code block formatting in gmail (or any other email)?

This question is not very technical, but I am trying to do something specific with formatting code for use in emails. I am trying to email a colleague several command line prompts like the one below: ...
0
votes
1answer
7 views

Gmail to cPanel Webmail via POP Connection

Is there any way to get all of my emails from my Gmail account to my Webmail I meant my cPanel email account like Roundcube? I can take from my cPanel Roundcube all of email to my Gmail account via ...
-1
votes
0answers
3 views

Action Buttons for agencies--turnaround time [closed]

As an agency we work with many brands that would like to take advantage of Action Buttons. The turnaround time for email communications is very quick to their customers. While I know you say ...
0
votes
1answer
18 views

Php mailer google smtp working on localhost not working on live site

I'm trying to send mail to registered user after registration. For that I m using phpmailer library. my code is as below: function smtpmailer($to, $from, $from_name, $subject, $body) { global ...
0
votes
2answers
41 views

“Pushing” Gmail to GAS — using Gmail forwarding to trigger GAS script

Summary Is it possible to use the Gmail forwarding feature to send (i.e., “push”) via HTTP (GET/POST) to my GAS script URL? (And perhaps include its contents as a parameter?) Goal/Background My ...
-4
votes
0answers
13 views

Gmail and facebook together [closed]

Can we write a program using GMAIL an FACEBOOK api's which can get email notification on facebook feeds??? you can do that with twitter.
0
votes
1answer
10 views

How to create issue in BitNami Redmine Stack using Gmail?

I spent a lot of time to find out a really working solution for this problem. I read all the documents, blogs, forums and etc about this, but nothing worked. Let's go straightly to the question. I'm ...
0
votes
0answers
45 views

import facebook, gmail, twitter and yahoo contacts in my web with jsp

How can I import facebook, gmail, twitter and yahoo contacts in my web with jsp? After import I need to insert them into my database. Is there any working opensource? Is there a paid service I can ...
0
votes
0answers
15 views

So what's the verdict about opening an attachment with a custom file extension from the Gmail Android app?

There have been lots of questions about how to get files to open in our own Android apps using <intent-filter>. I just want to know, as of API 17, is intent resolution buggy and not to be relied ...
-1
votes
0answers
22 views

Why is GMAIL marking mails from my server as spam? [closed]

I've just set up my mail server. The MX records and reverse DNS is all fine... Nevertheless google is Marking all mails as SPAM, other services as Yahoo, Hotmail, Outlook, etc are working fine. Here ...
0
votes
1answer
15 views

How to find internal mail storage location in gmail [closed]

In gmail how they are storing messages internally while net connection is closed. ex.while composing the mail net connectivity is closed,at that time that particular mail is stored in a local system ...
0
votes
0answers
8 views

Google Mail Settings - Language does not update on Gmail

I'm, trying to change the user language for a Gmail account using: GoogleMailSettingsService mailSettingsService = new GoogleMailSettingsService("...", "..."); ...
0
votes
1answer
7 views

How to filter gmail messages by sender and not display the ones by others in the same thread

Gmail's default behaviour, when filtering received emails by sender, is to show all messages in the thread to which a sender responded, including messages by other senders. This is especially annoying ...
0
votes
1answer
51 views

My Java program stopped sending emails using my gmail Account

I searched several related posts here and in other places, but none of them solved my problem. I have a program that sends emails to a set of people using "javamail API". It worked fine once. Today I ...
2
votes
2answers
30 views

HIGHESTMODSEQ response from gmail

I have a python script that uses a twisted imap4.IMAP4Client to check for new emails in a gmail account. It does so every ~30 seconds. It has been running fine for months. Starting June 11, I began ...
0
votes
1answer
29 views

Can't connect to SMTP server using PHP Mailer but can with Gmail?

I am getting the following error from PHP Mailer when running a script in my local PC: SMTP -> ERROR: Failed to connect to server: A connection attempt failed because the connected party did not ...
-1
votes
0answers
26 views

configure gmail on Mac OSX [closed]

I'm trying to configure my email on the Mail App unde Mac OSX Version 10.8.3. When I enter all the information and click "Continue" in the Add new account window I get an error : "The Google IMAP ...
2
votes
2answers
56 views

Sending mail using gmail from behind a proxy using java

My current code is (I am using correct username and password in actual code) :- public class MailTry { public static void main(String[] args) { final ...
0
votes
1answer
35 views

One click confirm button of gmail schema not appearing inside body of email

I have developed google app engine application to send schemas in gmail for one click action. I have followed tutorial at https://developers.google.com/gmail/schemas/reference/one-click-action The ...
0
votes
2answers
29 views

Email Newsletter - Layout goes weird in gmail

I created a newsletter for MailChimp. All looks good when I put it in the mailchimp website. However when I send a test email to myself, some parts of the layout goes wrong in Gmail. Some content ...
-1
votes
0answers
21 views

Overcoming gmail's country lock in imap client

I have created an online imap library and a very basic web client for logging into gmail account. Now according to Google, my location that i use gmail from is Pakistan but my code is hosted on ...
1
vote
0answers
39 views

How do I send email from my Gmail account in my Node.js script?

app.get('/email', function(req,res){ var emailjs = require('emailjs'); var email_server = emailjs.server.connect({ host: 'smtp.gmail.com', ssl: true, tls: true, ...
1
vote
0answers
40 views

How to use Default Javamail Session in Websphere with GMail

I'm trying to create an javamail Session in Websphere 7 to use GMail, but my authentication always fail. Yes man, my password is ok ... I'm configuring my Session as: Output Mail Properties ...
0
votes
1answer
22 views

OAuth and Java (connecting to GMail)

Referring to this thread: Empty secret returned in Google Gmail OAuth Can someone please tell me where the necessary jars are? Also, two years on, is this still the best way to connect to GMail ...
1
vote
1answer
53 views

How do I fix a javax.mail.MessagingException when using SMTP through GMail?

I cannot execute code that is publicly available for sending email through Gmail. I think it may be a network problem because I am at work although I am able to ping Gmail through the cmd prompt: ping ...
1
vote
0answers
38 views

Trying to import gmail contacts using node.js

I'm trying to import gmail contacts. I have successfully obtained the access_token but when trying to get the contacts browser keeps throwing the error. invalid_grant my codes below. for ...
0
votes
2answers
51 views

Google Apps Admin SDK getting gmail storage space used

I would like to retrieve a users "Mail Storage Used" value from the ADMIN SDK for my google apps account. I have looked all over for how to get this value and can not find it anywhere. It seems ...
0
votes
2answers
103 views

Sending email throung Delphi

I have never worked with Delphi (my girlfriend have some experience), but there is a small tool that I want to make and I think it should be made on Delphi. After hours of searching and testing we ...
0
votes
1answer
24 views

SwiftMailer - using with Google Application-specific password & 2-step verification

I am using the PHP mail function to send an email on a contact form that doesn't work on the live server - having checked the logs I see the following :- Application-specific password required ...
0
votes
0answers
18 views

Ubuntu (12.04)/ssmtp use gmail

I am new to dedicated server, i made a try on small server at OVH. I am trying to find a way to simple send mail (only to receive log at first) on my server without installing a full SMTP server: ...
0
votes
0answers
26 views

Is GMail on iOS HTML5?

I've been looking into developing an app using HTML 5 but I've been a bit skeptical. I read some sources online that GMail had some HTML5 under the hood, but that news is about a year old. Do you ...
0
votes
1answer
9 views

ClientLogin redirect to gmail

I am implementing a ClientLogin. I am new to this technology. I am testing it on web application and I am able to get the Auth Token and my question is there a way to redirect my application to ...
0
votes
0answers
21 views

URI to compose gmail message with inner HTML

Ahoy. In this answer, there is a way how to open Compose window in gmail. Is there a way how to specify inner HTML inside body that it will send this: LINE1LINE2 and not just this: <a ...
0
votes
2answers
58 views

PHPMailer $mail->From headers not working with gmail

I'm using the following code to send a mail after a form submission with the PHP mailer class https://github.com/Synchro/PHPMailer. The mail sends and is received successfully. The only thing that ...
-1
votes
0answers
24 views

Using a Google Apps Script (GAS) to parse e-commerce order emails to a spreadsheet [closed]

I have a friend who is stuck with a legacy E Commerce system they cannot change. This system generates emails for every order but does not write the orders to a database. As it's a system generated ...
0
votes
1answer
20 views

sending mail using swiftmail

I am learning to use swift mail to send mail. I tried below code to send mail even the php success but didn't send any mail to my hotmail. I tried using 465 and 587 but both not sending mail to my ...
0
votes
1answer
50 views

How do I get gmail contacts using javascript

How do I get gmail contacts using javascript. Aka What is the AJAX call that I should make? I already have the user OAuth Token which I got because the user signed up to my site using google. I have ...
1
vote
0answers
15 views

Does Gmail set an invalid Content-ID header for inline attachments?

Short Version A Content-ID header on an attachment must be of the form local-part "@" domain. Gmail's Content-IDs do not have an @ in them. Is this a real bug, or am I misreading the spec? Long ...

1 2 3 4 5 59