1 .\" $Heimdal: push.8 11176 2002-08-20 17:07:29Z joda $
14 .Op Fl v | Fl -verbose
19 .Op Fl -headers Ns = Ns Ar headers
20 .Oo Fl p Ar port-spec \*(Ba Xo
21 .Fl -port Ns = Ns Ar port-spec
28 retrieves mail from the post office box
30 and stores the mail in mbox format in
34 can have any of the following formats:
35 .Bl -hang -compact -offset indent
36 .It Ql hostname:username
37 .It Ql po:hostname:username
38 .It Ql username@hostname
39 .It Ql po:username@hostname
44 If no username is specified,
46 assumes that it's the same as on the local machine;
48 defaults to the value of the
58 use Kerberos 4 (if compiled with support for Kerberos 4)
63 use Kerberos 5 (if compiled with support for Kerberos 5)
68 fork before starting to delete messages
73 don't delete fetched mail
82 first print how many messages and bytes there are.
84 .Fl -headers Ns = Ns Ar headers
86 a list of comma-separated headers that should get printed.
89 .Fl -port Ns = Ns Ar port-spec
91 use this port instead of the default
97 The default is to first try Kerberos 5 authentication and then, if
98 that fails, Kerberos 4.
102 points to the post office, if no other hostname is specified.
106 .Bd -literal -offset indent
107 $ push cornfield:roosta ~/.emacs-mail-crash-box
110 tries to fetch mail for the user
112 from the post office at
114 and stores the mail in
115 .Pa ~/.emacs-mail-crash-box
116 (you are using Gnus, aren't you?)
117 .Bd -literal -offset indent
118 $ push --from -5 havregryn
123 lines for current user at post office
135 was written while waiting for
137 to finish getting the mail.