The UNIX and Linux Forums  

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




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 06-26-2009
gravy26 gravy26 is offline
Registered User
  
 

Join Date: Oct 2007
Location: Ct
Posts: 15
Mail bounced back externally - internally ok.

I am unable to send mail externally. It gets refused from any mail server.
Here's my current config:
oslevel -s
5300-07-05-0831
********
mail -v foo@yahoo.com < /tmp/oracle.out
Warning: .cf file is out of date: sendmail AIX5.3/8.13.4 supports version 10, .cf file is version 9
foo@yahoo.com... Connecting to d.mx.mail.yahoo.com. via esmtp...
foo@yahoo.com... Connecting to a.mx.mail.yahoo.com. via esmtp...
foo@yahoo.com... Connecting to c.mx.mail.yahoo.com. via esmtp...
foo@yahoo.com... Connecting to g.mx.mail.yahoo.com. via esmtp...
foo@yahoo.com... Connecting to f.mx.mail.yahoo.com. via esmtp...
foo@yahoo.com... Connecting to b.mx.mail.yahoo.com. via esmtp...
foo@yahoo.com... Connecting to e.mx.mail.yahoo.com. via esmtp...
foo@yahoo.com... Deferred: Connection refused by %se.mx.mail.yahoo.com.
***************
mailq|pg
/var/spool/mqueue (139 requests)
----Q-ID---- --Size-- -----Q-Time----- ------------Sender/Recipient------------
n5QDLtF33305684 2002 Fri Jun 26 09:21 foo
(Deferred: Connection refused by %se.mx.mail.yahoo.com.)
foo@yahoo.com
*******

pg sendmail.cf

##################
# local info #
##################

Cwlocalhost
# file containing names of hosts for which we receive email
# Fw/etc/mail/local-host-names

# my official domain name
# ... define this only if sendmail cannot automatically determine your domain
#Dj$w.Foo.COM
#Dj


Any ideas?
Even with the apparent backleveled sendmail.cf version, sendmail still works just not externally.