Free e-mail service offered by Google. Mail can be accessed through webmail or through the POP3 or IMAP4 protocols.
Questions tagged [gmail]
637 questions
0
votes
1 answer
Does Gmail require TLS for receiving mail?
I am currently working on sending e-mail in PHP directly with stream_socket_client().
This is working pretty well so far. I am able to send HTML e-mail with a DKIM signature that passes all the tests on https://www.mail-tester.com
Mail is being…

Kline
- 247
- 1
- 5
- 17
0
votes
1 answer
Why are my Postfix mails recognized as Spam?
I have a Postfix mail that I have configured pretty good. mail-tester.com gives me a 10/10.
I have tested on both Google and Yahoo, and checked their headers. Nothing seems to be wrong in the headers.
Authentication-Results:…
0
votes
1 answer
Gmail couldn't verify that MyClientSite.ie actually sent this message (and not a spammer)
I'm having problems with delivery of emails from an application on a web server to Gmail. Gmail is displaying a round circle with a question mark, instead of the first letter of the sender, and hovering over it gives the message in this post's…

KevInSol
- 115
- 4
0
votes
1 answer
A business email puzzle: Can you combine gmail for staff emails, with another server for a larger-volume sendgrid emails?
We use Google for Business for our staff emails. But we also want to send out automated emails as part of a web-app. Gmail limits the number of emails you can send with a cap (a few hundred a day?), and the automated emails will exceed that.
Is it…

Daniel Winterstein
- 101
- 1
- 3
0
votes
1 answer
GSuite displaying "via" next to name after DNS change
After changing over to Cloudflare GSuite has been adding "via" next to the names of incoming emails. After a quick Google search I found this:
https://support.google.com/mail/answer/1311182?hl=en
However my DMARC reads:
v=DMARC1; p=none;
This is…

Tony
- 1
-1
votes
1 answer
Postfix relay outgoing emails based on recipient
I'm having trouble with Microsoft rejecting all our emails, I've contacted the Outlook.com Deliverability Support 3 times and 3 times they've told me that there's no problem with our IP and that I should join the Smart Network Data Services (SNDS)…

Daviid
- 99
- 2
-1
votes
1 answer
Is it possible to use Gmail as a postfix relay with virtual domains?
As I'm getting more and more frustrated with attempting to use sendmail to send web app emails that won't be flagged as spam, I've turned my attention to using postfix instead. I've found this Linode guide describing how to use Gmail as a relay for…

Major Productions
- 185
- 6
- 17
-1
votes
4 answers
Polling from gmail activated domains
I m trying to poll email from an email address like "abc@falconamg.com", this falconamg.com service is provided by gmail only. If i give "pop.gmail.com" as pop servername it's saying "authentication failed". Now where do I find the pop3 servername &…
Karthik
-1
votes
1 answer
after changing nameserver email not coming, Got domain from godaddy, site hosted on hostgator and gmail service from Google suite
We have developed a new site with external developer, and they have hosted website on hostgator.com
to host they have given names servers, in Godaddy manage DNS I have selected custom name server and put both the name servers,
now we have stop…

Praveen
- 1
- 1
- 1
- 2
-1
votes
2 answers
Set Exchange 2010 to send email outside of local mail server
We have an Exchange 2010 server and when an internal user emails another internal user, the email is routed directly to the recipient's mailbox without passing through the MX record destination. In our case we have an external email service (Google…

techtheatre
- 101
- 5
-1
votes
1 answer
Ubuntu Sendmail Gmail Relay verify=FAIL
I realize there are a lot of posts on this topic, though after hours I am still unable to connect to gmail.
I noticed that the output does not include DIGEST-MD5 listed, could this be an issue?
Any thoughts would be great appreciated, thank…

Jon C.
- 101
- 1
- 3
-1
votes
1 answer
Sending mail when relay = 127.0.0.1 gives me 550-5.7.1 (gmail)
When sending email using web UI (for example roundcube) and my relay is =127.0.0.1
I'm getting this error
host gmail-smtp-in.l.google.com[64.233.184.27] said: 550-5.7.1
[193.198.1.11 12] Our system has detected that this message is
…

Rene
- 113
- 2
- 12
-1
votes
1 answer
sendmail and gmail not received
I try to send mail with sendmail (Debian 8) from a PHP script.
It does work but only gmail is not working.
Sending a mail from root, I got this message
xxx@gmail.com... Connecting to gmail-smtp-in.l.google.com. via esmtp...
220 mx.google.com ESMTP…

orugari
- 101
- 2
-1
votes
1 answer
Inbound email being bounced back from Google Apps for your Domain: 550
I have a simple cpanel-administered www hosting account (wherebarney.com), and for well over a year I've used Google Apps for your Domain to handle the email, using gmail.
Recently the majority of (but not all) inbound mail has been bounced back to…

Barn
- 109
- 1
- 3
-1
votes
1 answer
How can I avoid being classified as spammer when I forward mail to a gmail account?
Update: The link pointed to by the "duplicate" initially didn't seem like the same problem to me, because the post talked about blacklisted "domains" not blacklisted "IP addresses."
However the main solution is the same: If you are going to forward…

Jon Watte
- 270
- 2
- 8