how to setup email with external email server

General support questions
Post Reply
aquapura4
Posts: 8
Joined: 2017/02/21 14:16:06

how to setup email with external email server

Post by aquapura4 » 2017/04/21 10:17:22

Hi

I am running centOS 7 and have setup a google email server that uses my domain. Basically my webpage is hosted on centOs however I'm using an external email (gmail server). However I want to be able to send and read emails from my centOS server so I can sent out email updates with an automated program.

Can someone please point me in the right direction on how I can achieve this?

Thanks

tunk
Posts: 1206
Joined: 2017/02/22 15:08:17

Re: how to setup email with external email server

Post by tunk » 2017/04/21 13:42:10

It is possible to send e-mails from the command line:
http://www.linuxjournal.com/content/sen ... ail-netcat

aquapura4
Posts: 8
Joined: 2017/02/21 14:16:06

Re: how to setup email with external email server

Post by aquapura4 » 2017/04/22 04:53:47

hi Tunk thanks for the reply. However this doesn't seem to be what i want as that's just a program that opens and writes to a TCP port. I was looking for a more specialised mail application if one exists...

hunter86_bg
Posts: 2019
Joined: 2015/02/17 15:14:33
Location: Bulgaria
Contact:

Re: how to setup email with external email server

Post by hunter86_bg » 2017/04/22 10:40:59

postfix should be able to do it.Up to now I have prepared only unauthenticated null-client and server and I'm not able to help you with the TLS.
You can check RedHat's guide (if any exist) and try to do it.

Don't forget to update this thread.

Post Reply