[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vps-mail] Separate Mail Server
- Subject: Re: [vps-mail] Separate Mail Server
- From: "Andy McKell, FOCUS Internet" <mac@xxxxxxxx>
- Date: Wed, 22 Sep 2004 21:27:56 +0200
At 01:10 PM 9/22/2004 -0600, you wrote:
Here's how I have disabled incoming mail on VPS2.
Add the following line to the file /etc/rc.conf:
sendmail_enable="NO"
This will override the default value that appears in the file
/etc/defaults/rc.conf, which is
sendmail_enable="YES"
The "NO" value says not to run the sendmail inbound daemon. (A third
possible value of "NONE" says not to run either the inbound or the
outbound sendmail daemon.)
Whenever I chang the /etc/rc.conf file, I generally reboot the server
(with the "reboot" command--it is pretty fast on VPS2!)
On a reboot, FreeBSD will read the defaults from /etc/defaults/rc.conf, as
well as the "overrides" in /etc/rc.conf, and start only the outbound
sendmail daemon.
How does this affect the smtp server(s) - does it stop users from sending
mail out over the server?
What if someone on the server wants to send a mail to someone else on the
same server? Normally, this is routed "internally", but how would your
changes affect such emails?
Andy
--------------------------------------------------------------------
PROTEUS - new anti-spam, anti-virus solution
www.proteus.lu
FOCUS Internet Services
Domains, Design, Hosting, Custom Applications, E-Commerce
106 rue de Mersch, L-8181 KOPSTAL, Luxembourg
tel. (+352) 305 197
fax (+352) 305 188
www.focus.lu
Main Index |
Thread Index