on Fri, 1 Feb 2008
10:52:02 -0800
> Here's the same run using the -d switch:
>
> [R:\]sendmail -d -a sendmail.test -f "s-geo@usa.net" listsns@roadrunner.com >
> sendmail-No-t_switch.txt
I am not a sendmail expert and have not looked at very many sendmail debug
files. What I see here seems to be a DNS lookup problem. It may be that the
DNS response is too long and sendmail times out before it arrives. I have
included a few lines from your debug file below.
> --parseaddr(s-geo@usa.net)
> map_lookup(host, usa.net) => host_map_lookup(usa.net) => FAIL (2)
> --parseaddr(listsns@roadrunner.com)
> map_lookup(host, roadrunner.com) => host_map_lookup(roadrunner.com) => FAIL (2)
I don't know what the FAIL(2) means but I do not get those errors.
> remotename => `s-geo@usa.net'
> getmxrr: res_search(mail.adelphia.net) failed (sock_errno=10060, h_errno=2)
On my system I get "sock_error=0".
> openmailer: IPC mail.adelphia.net
> openmailer: MCI@e5cbc: flags=0, errno=10060, herrno=2, exitstat=75, state=0, pid=0,
> maxsize=0, phase=NULL, mailer=external,
> host=mail.adelphia.net, lastuse=(null)
The "sock_errno=10060, h_errno=2" seems to me to be a DNS request that failed.
What I get after the "openmailer:" entry is a "makeconnection" entry for the
email server.
--
Robert Blair
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-help".
For problems, contact the list owner at
"postmaster@scoug.com".
=====================================================
<< Previous Message <<
>> Next Message >>
Return to [ 01 |
February |
2008 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.