Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sat Aug 02, 2014 11:33 am 
Offline
Newbie

Joined: Sat Aug 02, 2014 10:51 am
Posts: 3
Hi, I have some problem. I configuration postfix and dovecot but when send email from my local computer on server emails not be provided.
I get information in mail refused to talk to me: 451 4.0.0 111 Connection refused. I attached my settings domain in linode DNS manager.

Image


Top
   
PostPosted: Sat Aug 02, 2014 3:09 pm 
Offline
Senior Member

Joined: Mon Jan 02, 2012 12:45 pm
Posts: 365
webjacek,
Hiding all your information, such as domain and IP, means we can't help you. You need to give us as much information as possible to be able to help you. Fortunately you didn't hide them all.
Code:
diamentowaprzygoda.pl - 109.74.203.51


Your SMTP process is not listening on port 25 or 465, though both of those ports are accessible.

What do you see when you run:
Code:
netstat -tulpn | grep "/master"


Also, what flavor of Linux are you running?


Top
   
PostPosted: Sat Aug 02, 2014 4:04 pm 
Offline
Senior Member
User avatar

Joined: Sun Dec 27, 2009 11:12 pm
Posts: 1038
Location: Colorado, USA
You have a PUBLIC domain name with a PUBLIC IP address yet you feel for some unknown reason that you need to hide that PUBLIC information from the people you're asking help from.

Say this about a bazillion times: "SECURITY THRU OBSCURITY IS A MYTH (AND A COMPLETE WASTE OF EVERYONE'S TIME)".

_________________
Either provide enough details for people to help, or sit back and listen to the crickets chirp.
Security thru obscurity is a myth - and really really annoying.


Top
   
PostPosted: Sun Aug 03, 2014 6:12 am 
Offline
Newbie

Joined: Sat Aug 02, 2014 10:51 am
Posts: 3
Hide public information about my domain - sorry about that.

Main Street James when run: netstat -tulpn | grep "/master" I get this information:

tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 4243/master
tcp 0 0 ::1:25 :::* LISTEN 4243/master

My distribution llinux is CentOS 6.5.


Top
   
PostPosted: Sun Aug 03, 2014 8:47 am 
Offline
Senior Member
User avatar

Joined: Tue Apr 13, 2004 6:54 pm
Posts: 833
You're listening to "localhost" only. You need to configure /etc/postfix/main.cf "inet_interfaces" setting and restart postfix.

_________________
Rgds
Stephen
(Linux user since kernel version 0.11)


Top
   
PostPosted: Sun Aug 03, 2014 10:46 am 
Offline
Newbie

Joined: Sat Aug 02, 2014 10:51 am
Posts: 3
I have set inet_interfaces = all. This is probably correct value.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group