Merge from vendor branch OPENSSH:
[dragonfly.git] / crypto / heimdal-0.6.3 / appl / push / push.cat8
1
2 PUSH(8)                  UNIX System Manager's Manual                  PUSH(8)
3
4 N\bNA\bAM\bME\bE
5      p\bpu\bus\bsh\bh - fetch mail via POP
6
7 S\bSY\bYN\bNO\bOP\bPS\bSI\bIS\bS
8      p\bpu\bus\bsh\bh [-\b-4\b4 | -\b--\b-k\bkr\brb\bb4\b4] [-\b-5\b5 | -\b--\b-k\bkr\brb\bb5\b5] [-\b-v\bv | -\b--\b-v\bve\ber\brb\bbo\bos\bse\be] [-\b-f\bf | -\b--\b-f\bfo\bor\brk\bk] [-\b-l\bl |
9      -\b--\b-l\ble\bea\bav\bve\be] [-\b--\b-f\bfr\bro\bom\bm] [-\b-c\bc | -\b--\b-c\bco\bou\bun\bnt\bt] [-\b--\b-h\bhe\bea\bad\bde\ber\brs\bs=_\bh_\be_\ba_\bd_\be_\br_\bs] [-\b-p\bp _\bp_\bo_\br_\bt_\b-_\bs_\bp_\be_\bc |
10      -\b--\b-p\bpo\bor\brt\bt=_\bp_\bo_\br_\bt_\b-_\bs_\bp_\be_\bc] _\bp_\bo_\b-_\bb_\bo_\bx _\bf_\bi_\bl_\be_\bn_\ba_\bm_\be
11
12 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
13      p\bpu\bus\bsh\bh retrieves mail from the post office box _\bp_\bo_\b-_\bb_\bo_\bx, and stores the mail
14      in mbox format in _\bf_\bi_\bl_\be_\bn_\ba_\bm_\be. The _\bp_\bo_\b-_\bb_\bo_\bx can have any of the following for-
15      mats:
16            `hostname:username'
17            `po:hostname:username'
18            `username@hostname'
19            `po:username@hostname'
20            `hostname'
21            `po:username'
22
23      If no username is specified, p\bpu\bus\bsh\bh assumes that it's the same as on the
24      local machine; _\bh_\bo_\bs_\bt_\bn_\ba_\bm_\be defaults to the value of the MAILHOST environment
25      variable.
26
27      Supported options:
28
29      -\b-4\b4, -\b--\b-k\bkr\brb\bb4\b4
30              use Kerberos 4 (if compiled with support for Kerberos 4)
31
32      -\b-5\b5, -\b--\b-k\bkr\brb\bb5\b5
33              use Kerberos 5 (if compiled with support for Kerberos 5)
34
35      -\b-f\bf, -\b--\b-f\bfo\bor\brk\bk
36              fork before starting to delete messages
37
38      -\b-l\bl, -\b--\b-l\ble\bea\bav\bve\be
39              don't delete fetched mail
40
41      -\b--\b-f\bfr\bro\bom\bm  behave like from.
42
43      -\b-c\bc, -\b--\b-c\bco\bou\bun\bnt\bt
44              first print how many messages and bytes there are.
45
46      -\b--\b-h\bhe\bea\bad\bde\ber\brs\bs=_\bh_\be_\ba_\bd_\be_\br_\bs
47              a list of comma-separated headers that should get printed.
48
49      -\b-p\bp _\bp_\bo_\br_\bt_\b-_\bs_\bp_\be_\bc, -\b--\b-p\bpo\bor\brt\bt=_\bp_\bo_\br_\bt_\b-_\bs_\bp_\be_\bc
50              use this port instead of the default `kpop' or `1109'.
51
52      The default is to first try Kerberos 5 authentication and then, if that
53      fails, Kerberos 4.
54
55 E\bEN\bNV\bVI\bIR\bRO\bON\bNM\bME\bEN\bNT\bT
56      MAILHOST
57              points to the post office, if no other hostname is specified.
58
59 E\bEX\bXA\bAM\bMP\bPL\bLE\bES\bS
60            $ push cornfield:roosta ~/.emacs-mail-crash-box
61
62      tries to fetch mail for the user _\br_\bo_\bo_\bs_\bt_\ba from the post office at
63      ``cornfield'', and stores the mail in _\b~_\b/_\b._\be_\bm_\ba_\bc_\bs_\b-_\bm_\ba_\bi_\bl_\b-_\bc_\br_\ba_\bs_\bh_\b-_\bb_\bo_\bx (you are
64      using Gnus, aren't you?)
65
66            $ push --from -5 havregryn
67
68      tries to fetch F\bFr\bro\bom\bm:\b: lines for current user at post office ``havregryn''
69      using Kerberos 5.
70
71 S\bSE\bEE\bE A\bAL\bLS\bSO\bO
72      from(1),  pfrom(1),  movemail(8),  popper(8)
73
74 H\bHI\bIS\bST\bTO\bOR\bRY\bY
75      p\bpu\bus\bsh\bh was written while waiting for m\bmo\bov\bve\bem\bma\bai\bil\bl to finish getting the mail.
76
77  HEIMDAL                         May 31, 1998                                2