Here is my sendmail.mc file.

####################
divert(-1)
#
# Copyright (c) 1983 Eric P. Allman
# Copyright (c) 1988, 1993
#       The Regents of the University of California.  All rights reserved.
#
<snip>
#
# This file is used to configure sendmail for use with Debian systems.
#

divert(0)
VERSIONID(`@(#)sendmail.mc      8.9.3-21 (Debian) 20000309')
OSTYPE(debian)dnl
LOCAL_CONFIG
define(`SMART_HOST', `N')dnl
FEATURE(always_add_domain)dnl
Cwns.enhancetheweb.com
FEATURE(use_cw_file)dnl
FEATURE(use_ct_file)dnl
FEATURE(nouucp)dnl
MAILER_DEFINITIONS
MAILER(local)dnl
MAILER(smtp)dnl

LOCAL_CONFIG
MASQUERADE_AS(ns.enhancetheweb.com)dnl
## Custom configurations below (will be preserved)
FEATURE(promiscuous_relay)
#######################EOF

I know that FEATURE(promiscuous_relay) is a problem. I only put it in
temporarliy to see if I can actually send a message. Once I get this problem
worked out and things are working I'll set up the relaying properly.

Chad

-----Original Message-----
From: Bulent Murtezaoglu [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 27, 2001 9:09 AM
To: [EMAIL PROTECTED]
Subject: Sendmail or DNS Problem?



    CM> [...] Aug 27 08:27:44 ns sendmail[658]: NAA27537:
    CM> to=<[EMAIL PROTECTED]>, [EMAIL PROTECTED]
    CM> (1000/1000), delay=2+19:16:17, xdelay=00:00:00, mailer=relay,
    CM> relay=n, stat=Deferred: Name server: n: host name lookup
    CM> failure [...]

What is 'n' ?  Sendmail is looking for the host 'n' to send the mail
through.  Show us your sendmail.mc, and we'll take it from there.

BM


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to