From owner-freebsd-questions Wed Mar 1 1:35:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns.binep.ac.ru (ns.binep.ac.ru [193.233.37.5]) by hub.freebsd.org (Postfix) with ESMTP id 76E5137BEB2 for ; Wed, 1 Mar 2000 01:35:52 -0800 (PST) (envelope-from goshik@binep.ac.ru) Received: from serv2.binep.ac.ru (serv2 [193.233.44.77]) by ns.binep.ac.ru (8.9.3/8.9.3) with SMTP id MAA00429; Wed, 1 Mar 2000 12:34:33 +0300 (MSK) (envelope-from goshik@binep.ac.ru) Reply-To: "Igor B. Bykhalo" From: "Igor B. Bykhalo" To: , "Jim Conner" Subject: Re: sendmail troubles - any takers? Date: Wed, 1 Mar 2000 12:29:27 +0300 Message-ID: <01bf8360$a354b580$0000e9c1@serv2.binep.ac.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.0913.2206 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0913.2200 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 Thanks for quick reply, but the problem exactly was _my_ clients were not able to send anythig. I was able to send mail only after I added the line FEATURE(`relay_entire_domain')dnl to .mc file. And now I and my client can send mail... From maillog: [...] Mar 1 12:21:04 ns sendmail[385]: MAA00385: from=, size=816, class=0,pri=30816, nrcpts=1, msgid=<01BF837A.510516C0@YUP.binep.ac.ru>, proto=SMTP, relay=banka [193.233.44.92] Mar 1 12:21:07 ns sendmail[387]: MAA00385: to=, ctladdr= (1030/30), delay=00:00:03, xdelay=00:00:03, mailer=esmtp, relay=icp.ac.ru. [193.233.43.3], stat=Sent (MAA07011 Message accepted for delivery) ^^^^^^^^^^^^ Why is this? Most other messages go without it, ending with IP. [...] Mar 1 12:24:30 ns sendmail[403]: MAA00403: ... User unknown Mar 1 12:24:30 ns sendmail[403]: MAA00403: from=<>, size=1264, class=0, pri=0, nrcpts=0,proto=ESMTP, relay=ns2.free.net [147.45.15.35] And this is ... spam? Yes? Anyway, I have a very bad feeling with this relaying things... Time to read more. Regards, Igor. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message