From owner-freebsd-questions Wed Mar 1 1:11:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.noc0.hsacorp.net (mail1.noc0.hsacorp.net [208.247.171.140]) by hub.freebsd.org (Postfix) with ESMTP id 8B0CF37BE21 for ; Wed, 1 Mar 2000 01:11:46 -0800 (PST) (envelope-from jconner@enterit.com) Received: from [24.216.177.165] (HELO default.enterit.com) by mail1.noc0.hsacorp.net (CommuniGate Pro SMTP 3.2.3) with ESMTP id 7992469; Wed, 01 Mar 2000 04:11:43 -0500 Message-Id: <4.3.2.20000301041341.00c52210@mail.enterit.com> X-Sender: jconner@mail.enterit.com X-Mailer: QUALCOMM Windows Eudora Version 4.3 Date: Wed, 01 Mar 2000 04:15:51 -0500 To: "Igor B. Bykhalo" , From: Jim Conner Subject: Re: sendmail troubles - any takers? In-Reply-To: <01bf8357$60daab00$0000e9c1@serv2.binep.ac.ru> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well...it looks like your sendmail is doing exactly what its supposed to be doing...its denying relay mail. You have a lot of clients (possibly the people you want to allow to relay through you) trying to send mail through your server. If you want them to be able to sendmail through your server, edit your relay rules. Otherwise, don't worry bout it. The lamers (if they aren't your clients) should stop attempting to relay through you. Jim At 11:23 AM 3/1/00 +0300, Igor B. Bykhalo wrote: >I just took the duty of administering our mail-server, >so sendmail is totally new to me. Help, please... >(Config files see below) > > >From the last maillog (sorry for wrapping): >[...] >Mar 1 11:00:19 ns sendmail[3541]: LAA03541: ruleset=check_rcpt, >arg1= >, relay=khari [193.233.44.78], reject=550 ... Relaying >denied >Mar 1 11:00:19 ns sendmail[3541]: LAA03541: from=, >size=0, class=0, pri=0, nrcpts=0, proto=SMTP, relay=khari >[193.233.44.78] >Mar 1 11:00:19 ns sendmail[3542]: LAA03542: ruleset=check_rcpt, >arg1=, relay=khari [193.233.44.78], >reject=550 ... Relaying denied >Mar 1 11:00:19 ns sendmail[3542]: LAA03542: from=, >size=0, class=0, pri=0, nrcpts=0, proto=SMTP, relay=khari >[193.233.44.78] >Mar 1 11:00:38 ns sendmail[3548]: LAA03548: ... >User unknown >Mar 1 11:00:39 ns sendmail[3548]: LAA03548: from=<>, size=1921, class=0, >pri=0, nrcpts=0, proto=ESMTP, relay=gateway1.maxtek.com >[205.238.1.41] >Mar 1 11:02:07 ns sendmail[3555]: LAA03555: ruleset=check_rcpt, >arg1=, relay=truba256 [193.233.44.86], >reject=550 ... Relaying denied >Mar 1 11:02:22 ns sendmail[3557]: LAA03557: ruleset=check_rcpt, >arg1=, relay=truba256 >[193.233.44.86], reject=550 ... Relaying denied >Mar 1 11:04:24 ns sendmail[3563]: LAA03563: >from=, size=4033, class=-60, pri=142033, >nrcpts=1, >msgid=<200003010805.AAA20518@agora.bafug.org>, proto=ESMTP, >relay=hub.FreeBSD.ORG [204.216.27.18] >Mar 1 11:04:25 ns sendmail[3564]: LAA03563: to=, >delay=00:00:13, xdelay=00:00:01, mailer=local, stat=Sent >[...] > >We have small local LAN and use UUCP for a dozen of home users mail >delivery. >I found that our sendmail.cf was built from the following files >in /usr/src/contrib/sendmail/cf: > > >>>cf/binep.mc: >VERSIONID(`@(dnl)binep.mc $Revision: 1.4.2.1 $')dnl >OSTYPE(bsd4.4)dnl >DOMAIN(binep.ac.ru)dnl >MASQUERADE_AS(binep.ac.ru)dnl >FEATURE(mailertable, `hash -o /etc/mail/mailertable')dnl >FEATURE(accept_unresolvable_domains)dnl >FEATURE(nocanonify)dnl >define(`UUCP_RELAY',`ns.binep.ac.ru')dnl >define(`UUCP_MAX_SIZE', 2000000)dnl >MAILER(local)dnl >MAILER(smtp)dnl >MAILER(uucp)dnl > > >>>domain/binep.ac.ru.m4: >divert(0) >VERSIONID(`@(#)binep.ac.ru.m4 8.9 (Berkeley) 5/19/1998') >define(`confFORWARD_PATH', >`$z/.forward.$w+$h:$z/.forward+$h:$z/.forward.$w:$z/.forward')d >nl >FEATURE(redirect)dnl >FEATURE(use_cw_file)dnl >define(`confCW_FILE', `-o /etc/mail/sendmail.cw')dnl > >What are the problems with this files? Relaying? >And how to solve this? >May be it will be simpler just to force users >forget about UUCP and use something other (PPP)? > >TIA, >Igor > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Today's errors, in contrast: Windows - "Invalid page fault in module kernel32.dll at 0032:A16F2935" UNIX - "segmentation fault - core dumped" Humanous Beingsus - "OOPS, I've fallen and I can't get up" ------------------------------- Jim Conner NOTJames jconner@enterit.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message