PDA

View Full Version : exim dont accept incomming connections


edore
06-21-2006, 06:07 PM
Hi,

Exim dont accept incomming connections from clients. It only accepts connections from localhost (I can send email with squirrelmal).

I tried downloading the default exim config from directadmin, but there's no difference. Also my firewall is propper installed.
I have no idea how I can fix this problem, could anyone please help me out?

jlasman
06-21-2006, 06:32 PM
More information please.

Domain for example. Or server hostname.

How do you know your firewall is correct?

Jeff

edore
06-21-2006, 06:40 PM
www.edore.nl

and we didn't change anything on the firewall

jlasman
06-23-2006, 06:57 PM
Originally posted by edore
www.edore.nl

and we didn't change anything on the firewall
That doesn't mean it's correct; plenty of OS Distributions come with firewalls that by default block all incoming ports.

Note that I had no problem connecting to your exim daemon:
[jlasman@of1 ~]$ telnet mail.edore.nl 25
Trying 81.171.108.212...
Connected to mail.edore.nl (81.171.108.212).
Escape character is '^]'.
220 web27.world-xs.nl ESMTP Exim 4.54 Sat, 24 Jun 2006 02:45:10 +0200
ehlo of1.namelessnet.net
250-web27.world-xs.nl Hello host-216-66-238-153.lcinet.net [216.66.238.153]
250-SIZE 20971520
250-PIPELINING
250-AUTH PLAIN LOGIN
250-STARTTLS
250 HELP
mail from:<testaddress@nobaloney.net>
250 OK
rcpt to:<obfuscatedaddress@edore.nl>
250 Accepted
quit
221 web27.world-xs.nl closing connection
Connection closed by foreign host.

Note also that I used real addresses when I actually tried it but I obfuscated them for this thread.

Jeff

edore
06-24-2006, 03:40 AM
it seems that my isp is blocking port 25 in every way. So problem fixxed:P

felosi
06-25-2006, 12:04 AM
I seem to have the same problem, I thought I had it fixed then it started all over, cant accept no mail at all.
here is what I get when I try to telnet to that port
Unable to connect to remote host: No route to host

jlasman
06-26-2006, 06:42 PM
felosi,

Without knowing a server to try we can't tell anything.

Jeff

felosi
06-26-2006, 06:47 PM
i think I have it now, sorry, think it was hostname issues again or something.
I wasnt getting the smtp cause my isp has it blocked