diff options
author | Gilles Chehade <gilles@cvs.openbsd.org> | 2011-10-26 20:47:32 +0000 |
---|---|---|
committer | Gilles Chehade <gilles@cvs.openbsd.org> | 2011-10-26 20:47:32 +0000 |
commit | 847b44dca768ec9f28b465579b1772bc5e61e1dd (patch) | |
tree | 23aee58ba4d82d99cba9301ad28fecb8f8016ad6 /usr.sbin/smtpd/smtpctl.8 | |
parent | e9500afcb6cfeba1014e881a1b7be22a505ae3a8 (diff) |
- fix smtpctl pause/resume so the ramqueue scheduling is done correctly
- rename IMSG and smtpctl pause/resume parameters
- update man page
tested by me, ok chl@, eric@
Diffstat (limited to 'usr.sbin/smtpd/smtpctl.8')
-rw-r--r-- | usr.sbin/smtpd/smtpctl.8 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/smtpd/smtpctl.8 b/usr.sbin/smtpd/smtpctl.8 index dcd2cbec06b..51b0a7c06ce 100644 --- a/usr.sbin/smtpd/smtpctl.8 +++ b/usr.sbin/smtpd/smtpctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: smtpctl.8,v 1.23 2011/10/23 18:37:34 jmc Exp $ +.\" $OpenBSD: smtpctl.8,v 1.24 2011/10/26 20:47:31 gilles Exp $ .\" .\" Copyright (c) 2006 Pierre-Yves Ritschard <pyr@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: October 23 2011 $ +.Dd $Mdocdate: October 26 2011 $ .Dt SMTPCTL 8 .Os .Sh NAME @@ -40,11 +40,11 @@ The following commands are available: Disable verbose debug logging. .It Cm log verbose Enable verbose debug logging. -.It Cm pause incoming +.It Cm pause smtp Temporarily stop accepting incoming sessions. -.It Cm pause local +.It Cm pause mda Temporarily stop deliveries to local users. -.It Cm pause outgoing +.It Cm pause mta Temporarily stop relaying and deliveries to remote users. .It Cm remove Ar envelope-id | message-id |