Re: Mail: operation timed out... Why?

2003-01-14 Thread Bill Moran
Steve Warwick wrote:

Hi All, 

I have mail stacking up in the outbound mail queue all with the same error:

"Deferred: Operation timed out with "

I have gone through my configs and everything looks correct. Could some one
tell me what could cause this error as I have checked everything I can think
of.

May not be your fault.  Is it only one server that's timing out, or is no
mail getting through?  If it's only one ISP, then perhaps that ISP is having
a problem.  How long has this been going on?  Has mail ever sent successfully?
Someone else suggested using telnet to test the connection, that's a good
place to start diagnosing.  Read the RFC on SMTP, as you can use telnet to
actually send email, and sometimes you'll get more useful error messages back
from the receiving server that way.


The only thing left that might be incorrect is my ISP has a reverse DNS
entry for my server as xxx.com not servername.xxx.com... Could that be it?


If the remote server is conigured to be very strict in its DNS checks, yes.
If xxx.com doesn't forward resolve (for example) the FreeBSD mail servers will
reject your mail.

--
Bill Moran
Potential Technologies
http://www.potentialtech.com


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: operation timed out... Why?

2003-01-14 Thread Adam Maas
Can you telnet to the remote server on port 25?

--Adam

- Original Message -
From: "Steve Warwick" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 14, 2003 12:58 PM
Subject: Mail: operation timed out... Why?


> Hi All,
>
> I have mail stacking up in the outbound mail queue all with the same
error:
>
> "Deferred: Operation timed out with "
>
> I have gone through my configs and everything looks correct. Could some
one
> tell me what could cause this error as I have checked everything I can
think
> of.
>
> The only thing left that might be incorrect is my ISP has a reverse DNS
> entry for my server as xxx.com not servername.xxx.com... Could that be it?
>
> TIA
>
>
> Steve
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Mail: operation timed out... Why?

2003-01-14 Thread Steve Warwick
Hi All, 

I have mail stacking up in the outbound mail queue all with the same error:

"Deferred: Operation timed out with "

I have gone through my configs and everything looks correct. Could some one
tell me what could cause this error as I have checked everything I can think
of.

The only thing left that might be incorrect is my ISP has a reverse DNS
entry for my server as xxx.com not servername.xxx.com... Could that be it?

TIA


Steve


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message