~ubuntu-branches/debian/lenny/alpine/lenny

« back to all changes in this revision

Viewing changes to doc/alpine.1

  • Committer: Bazaar Package Importer
  • Author(s): Asheesh Laroia
  • Date: 2008-03-19 12:03:02 UTC
  • mfrom: (1.2.1 upstream) (2.1.6 hardy)
  • Revision ID: james.westby@ubuntu.com-20080319120302-yam7nzcvc96y5r1n
Tags: 1.10+dfsg-3
Er, re-re-add patch to configure.ac for arm gnueabi (Closes: #471519)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH alpine 1 "Version 0.82"
 
1
.TH alpine 1 "Version 1.10"
2
2
.SH NAME
3
3
alpine \- an Alternatively Licensed Program for Internet News and Email
4
4
.SH SYNTAX 
24
24
 
25
25
Alpine is a screen-oriented message-handling tool.  In its default 
26
26
configuration, Alpine offers an intentionally limited set of 
27
 
functions geared toward the novice user, but it also has a growing 
 
27
functions geared toward the novice user, but it also has a large
28
28
list of optional "power-user" and personal-preference features.
29
29
.I alpinef 
30
30
is a variant of Alpine that uses function keys rather than mnemonic 
71
71
for a variety of different mail file formats, as well as routines
72
72
to access remote mail and news servers, using IMAP (Internet Message
73
73
Access Protocol) and NNTP (Network News Transport Protocol).  Outgoing mail
74
 
is usually handed-off to the Unix
75
 
.IR sendmail ,
76
 
program but it can optionally be posted directly via SMTP 
 
74
is usually posted directly via SMTP 
77
75
(Simple Mail Transfer Protocol).
78
76
.SH OPTIONS
79
77
.if n .ta 2.8i
125
123
Copy the local address book file to a remote address book folder.
126
124
.IP \fB-copy_pinerc\ <\fIlocal_pinerc\fR>\ <\fIremote_pinerc\fR> 20
127
125
Copy the local pinerc file to a remote pinerc folder.
128
 
.IP \fB-create_lu\ \fIaddrbook\ \fIsort-order\fR 20
129
 
Creates auxiliary index (look-up) file for 
130
 
.I addrbook
131
 
and sorts 
132
 
.I addrbook
133
 
in
134
 
.IR sort-order ,
135
 
which may be
136
 
.IR dont-sort ,
137
 
.IR nickname ,
138
 
.IR fullname ,
139
 
.IR nickname-with-lists-last ,
140
 
or
141
 
.IR fullname-with-lists-last .
142
 
Useful when creating global or shared address books.
143
 
After creating the index file in this way, the file should be moved or
144
 
copied in a way which preserves the mtime of the address book file.
145
 
The mtime of the address book file at the time the index file was built is
146
 
stored inside the index file and a comparison between that stored value and
147
 
the current mtime of the address book file is done when somebody runs alpine.
148
 
If the mtime has changed since the index file was made, then alpine will
149
 
want to rebuild the index file.
150
 
In other words, don't build the index file with this option and then copy
151
 
the address book to its final destination in a way which changes the
152
 
file's mtime.
153
126
.IP \fB-d\ \fIdebug-level\fR 20
154
127
Output diagnostic info at
155
128
.I debug-level
243
216
was compiled.
244
217
This is a way to determine which options are supported in the particular
245
218
copy of Alpine you are using.
 
219
.IP \fB-uninstall\fR 20
 
220
For PC-Alpine only, this option causes PC-Alpine to remove references to
 
221
Alpine in Windows settings.
246
222
.IP \fB-url\ \fIurl\fR 20
247
223
Open the given
248
224
.I url.
315
291
.br
316
292
~/.addressbook  Default address book file.
317
293
.br
318
 
~/.addressbook.lu       Default address book index file.
319
 
.br
320
294
~/.pine-debug[1-4]      Diagnostic log for debugging.
321
295
.br
322
296
~/.pinerc       Personal alpine config file.
323
297
.br
324
298
~/.newsrc       News subscription/state file.
325
299
.br
326
 
~/.signature    Default signature file.
327
 
.br
328
300
~/.mailcap      Personal mail capabilities file.
329
301
.br
330
302
~/.mime.types   Personal file extension to MIME type mapping
357
329
.br
358
330
Alpine Information Center:  http://www.washington.edu/alpine
359
331
.br
360
 
Source distribution:  ftp://ftp.cac.washington.edu/alpine/alpine.tar.Z
 
332
Source distribution:  ftp://ftp.cac.washington.edu/alpine/alpine.tar.gz
361
333
.br
362
334
Alpine Technical Notes, included in the source distribution.
363
335
.br
370
342
of Computing & Communications) includes:
371
343
 
372
344
 Project Leader:           Mike Seibel
373
 
 Principal authors:        Mike Seibel, Steve Hubert, Laurence Lundblade*
 
345
 Principal authors:        Mike Seibel, Steve Hubert, Jeff Franklin
374
346
 C-Client library & IMAPd: Mark Crispin
375
 
 Pico, the alPine COmposer:Mike Seibel
376
347
 Documentation:            Many people!
377
 
 PC-Alpine for Windows:    Tom Unger, Mike Seibel
378
348
 Project oversight:        Terry Gray, Lori Stevens
379
349
 Principal Patrons:        Ron Johnson, Mike Bryant
380
 
 Additional support:       NorthWestNet
381
350
 Initial Alpine code base: Pine - by the University of Washington, 
382
351
                           Elm - by Dave Taylor & USENET Community Trust
383
352
 Initial Pico code base:   MicroEmacs 3.6, by Dave G. Conroy
384
353
 User Interface design:    Inspired by UCLA's "Ben" mailer for MVS
385
354
 Suggestions/fixes/ports:  Folks from all over!
386
355
 
387
 
   *Emeritus
388
 
 
389
 
$Date: 2006/09/19 18:28:33 $
 
356
$Date: 2008-03-14 16:53:39 -0700 (Fri, 14 Mar 2008) $