Date: Tue, 22 Jan 2002 09:10:48 +0100 From: Bart Matthaei <bart@dreamflow.nl> To: Asep Ruspeni <asepruspeni@yahoo.com> Cc: freebsd-security@freebsd.org Subject: Re: relaying mail from DHCP clients Message-ID: <20020122091048.K58243@heresy.dreamflow.nl> In-Reply-To: <000801c1a31b$afe43e60$2e020a0a@mti.itb.ac.id>; from asepruspeni@yahoo.com on Tue, Jan 22, 2002 at 03:06:12PM %2B0700 References: <000101c19d18$57401d00$40c801ca@warhawk> <000801c1a31b$afe43e60$2e020a0a@mti.itb.ac.id>
next in thread | previous in thread | raw e-mail | index | archive | help
--J/dobhs11T7y2rNN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 22, 2002 at 03:06:12PM +0700, Asep Ruspeni wrote: > my configurations : >=20 > FreeBSD : mail server using sendmail > Windows2000 : DHCP server >=20 > need help : > -my clients (which obtain IP from DHCP server) could'nt send mail using M= UA > outlook express. > the comment was : > relaying denied, IP lookup failed [IP generated by DHCP server] >=20 > question : > how do i setup my sendmail configuration so my clients could send mail fr= om > his/her MUA using smtp service in my freebsd box. >=20 > thank you in advance. > asep. >=20 First of all, I think this is a bit off-topic. But ill try to answer anyway. After 2 min. of googling: FEATURE(accept_unresolvable_domains). Normally, sendmail will refuse to accept mail that has a return adress with a domain that cannot be resolved using the regular host lookups. (a technique commonly used by spammers). This feature permits acceptance of such addresses. Unresolvable domains can be selectively accepted using the access database. For more info: http://www.sendmail.org/tips/relaying.html HTH Regards, Bart Matthaei =20 --=20 Bart Matthaei bart@dreamflow.nl=20 Young Urban Professional In short: YUP "The whacky morning DJ says democracy's a joke" --J/dobhs11T7y2rNN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8TR6Igcc6pR+tCegRAluIAKCwAU1zcYtHcq4XJ+sXta4XEqqF/wCfeVyO kG4JKyg2GORVxofudIuJN8E= =4e1m -----END PGP SIGNATURE----- --J/dobhs11T7y2rNN-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020122091048.K58243>