Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Aug 2005 11:58:55 -0400
From:      Chuck Swiger <cswiger@mac.com>
To:        gerard-seibert@suscom.net
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Sendmail & relaying from network
Message-ID:  <42FA243F.3080809@mac.com>
In-Reply-To: <20050810075403.A2A9.GERARD-SEIBERT@suscom.net>
References:  <20050810075403.A2A9.GERARD-SEIBERT@suscom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Gerard Seibert wrote:
[ ... ]
> The two WinXP boxes are 192.168.0.3 and 192.168.0.2 respectively. The
> FreeBSD box is names 'ges.seibercom.net' and the main WinXP box is
> 'gerard.seibercom.net'. What sort of directive should I be using to
> allow the WinXP box to send mail through Sendmail and still have a
> secure system?

cd /etc/mail/
echo "192.168.0     RELAY" >> access
make all restart

-- 
-Chuck




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42FA243F.3080809>