Date: Tue, 22 Jan 2002 10:24:49 +0200 (EET) From: Camelia NASTASE <camelia@office.dnt.ro> To: Asep Ruspeni <asepruspeni@yahoo.com> Cc: <freebsd-security@FreeBSD.ORG> Subject: Re: relaying mail from DHCP clients Message-ID: <20020122101115.P25912-100000@camelia.dnt.ro> In-Reply-To: <000801c1a31b$afe43e60$2e020a0a@mti.itb.ac.id>
next in thread | previous in thread | raw e-mail | index | archive | help
> my configurations : > > FreeBSD : mail server using sendmail > Windows2000 : DHCP server > > need help : > -my clients (which obtain IP from DHCP server) could'nt send mail using MUA > outlook express. > the comment was : > relaying denied, IP lookup failed [IP generated by DHCP server] > > question : > how do i setup my sendmail configuration so my clients could send mail from > his/her MUA using smtp service in my freebsd box. > > thank you in advance. > asep. > add an entry to /etc/mail/access containing the range off addresses you want to relay for. then remake the access database and restart sendmail. for instance, if you want to relay for 192.168.0.0/24, you add an entry like: 192.168.0 RELAY hope it helps, camelia -- Camelia Nastase, camelia@office.dnt.ro Network Administrator Dynamic Network Technologies, Romania Tel: +40-1-2106863 Fax: +40-1-3122745 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?20020122101115.P25912-100000>