Just want to send emails from my Ubuntu Server. What simple SMTP server solution to use?
Posted
by Sergio Oliveira Jr.
on Super User
See other posts from Super User
or by Sergio Oliveira Jr.
Published on 2010-01-07T17:33:37Z
Indexed on
2010/03/08
8:08 UTC
Read the original article
Hit count: 639
Basically I have a Ubuntu Server machine and I would like an idiot-proof solution for sending emails from my website that is also running in this same machine.
My doubts are:
1) Should I use postfix or there are more simple solutions for an smtp server?
2) Do I need to be able to receive emails as well? I just want to send emails...
3) I did I simple test with postfix that came with my Ubuntu server and the email got sent, but it went to the spam box of my gmail. Anyway to avoid the spam box?
4) The email sender was [email protected]. How do I change that?
Thanks very much!
-Sergio
© Super User or respective owner