|
| | Subject: | Re: Best way to shutdown postfix prior to servicing hardware | | Group: | Postfix-users | | From: | mouss | | Date: | 23 Jan 2008 |
D G Teed wrote:
> I would like to know the recommended way to shutdown a postfix
> MX (no mailboxes) so that the active queue is processed and incoming
> MX traffic can quickly try the next MX. On Redhat
> I have used iptables firewall to do that, but on an old FreeBSD box,
> I don't have that.
no you don't. pf, ipf, ... etc
> Would changing "inet_interfaces" to "localhost"
> in main.cf prior to system shutdown be the simple solution?
>
what is your goal?
if the goal is to stop receieiving mail, then comment the smpd service.
|