Date: Tue, 30 Mar 1999 14:13:18 -0800 From: Spam Me Here <bearmaps@berkeleycs.ml.org> To: Juan <jly@tritronics.com>, freebsd-questions@freebsd.org Subject: Re: problems with sendmail Message-ID: <19990330141318.B7545@bear.berkeleycs.ml.org> In-Reply-To: <002501be7a2c$854083a0$eb0201be@ee-internet>; from Juan on Mon, Mar 29, 1999 at 02:38:42PM -0700 References: <002501be7a2c$854083a0$eb0201be@ee-internet>
next in thread | previous in thread | raw e-mail | index | archive | help
You need to allow your machine to relay mail ( This is diabled by default to prevent people from sending spam through your machine ). Typically the allowed maildomains are stored in /etc/mail/relay-domains, althogh, your particular configuration might specify a diffrent location. the relay-domains file is composed of all the domains you want to accept, for instance, my relay domains file allows all users of the berkeleycs.ml.org network, my computer at home, and all users of jacket.org. bear >cat relay-domains berkeleycs.ml.org jacket.org linuxbear.hip.berkeley.edu On Mon, Mar 29, 1999 at 02:38:42PM -0700, Juan wrote: > Hello there... > > I just finished installing FreeBSD 3.1 RELEASE with the purpose of having another email server (the other email servers are running FreeBSD 2.2.7). However, when I try to send mail to a user outside of my domain (on a machine nunning netscape or outlook express), I get an error "...relaying denied". However, If I telnet to the machine and mail the message manualy (mail -v user@any.domain.com) then the message is sent successfully. Any configuration options with sendmail (8) that need to be set to acomplish this task? > > I already have a name server running on the machine (BIND v8). > > Your input will be greatly appreciated. > > > Thank you > > Juan Luis Yanez > jly@tritronics.com > jly@cyber-planet.net.mx > juany@netscape.net > 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?19990330141318.B7545>