Jason Hirsh:
> I am having an issue with mail from my server to a particular mail
> server. My errors message is
> 
> 
> Dec 29 12:08:23 triggerfish postfix/smtp[34597]: connect to 
> m1.caribisles.net[204.10.3.4]:25: Operation timed out
> Dec 29 12:08:23 triggerfish postfix/smtp[34597]: 1898263938CF: 
> to=<i...@bonairesmokehousebbq.com>, relay=none, delay=30, 
> delays=0.12/0.01/30/0, dsn=4.4.1, status=deferred (connect to 
> m1.caribisles.net[204.10.3.4]:25: Operation timed out)
> 

The connection request timed out after 30s, consistent with the
default of "smtp_connect_timeout = 30s".

> Mail checks fine this server a bit slow but all of my none self
> hosted mail servers make it , so it must be me.

Run mtr or traceroute from the client to the server, and from the
server to the client, and see if the results make sense.

        Wietse

Reply via email to