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
3
votes
2 answers

Using postfix to relay/forward to gmail

I have set-up postfix on Debian 6 and I would like to forward emails to my gmail account. This is my /etc/postfix/main.cf file: # Debian specific: Specifying a file name will cause the first # line of that file to be used as the name. The Debian…
xylar
  • 167
  • 8
3
votes
2 answers

Forward Mails to Gmail

I have a postfix mailserver running. Mails sent from users to Gmail are showing up in Gmail, so it works in general. Same for all other freemail hosts I know. The problem is that some users have no local mailbox but a forwarding to Gmail. If someone…
Peter
  • 39
  • 1
  • 2
3
votes
2 answers

Gmail flagging emails as spam despite SPF being enabled and working perfectly

I have a website where people can recommend contents to their friends using their email. The issue is that emails are being flagged as spam whereas if I do the same from my development machine things are working out fine. I have enabled SPF and it…
3
votes
2 answers

Once mail hosting through Gmail is setup, is it easy to change web hosts?

I have a personal domain name, pointing to a simple cPanel-type shared hosting account. About six months ago, I decided that I wanted to use Google Gmail for hosting my domain name's email. In my shared hosting account, I added MX records…
3
votes
2 answers

Postfix relays via gmail, FROM email is wrong

I recently set up a home-server. And since my ISP quite annoyingly blocks outgoing port 25 I can't setup the SMTP properly. So I set it to relay via gmail(I don't send a lot of mails by this server anyhow, so it's no problem). Now I have a Magento…
teuneboon
  • 173
  • 1
  • 1
  • 7
3
votes
9 answers

Why should a small business company have its in-house mail server?

I really don't get (because of my ignorance, of course) the advantage of having another service to update, check, mantain, backup and so on... When you have outstanding services like gmail where you can pull the user official mailbox in. We have 40…
Pitto
  • 2,009
  • 10
  • 33
  • 49
3
votes
5 answers

Send email from local server, when email is really hosted by Gmail

I'm sure this has been asked before, but for the life of me I can't find a question that covers exactly what I'm asking. I've got a client who hosts their own domain. Godaddy's nameservers have all the A, CNAME, etc records and they point to my…
user57609
3
votes
3 answers

Sign multiple domains with single Domain Key (dk-filter)

Motivation The private shopping website GILT, send periodical update emails from giltgroupe.bounce.ed10.net however all of the mails are signed with domain keys of giltgroupe.com. mailed-by giltgroupe.bounce.ed10.net signed-by giltgroupe.com My…
Lashae
  • 183
  • 1
  • 12
3
votes
2 answers

Generate DKIM for Gmail Free Account

I am using Gmail SMTP with wordpress to send mail with my custom domain (user@example.com). Emails are successfully sent but always land in spam folder in every webmail provider (Eg, Gmail, Rediffmail, Yahoo, Outlook, etc) Gmail SMTP server address:…
Mehul Kumar
  • 169
  • 2
3
votes
2 answers

Forwarding to Gmail account via Postfix: SPF record with a hard fail

I run a Postfix server which forwards one address to a gmail address. # /etc/aliases localuser: remoteuser@googlemail.com This works since several months. But if a sender has a SPF record with a hard fail, then the forwarding does not work: …
guettli
  • 3,591
  • 17
  • 72
  • 123
3
votes
1 answer

How to get rid of Gmail's on "behalf of" using postfix

I'm using the default configuration of postfix on Ubuntu 9.04, and I've been trying to configure Gmail to send email through my server. I'm looking for a simple configuration for 10-15 users (like using a password file), but all the tutorials I…
Osama ALASSIRY
  • 824
  • 3
  • 8
  • 22
3
votes
4 answers

Bounce backs from web-generated e-mails are missing

We use Google Apps to host my company's mail. On our website, we send some e-mails on behalf of our users. In those e-mails we include lines like this: Return-Path: Sender: Sending the messages…
JerSchneid
  • 141
  • 6
3
votes
3 answers

Serve IMAP Account as POP

I have ran into this a few times: I get a new email address that can only be accessed by IMAP or through a web browser. I want to read mail from all of my other accounts through my gmail account. Gmail lets me connect to other pop servers out in the…
Ronnie Overby
  • 681
  • 2
  • 12
  • 24
3
votes
1 answer

Custom Return-Path for gmail domain

I do not expect my problem to be super-unique, but I was not able to find and answer so far even at Gmail help pages, and lots of googling with various terms did not provided a solution. Context: There is company, lets say BusyCorp LLC, whose SaaS…
Kote Isaev
  • 135
  • 3
3
votes
0 answers

I am using Gmail with a vanity account alias and external SMTP server (AWS SES). My first email is not being threaded

So this is a minor inconvenience but I am curious if anyone well versed in email forwarding and Gmail can help me. I have a vanity domain I'll call code@coder.dev. I am using it as an alias for my personal gmail code@gmail.com. I compose the…
KP99
  • 131
  • 2