deferred: connection timed out with NT


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users deferred: connection timed out with NT
# 1  
Old 01-03-2003
deferred: connection timed out with NT

We recently installed a new release of SCO UNIX (5.0.6) and when I try to relay e-mail from the UNIX box to my NT server (the mail server) I get the following message from sendmail.

Deferred: Connection timed out with nt

I have nt set up as my relay server in sendmail.cf and the mail seems to be routed to the server but is not getting through.

Does this appear to be the result of a problem on my nt server?

Before the new release we had this no problems forwarding mail to the nt server and the names of the sending and receiving servers have not changed.

We will reboot the nt server in about 1/2 hour to see if that resolves the problem but I thought maybe this forum could help if there are some setup issues that I may need to check.

Thanks.

James

P.S. I really appreciate this forum thanks for all your help in the past and happy 2003.
# 2  
Old 01-03-2003
Check that you have the correct IP address for the NT server in your host file and/or DNS. Make sure you can ping the server or trace the route for possible problems.

Then try connecting manually:

Example (from PCUNIX.com - SCO FAQ )

$ telnet mail.somewhere.com 25
Trying 192.168.75.194...
Connected to smtp.somewhere.com.
Escape character is '^]'.
220 smtp.somewhere.net ESMTP Sendmail 8.9.3+Sun/8.9.1; Thu, 12 Oct 2000 04:39:40 -0700 (PDT)


Once you have proven a good connection (enter quit to exit) you can relook at your sendmail for possible problems.
# 3  
Old 01-03-2003
I went through the steps in the faq and was able to manually send an e-mail to my nt server.

Yet I still cannot e-mail using the mail command or sendmail it still gives the same error message.

thanks for your help
# 4  
Old 01-03-2003
You can check sendmail by running it manually.

Send a message to a known user -

$ /usr/lib/sendmail -v knownuser@somewhere.com < /tmp/some.file

See where it hangs, check your messages file (or equiv) for errors.

You can also check your configuration by:
$ /usr/lib/sendmail -d0.1 -bt < /dev/null

Fix any errors it may show.
# 5  
Old 01-03-2003
When I run sendmail in verbose mode it hangs when trying to connect to my nt box.

Once it gives up it comes back with the message "Deferred: Connection timed out with nt"

I later get an e-mail to my address on the unix box (the address I am sending from) telling me that the DNS lookup failed.

I think that I have set the IP for my Primary and Secondary DNS correctly in resolv.conf.

Still confused as to what the problem is.

Thanks for your help.
# 6  
Old 01-03-2003
I used the info on ta 105706 at http://stage.caldera.com/ta/ to configure sendmail.cf and now e-mail seems to be working but it is rather slow to process (takes as much at 10 minutes to process).

Any ideas how I could speed it up?

Thanks.
# 7  
Old 01-06-2003
What is the speed of your network? What else is running on your system and the NT system? How much mail (and sizes) are we talking about? Is DNS working correctly (this could be your problem since the timeouts when it can't find an address may slow you down or if the primary isn't working and it has to timeout and then hit the secondary).

Too many variables to give you a fix. Try doing an nslookup on a system you know should be in DNS. See how long it takes it to find it.

$ nslookup
Default Server: dns1.mydns.com
Address: 10.140.1.2

>
> knownserver

Insure it comes back quickly with the correct info (double check all the info on your NT server in DNS - PTR record too.).
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

Ssh connection timed out

Hello, I have two AIX6.1 machines that can communicate with each other through ssh. The problem is that one of them somehow closes the connection after some time and i don't know the reason of that. For example today i send through rsync command 7 files from one server to the other. It send... (7 Replies)
Discussion started by: omonoiatis9
7 Replies

2. Solaris

solaris 10u9 + sendmail 8.14.5 mailq grows, deferred messages

hello, I am using solaris 10 and sendmail 8.14.5 Main Problem i have growing (to 1500+ mails) mailq, and mailq consists of mails older then even 1 month. i have forced mailq by sendmail -q -v and messages went out. but it looks like, when messages enter to mailq they are not processed any... (0 Replies)
Discussion started by: lpic.lt
0 Replies

3. UNIX for Dummies Questions & Answers

No mail sending - Deferred: 403 4.7.0 TLS handshake failed

Please help! I am in urgent need of assistance. What started out as a small problem with IMAP folders not working seems to have spread. Our mail server, Scalix running on CentOS 5.5 isn't sending out any mail. There are now over 400 emails queued waiting to go out, all of which give the... (0 Replies)
Discussion started by: beckyboo
0 Replies

4. UNIX for Dummies Questions & Answers

winscp error: Network error connection timed out

Hi all, I am trying to winscp to RHEL5 server and i am ending up with following error. Network error:connection timed out The system is up and running but not able to winscp. Tried SFTP,SCP and FTP protocols in winscp but none worked. I can ssh into this server from another server... (3 Replies)
Discussion started by: lramsb4u
3 Replies

5. Solaris

Solaris 10 ftp connection problem (connection refused, connection timed out)

Hi everyone, I am hoping anyone of you could help me in this weird problem we have in 1 of our Solaris 10 servers. Lately, we have been having some ftp problems in this server. Though it can ping any server within the network, it seems that it can only ftp to a select few. For most servers, the... (4 Replies)
Discussion started by: labdakos
4 Replies

6. Red Hat

postfix connection timed out issue on centOS

hello everyone i hav LITTLE issue, pending for just last week regarding postfix/sendmail server. M not able to forward mail to outer domain. I hav not configured DNS server uptill now, so nvr tried to receive mail from any domain, as i don require that as of now. Can anybody suggest a... (4 Replies)
Discussion started by: oracle.test2
4 Replies

7. Programming

Socket Programming - Port Scanner. I Get Connection Timed Out, Why?

When i put the target IP as 127.0.1.1, the program is working fine, can catch blocked & open ports. But when i try to scan remotely, i get connection timed out! Can you tell me why? :( Here is my code - Look at between where i put astriks - at the bottom: #include<iostream>... (3 Replies)
Discussion started by: f.ben.isaac
3 Replies

8. HP-UX

connection timed out

I am trying to connect with my hp machine using "dialup networking." It times out after 30 seconds. Is there a way to adjust this time. Would it have anything to do with rexec? thanks (0 Replies)
Discussion started by: paschal
0 Replies

9. Linux Benchmarks

Connection Timed out problem - EM64T

Hai All, I have problem during HTTP benchmarking with polygraph tool on EM64T machine. Benchmarking results are getting problem bcas of connection timed out system errors. Machine log information is as, /var/log/messages.3:Feb 18 16:17:44 proxy64 network: Bringing up interface eth0: ... (0 Replies)
Discussion started by: muthukumar
0 Replies

10. UNIX for Advanced & Expert Users

Connection Timed out

I connect to a Sun Box through telnet but it timed out in couple of minutes. Advance thanks for any idea...help... (2 Replies)
Discussion started by: s_aamir
2 Replies
Login or Register to Ask a Question