]> andersk Git - moira.git/blobdiff - man/chpobox.1
Command line printer manipulation client, and build goo.
[moira.git] / man / chpobox.1
index be86487a74dfb2cbae34e166070222c2026fe219..3bc199b9bf6e37f5fa453c9b767424fc2c0a87ff 100644 (file)
@@ -3,27 +3,16 @@
 .SH NAME
 chpobox \- change address at which user receives mail
 .SH SYNOPSIS
-.B chpobox 
-[
-.B username
-]
-
-or
-
-.B chpobox
-[ \-s 
-.B address
-] [ \-p ] [ -u 
-.B username 
-]
-
+.TP 8
+chpobox [ username ]
+.TP 8
+chpobox [ \-s address | \-S address | \-p ] [ \-u username ]
 .SH DESCRIPTION
 Your post office box is what determines where you will receive
-mail.  It can be of two types: 
-.I POP,
-which is what you have by default, or 
-.I SMTP
-which allows you to specify an alternate address for your mail.
+mail.  It can be of several types: 
+.I POP, IMAP, SMTP, SPLIT
+or
+.IR NONE .
 
 In the first use of this command, the post office box of the
 user whose name corresponds to the single argument
@@ -58,13 +47,18 @@ you would issue the command
 
 .nf
 .nj
-chpobox -s name@host.
+chpobox -s name@host
 .fi
 
+To split mail between your local post office box and a remote address,
+use the
+.B -S
+option.
+
 To restore your post office box to its original Athena default,
 use the 
 .B -p
-flag.  This will set your mailbox to the last post office server
+flag.  This will set your mailbox to the last POP or IMAP server
 it was using.
 .PP
 
@@ -72,17 +66,12 @@ Only one of
 .B -p
 or
 .B -s
+or
+.B -S
 may be used at a time.
 
-Note that the actual change will not take place on the mail hub
-until the following day.
-
-Regular users may change and retrieve information about only
-their own post office boxes.  Moira database administrators can
-change or retrieve information about any user's post office box,
-specifying the user with the
-.B -u
-option.
+Note that the actual change may take up to a day to 
+propogate to the mail hub.
 
 .SH NOTE
 
This page took 0.070026 seconds and 4 git commands to generate.