The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > Linux > Red Hat
.
google unix.com



Red Hat Red Hat is the world's leading open source technology solutions provider with offerings including Red Hat Enterprise Linux (RHEL), Fedora, open source applications, security and systems management, virtualization, and Services Oriented Architecture (SOA) solutions.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Socket Programming - Port Scanner. I Get Connection Timed Out, Why? f.ben.isaac High Level Programming 3 10-28-2008 03:52 PM
connection timed out paschal HP-UX 0 06-15-2007 02:40 PM
Connection Timed out problem - EM64T muthukumar Linux Benchmarks 0 03-08-2005 12:43 AM
deferred: connection timed out with NT jmossman UNIX for Advanced & Expert Users 8 01-07-2003 04:40 PM
Connection Timed out s_aamir UNIX for Advanced & Expert Users 2 11-20-2002 05:16 PM

Reply
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 3 Weeks Ago
oracle.test2 oracle.test2 is offline
Registered User
  
 

Join Date: Oct 2009
Posts: 11
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 lifeline for that, coz i don want to b a millionaire, just want to resolve this issue.

error: connect to c.mx.mail.yahoo.com[216.39.53.3]: Connection timed out

Mentionable: OS:- centOS 5.3
Postfix able to sendmail in inner domain
SELinux is disabled.
Port used to communicate is 25
Please tell the pattern if , if any, in detail, as i am new to linux.


thanks....
  #2 (permalink)  
Old 3 Weeks Ago
fpmurphy's Avatar
fpmurphy fpmurphy is offline Forum Staff  
Moderator
  
 

Join Date: Dec 2003
Location: Florida
Posts: 1,913
I am confused. Are you trying to use both Postfix and sendmail? You can use only one or the other but not both at the same time.
  #3 (permalink)  
Old 2 Weeks Ago
oracle.test2 oracle.test2 is offline
Registered User
  
 

Join Date: Oct 2009
Posts: 11
hello Murphy

Well the thing is, i hav tried installing both of them, not simultaneously, but failed with both to send mail to outer domain and having almost same issue...

Previously , i was trying with sendmail, then somewhre i read that sendmail is not a gud option for centOS, so i switched to postfix,and not able to get the required output with postfix as well and the error: connection timed out..

thanks
  #4 (permalink)  
Old 2 Weeks Ago
oracle.test2 oracle.test2 is offline
Registered User
  
 

Join Date: Oct 2009
Posts: 11
I am not getting any response too, by telnet the ip address of the receiver domain.

Whats cud be the issue...
  #5 (permalink)  
Old 2 Weeks Ago
fpmurphy's Avatar
fpmurphy fpmurphy is offline Forum Staff  
Moderator
  
 

Join Date: Dec 2003
Location: Florida
Posts: 1,913
Postfix, by default, will forward mail to authorized remote destinations only. Authorized remote destinations are defined with the relay_domains configuration parameter. The default is to authorize all domains (and subdomains) of the domains listed with the mydestination parameter.

Example:
Code:
        relay_domains = $mydestination
What is your $mydestination set to?

Postfix, by default, attempts to deliver mail directly to the Internet. However your system may be behind a firewall, or it may be connected via a provider who does not allow direct mail to the Internet. In those cases you need to configure Postfix to deliver mail indirectly via a relay host. You should specify one (and only one) of the following:

Code:
        relayhost =                               (default: direct delivery to Internet)
        relayhost = $mydomain            (deliver via local mailhub)
        relayhost = [mail.$mydomain]   (deliver via local mailhub)
        relayhost = [mail.isp.tld]           (deliver via provider mailhub)
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 12:46 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0