Questions tagged [gmail]

Free e-mail service offered by Google. Mail can be accessed through webmail or through the POP3 or IMAP4 protocols.

637 questions
6
votes
1 answer

Mail from Teams forwarded to Gmail marked as spam due to DMARC failure

When I write a chat message in Microsoft Teams the receiver gets an e-mail notification on her Office 365 account (receiver@htlvb.at) when she is offline in Teams. The receiver set it up so that all her mails are forwarded to her personal Gmail…
Johannes Egger
  • 173
  • 1
  • 6
6
votes
2 answers

Sendmail to local domain ignoring MX records (part 2)

I have the exact problem, like in this post: Sendmail to local domain ignoring MX records . I am also using an email provider like GMail For Your Domain (which stores your mail and manages it). I am sending mail from my server directly, but…
Vladislav Rastrusny
  • 2,671
  • 12
  • 42
  • 56
5
votes
1 answer

virtual_alias_domains - how to use different IP addresses when forwarding mail?

I host 2 web domains (domain1.com and domain2.com) on a CentOS 6.6 Linux server with 4 IP addresses. Postfix 2.6.6 accepts mails to info@domain1.com and info@domain2.com and forwards them to person1@gmail.com and person2@gmail.com. Here excerpts of…
Alexander Farber
  • 714
  • 4
  • 17
  • 38
5
votes
1 answer

Postfix: Gmail marking my email as spam

I'm been trying to understand why Gmail is treating the email sent from one of my domain/server as SPAM. I found a lot of threads here about this issue, however I checked the usual suspects like domain keys, spf etc. My email is accepted by…
TCB13
  • 1,166
  • 1
  • 14
  • 34
5
votes
4 answers

Google SMTP Connection Timeout

How do I find out why Gmail is seemingly refusing connections from my specific IP range? I'm getting a "Connection timeout" error when attempting to send email through smtp.gmail.com using the email facilities in Django running on a Linux machine on…
Cerin
  • 3,600
  • 19
  • 61
  • 79
5
votes
2 answers

Postfix not forwarding to .forward address

I have a VPS with Postfix. E-mail is working - I can send messages to and from it, tested using mutt and my GMail account. However, I want to forward all mails send to my VPS to my GMail account so it's all in one place. I tried specifying my gmail…
Dave
  • 211
  • 2
  • 5
5
votes
6 answers

Outsource my email server to Google

I've been looking into setting up my own email server the past couple of weeks and the more I look into it the more I feel that this is an area I do not want to get into. I guess my heart just isn't into email and everything that comes with it. I…
Luke
  • 3,826
  • 8
  • 36
  • 40
5
votes
1 answer

Hybrid gmail MX + postfix for local accounts

Here's the setup: We have a domain, mydomain.com. Everything is on our own server, except general email accounts which are through gmail. Currently gmail is set as the MX record. The server also has various email aliases it needs to support for bug…
krunk
  • 151
  • 2
5
votes
1 answer

Working around Gmail mailing-list "feature."

We're using Google Apps for our domain's e-mail via IMAP. Whenever mail is sent to a mailing list, copies of the original mail are not received in inboxes. According to Google, this is a "feature." Is there a way to disable this "feature" so that…
Paul J. Lucas
  • 191
  • 1
  • 7
5
votes
1 answer

How do I config postfix to use multiple google apps user accounts?

I have a postfix installation and have setup relaying through google apps, but when I send mail to postfix it relays it to google apps using the ONE account I have specified in the main.cf. Is there a way to do this more dynamically. Ideally, the…
john unkas
  • 91
  • 1
  • 3
4
votes
2 answers

When DKIM is installed, will I still be able to send email for my domain from gmail?

Let's say I own example.com, that I install and configure dkim on my server (apt-get install opendkim opendkim-tools, etc.), and that I add the relevant public key to the domain's DNS records. Then when sending email from my server (example: with…
Basj
  • 709
  • 3
  • 11
  • 29
4
votes
2 answers

Postfix smtp relay quota and configuration for Google Suite (Gmail)

I'm trying to figure out a) what are the exact quota and also b) configuration for the SMTP relay service of Google App in postfix. When I look at google documentation I can see that the relay host should be: smtp-relay.gmail.com So far I was using…
maxime_039
  • 243
  • 5
  • 14
4
votes
1 answer

Two servers, same email sent from both, Gmail sees only one as spam

I've been working on this problem for years with no success (I gave up a while back and just hoped Gmail would eventually "learn" that messages from one of my servers wasn't spam, but that apparently never happened). I'm a game developer who runs…
Jason Rohrer
  • 193
  • 1
  • 6
4
votes
1 answer

Can't send email to myself via gmail and postfix forwarding

I set up postfix to forward email to my gmail account. I can send email from this server to my gmail, I can receive outside email and it's forwarded correctly (even from other gmail accounts). However, I can't send email from my gmail to this…
Stefano Palazzo
  • 227
  • 1
  • 13
4
votes
1 answer

Xenserver 6.2 cannot send alert using gmail smtp

I'm using Xenserver 6.2 and configured ssmtp.conf an mail_alert.conf in order to receive alerts through email. I followed the instructions on http://support.citrix.com/servlet/KbServlet/download/34969-102-706058/reference.pdf document. I'm using…
Mert Gülsoy
  • 141
  • 4