From owner-freebsd-questions Thu Apr 20 18:11:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from java.dpcsys.com (java.dpcsys.com [206.16.184.7]) by hub.freebsd.org (Postfix) with ESMTP id 6AF9437B5A0 for ; Thu, 20 Apr 2000 18:11:22 -0700 (PDT) (envelope-from dan@dpcsys.com) Received: from localhost (dan@localhost) by java.dpcsys.com (8.10.0.Beta12/8.10.0.Beta12) with SMTP id e3L1G4x01449; Thu, 20 Apr 2000 18:16:04 -0700 (PDT) Date: Thu, 20 Apr 2000 18:16:03 -0700 (PDT) From: Dan Busarow To: Stan Brown Cc: Free BSD Questions list Subject: Re: Toward a more friendly sendmail In-Reply-To: <200004210006.RAA06996@netcom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 20 Apr 2000, Stan Brown wrote: > I hacke the sendmail.cf files on the Sun's and coerced them inot > sending mail to my machine. However I did not get that end of it quite > correct, so the mail comes as user_name#hostname (without the domain > portion). My machine rejects this out of hand. here is what I am geting > in the logfile: > > Apr 20 16:20:29 brown sendmail[11779]: QAA11779: ruleset=check_mail, > arg1= AP0550>, relay=waterap [170.85.113.45], reject=501 ... > Sender domai > n must exist Add this to your .mc file and generate a new sendmail.cf FEATURE(`accept_unresolvable_domains') and possibly FEATURE(`accept_unqualified_senders') Do Not do this if you are accepting mail directly from the Internet. Dan -- Dan Busarow 949 443 4172 Dana Point Communications, Inc. dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message