Hello, I've done de perfect setup fedora core 4 with ispconfig, and everything works, but not receiving emails. I can receive mails from my mail account of my ISP (internet service provider), but not mail sent from accounts like gmail and hotmail. Please help me with this... Jordy
yes, all the records of the domain are pointed to my server. i did a test on dnsreport.com, and i found this:
This is what I found out: Code: telnet mail.xb360.nl 25 Trying 145.53.43.100... telnet: Unable to connect to remote host: No route to host A ping however works... Make sure that your mailserver is running. Please post the output of Code: netstat -tap
yes my mailserver is running. below the link to a screenshot of the output: http://www.xboxgamers.nl/output.PNG (the domain above, where the file output.PNG is hosted on, isn't pointed to my server, it has nothing to do with it)
Ok. Is 145.53.43.100 your server's IP address? From your screenshot it lokks like the IP address is 192.168.1.252. I guess 145.53.43.100 is your router's public IP address. Do you forward port 25 from your router to your ISPConfig system?
my server ip is 192.168.1.252, it's in a lan network with a router. The router's public IP address is 145.53.43.100. And i'm forwarding port 25 tcp and udp to my server. I'm forwarding all the other ports too, like 80, 81, 21, 22 and so on. Jordy
i did a port check on dslreports.com, then i got this result: i got a sitecom router, DC-214. I'm going to look on internet how to stop that filtering.
i looked arround internet, and then i read a message of my ISP, that port 25 is automaticaly is blocked by them for incoming mail. Now i have to do it via a relay server or something like that. So that was the problem