send outgoing email via postfix from mail client

Posted by Ey Jay on Server Fault See other posts from Server Fault or by Ey Jay
Published on 2014-06-05T06:19:46Z Indexed on 2014/06/05 9:29 UTC
Read the original article Hit count: 336

Filed under:
|
|
|

I have installed postfix on my ubuntu that is hosted on digitalocean. What I want to do is.

With my smtp server setup, I want to use it to send mail from my email client. I don't need to receive, I just need to send. I can telnet example.com 25 successfully, I received the email in my inbox, but when I tried using in a email client.

smtp: example.com:25
user: smtp1user
password: smtp1userpassword

I get an error that says "Server doesn't respond. Try changing the port."

I dont know how to proceed.

© Server Fault or respective owner

Related posts about linux

Related posts about ubuntu