Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Mar 2000 12:29:27 +0300
From:      "Igor B. Bykhalo" <goshik@binep.ac.ru>
To:        <freebsd-questions@freebsd.org>, "Jim Conner" <jconner@enterit.com>
Subject:   Re: sendmail troubles - any takers?
Message-ID:  <01bf8360$a354b580$0000e9c1@serv2.binep.ac.ru>

next in thread | raw e-mail | index | archive | help
>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=<baydar@binep.ac.ru>, 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=<byup@icp.ac.ru>, ctladdr=<baydar@binep.ac.ru> (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: <BMZIqf4wC@ns.binep.ac.ru>... 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01bf8360$a354b580$0000e9c1>