PDA

View Full Version : Postfix error


entityreborn
28th July 2007, 11:25
I realise the OS is not Linux, but the OSs are similar enough that you may be able to help me :D . Here are the stats:

OS: FreeBSD 6.2
Running:
Traditional FAMP server with Postfix and Courier-IMAP

My server recieves emails no problem, sends locally no problem, but sending externally makes an error as follows:

Jul 28 01:16:46 fbsd postfix/smtp[7739]: connect to gmail-smtp-in.l.google.com[209.85.147.114]: Operation timed out (port 25)

It seems my server is looking to googles server for a port that is not serving? I try to telnet googles port 25 at this IP and i get no connect.:eek:
I have looked around and nothing has helped. Any advice? I will provide files upon request.

Another question is DNS... is there a way for my domain to catch all subdomains? ie no need to modify DNS record to add new subdomains. Wildcard DNS

tebokkel
28th July 2007, 14:26
Can you get to any other (external) port 25? Your ISP's for example?
If not, inspect your ipf (ipfw?) firewall. If you can reach other SMTP-servers, it should be a temporary problem. Try traceroute on that address to see how far you get.

Paul

entityreborn
28th July 2007, 19:27
hm.... i don't have any firewall installed.... i can smtp into my own server using my domain address (www.iamentity.com) so that isn't a problem...
from my windowsbox, yes i can telnet to my isps mail server, and.... same from my bsd box.
As for temporary problem.... this has been happening for a month.

falko
29th July 2007, 14:44
Please check if your server is blacklisted: http://www.mxtoolbox.com/blacklists.aspx
Also make sure that your ISP doesn't block port 25.