Ever since I configured sendmail to use the following configuration file, e-mail to my alias is being rejected. Why?
divert(-1) dnl This is the sendmail macro config file. If you make changes to this file, dnl you need the sendmail-cf rpm installed and then have to generate a dnl new /etc/sendmail.cf by running the following command: dnl dnl m4 /etc/mail/sendmail.mc > /etc/sendmail.cf dnl include(`/usr/share/sendmail-cf/m4/cf.m4') VERSIONID(`linux setup for Red Hat Linux')dnl OSTYPE(`linux') define(`confDEF_USER_ID',``8:12'')dnl undefine(`UUCP_RELAY')dnl undefine(`BITNET_RELAY')dnl define(`confAUTO_REBUILD')dnl define(`confTO_CONNECT', `1m')dnl define(`confTRY_NULL_MX_LIST',true)dnl define(`confDONT_PROBE_INTERFACES',true)dnl define(`PROCMAIL_MAILER_PATH',`/usr/bin/procmail')dnl define(`ALIAS_FILE', `/etc/aliases')dnl define(`STATUS_FILE', `/var/log/sendmail.st')dnl define(`UUCP_MAILER_MAX', `2000000')dnl define(`confUSERDB_SPEC', `/etc/mail/userdb.db')dnl define(`confPRIVACY_FLAGS', `authwarnings,novrfy,noexpn,restrictqrun')dnl define(`confAUTH_OPTIONS', `A')dnl dnl TRUST_AUTH_MECH(`DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl dnl define(`confAUTH_MECHANISMS', `DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl dnl define(`confTO_QUEUEWARN', `4h')dnl dnl define(`confTO_QUEUERETURN', `5d')dnl dnl define(`confQUEUE_LA', `12')dnl dnl define(`confREFUSE_LA', `18')dnl dnl FEATURE(delay_checks)dnl FEATURE(`no_default_msa',`dnl')dnl FEATURE(`smrsh',`/usr/sbin/smrsh')dnl FEATURE(`mailertable',`hash -o /etc/mail/mailertable')dnl FEATURE(`virtusertable',`hash -o /etc/mail/virtusertable')dnl FEATURE(redirect)dnl FEATURE(always_add_domain)dnl FEATURE(use_cw_file)dnl FEATURE(use_ct_file)dnl FEATURE(local_procmail)dnl dnl FEATURE(`dnsbl')dnl dnl Begin Blackhole lists FEATURE(dnsbl, `blackholes.mail-abuse.org', `Rejected - see http://www.mail-abuse.org/rbl/')dnl FEATURE(dnsbl,`inputs.orbz.org', `Open Relay - see: http://www.orbz.org/sender.php')dnl FEATURE(dnsbl,`outputs.orbz.org', `Open Relay - see: http://www.orbz.org/sender.php')dnl FEATURE(dnsbl,`bl.spamcop.net', `Spam blocked see: http://spamcop.net/bl.shtml?$&{client_addr}')dnl dnl End Blackhole lists FEATURE(`access_db')dnl FEATURE(`blacklist_recipients')dnl EXPOSED_USER(`root')dnl dnl This changes sendmail to only listen on the loopback device 127.0.0.1 dnl and not on any other network devices. Comment this out if you want dnl to accept email over the network. dnl DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA') 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 have 24x7 DNS do need this. dnl FEATURE(`accept_unresolvable_domains')dnl dnl FEATURE(`relay_based_on_MX')dnl MAILER(smtp)dnl MAILER(procmail)dnl The returned error message: Return-Path: <> Received: from rly-xb05.mx.aol.com (rly-xb05.mail.aol.com [172.20.105.106]) by air-xb02.mail.aol.com (v83.35) with ESMTP id MAILINXB28-0206013832; Wed, 06 Feb 2002 01:38:32 -0500 Received: from imo-r09.mx.aol.com (imo-r09.mx.aol.com [152.163.225.105]) by rly-xb05.mx.aol.com (v83.35) with ESMTP id MAILRELAYINXB58-0206013811; Wed, 06 Feb 2002 01:38:11 -0500 Received: from localhost (localhost) by imo-r09.mx.aol.com (8.8.8/8.8.8/AOL-5.0.0) with internal id BAA03882; Wed, 6 Feb 2002 01:38:11 -0500 (EST) Date: Wed, 6 Feb 2002 01:38:11 -0500 (EST) From: Mail Delivery Subsystem <[EMAIL PROTECTED]> Subject: Returned mail: User unknown Message-ID: <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] MIME-Version: 1.0 Content-Type: multipart/report; report-type=delivery-status; boundary="BAA03882.1012977491/imo-r09.mx.aol.com" Auto-Submitted: auto-generated (failure) X-Mailer: Unknown (No Version) The original message was received at Wed, 6 Feb 2002 01:37:59 -0500 (EST) from root@localhost ----- The following addresses had permanent fatal errors ----- <[EMAIL PROTECTED]> ----- Transcript of session follows ----- ... while talking to mrvideo.vidiot.com.: >>> RCPT To:<[EMAIL PROTECTED]> <<< 550 5.7.1 <[EMAIL PROTECTED]>... Relaying denied 550 <[EMAIL PROTECTED]>... User unknown In this case, the e-mail is to my alias, vidiot. Why would it stop working with the above configuration? Thanks in advance. MB -- e-mail: [EMAIL PROTECTED] It is God's job to forgive bin Laden. It is our job to set up the meeting. U.S. Marine Corp. Visit - URL: http://www.vidiot.com/ (Your link to Star Trek and UPN) _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list