Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jul 2004 10:23:48 -0700
From:      Gregory Neil Shapiro <gshapiro@freebsd.org>
To:        Chris <racerx@makeworld.com>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: Turning off submission (587) port
Message-ID:  <20040707172348.GU55246@horsey.gshapiro.net>
In-Reply-To: <200407071201.23675.racerx@makeworld.com>
References:  <200407071201.23675.racerx@makeworld.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 	I would prefer to shut this port down if I can. I'm unsure if and how it 
> can/do it. Other then that, would there be an effective ipfw rule that would 
> block this?

1. cd /etc/mail/
2. Edit `hostname`.mc (if it doesn't exist, "cd /etc/mail; make")
3. Add this next to one of the other FEATURE()
   lines: FEATURE(`no_default_msa')
4. Type: make install  (will overwrite sendmail.cf so if you have
   customized that file by hand, you will lose those customizations)
5. Type: make restart



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