0
votes
1answer
42 views

Sending email through postfix using Python or Telnet

I managed to configure a local postfix server, which works correctly when using the mail command (and I receive emails from the cron deamon), however, if I try to connect using telnet localhost 25 ...
0
votes
3answers
208 views

my mail server is rejecting gmail

i try to send a message from my gmail account to one of the addresses hosted by my mail server and get the following message: Delivery to the following recipient failed permanently: ...
1
vote
2answers
117 views

How can I get administrative email delivered to a Gmail account?

For years and years, I've been running my own email server on my home network. Thanks to getting a Nexus 4, I've finally switched everything over to Google, and decommissioned my email server. Now I'm ...
1
vote
1answer
162 views

Domain email, GMail, Postfix

So, after a long trek around the blog-o-tubes, I arrive here. I'm trying to set up email for my domain. I don't really want to do my own email hosting with my own mailserver, especially since my ...
0
votes
1answer
149 views

Mailserver can send email but can't receive email from Gmail [closed]

I have problem with my mail server domain, actually only from Google since last week. Today I tried to send mail from Gmail, Yahoo, Hotmail to my domain. All were received apart from Gmail. I ...
1
vote
1answer
282 views

Transfer mail from local machine to Gmail

I'm trying to use Gmail to manage a MS Exchange email that I log into with Outlook Web Access. The Exchange email has IMAP and SMTP access but not POP3 access so I can't use Gmail's "check mail from ...
3
votes
1answer
2k views

Postfix: forwarding e-mail to GMail not working

On my (web server) machine, I just want to be able to send and receive e-mail, and have e-mail addressed to particular addresses forwarded to my GMail inbox. Right now, I have installed postfix and ...