Help! my Sendmail has quit working, here is the output of sendmail -q -v
-d9:


getauthinfo: alistair@localhost

Running PAA00878 (sequence 1 of 5)
host_map_lookup(yahoo.com) => yahoo.com
[EMAIL PROTECTED] Deferred: Name server: smtp.caribsurf.com: host
name lookup failure

(the other 4  also fail)


Some background: sendmail version 8.9.3.1, on RH 6.1
The local ISP smart-host server is smtp.caribsurf.com, which I can ping
successfully.
I work off-line and use sendmail -q and fetchmail to send and retrieve
mail when connected.
This all worked until the end of February (Coincidence or Y2K?).  Now
only fetchmail works.

I can telnet to smtp.caribsurf.com port 25 and do a HELO etc.

Also Netscape mail works, and it uses the same server to send mail.

Here is the /etc/sendmail.mc file:

divert(-1)
dnl This is the macro config file used to generate the /etc/sendmail.cf
dnl file. If you modify thei file you will have to regenerate the
dnl /etc/sendmail.cf by running this macro config through the m4
dnl preprocessor:
dnl
dnl        m4 /etc/sendmail.mc > /etc/sendmail.cf
dnl
dnl You will need to have the sendmail-cf package installed for this to
dnl work.
include(`/usr/lib/sendmail-cf/m4/cf.m4')
define(`confDEF_USER_ID',``8:12'')
define(`SMART_HOST', `smtp.caribsurf.com')
OSTYPE(`linux')
undefine(`UUCP_RELAY')
undefine(`BITNET_RELAY')
define(`confAUTO_REBUILD')
define(`confTO_CONNECT', `1m')
define(`confTRY_NULL_MX_LIST',true)
define(`confDONT_PROBE_INTERFACES',true)
define(`PROCMAIL_MAILER_PATH',`/usr/bin/procmail')
FEATURE(`smrsh',`/usr/sbin/smrsh')
FEATURE(mailertable)
FEATURE(`virtusertable',`hash -o /etc/mail/virtusertable')
FEATURE(redirect)
FEATURE(always_add_domain)
FEATURE(use_cw_file)
FEATURE(local_procmail)
MAILER(procmail)
MAILER(smtp)
MASQUERADE_AS(caribsurf.com)
FEATURE(allmasquerade)
FEATURE(masquerade_envelope)
FEATURE(`access_db')
FEATURE(`blacklist_recipients')
dnl We strongly recommend to comment this one out if you want to protect
dnl yourself from spam. However, the laptop and users on computers that
do
dnl not hav 24x7 DNS do need this.
FEATURE(`accept_unresolvable_domains')
dnl FEATURE(`relay_based_on_MX')


I also de-installed and re-installed sendmail from the RH 6.1 CD, and it
still doesn't work.

What else can I do?

-- 
alistair
 
Satellite Safety Tip #14:
        If you see a bright streak in the sky coming at you, duck.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to