Sendmail & relaying from network

Chuck Swiger cswiger at mac.com
Wed Aug 10 15:58:56 GMT 2005


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



More information about the freebsd-questions mailing list