Error when sending mail to an external mail server from Postfix on CentOS
Posted
by
yankitwizzy
on Server Fault
See other posts from Server Fault
or by yankitwizzy
Published on 2010-08-30T16:01:04Z
Indexed on
2010/12/23
7:55 UTC
Read the original article
Hit count: 226
I just installed Postfix. i have not yet done any configuration on it. Each time I try to use it to sendmail from another application, it keeps telling me that COnnection was refused from the ip I want to connect to. This is the error I get
[root@localhost /]# telnet mail.abuse.org Trying 69.43.160.153... telnet: connect to address 69.43.160.153: Connection refused telnet: Unable to connect to remote host: Connection refused
COuld someone please help me the problem
© Server Fault or respective owner