~ubuntu-branches/ubuntu/precise/topal/precise

« back to all changes in this revision

Viewing changes to help.txt

  • Committer: Bazaar Package Importer
  • Author(s): Phil Brooke
  • Date: 2008-07-18 07:57:38 UTC
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20080718075738-i1szqvmxz0evz32p
Tags: upstream-62
ImportĀ upstreamĀ versionĀ 62

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
topal -config
27
27
   Interactive configuration.
28
28
 
29
 
Options (general):
30
 
   --debug     Forces debugging for this instance of Topal.
31
 
   --no-clear  Do not remove temporary files when Topal exits.
 
29
topal -server
 
30
   Run server for remote connections.
32
31
 
 
32
Options (general, mostly for debugging):
 
33
   --debug       Forces debugging for this instance of Topal.
 
34
   --no-clear    Do not remove temporary files when Topal exits.
 
35
   --ask-charset When verifying/decrypting inline PGP messages, ask if
 
36
                 the character set should be converted.  See
 
37
                 notes/locale-problems in the README.
 
38
 
33
39
Options (--fix-email and --fix-folder; silently ignored otherwise):
34
40
   --simple  Change the content-type rather than rewriting the email body.
35
41
   --rewrite Rewrite the email body (duplicating part of the message).
36
42
 
37
 
 
38
43
topal -display _TMPFILE_ _RESULTFILE_
39
44
topal -send _TMPFILE_ _RESULTFILE_ _RECIPIENTS_
40
45
topal -sendmime _TMPFILE_ _RESULTFILE_ _MIMETYPE_ _RECIPIENTS_
41
46
   Intended to be used by Pine....
42
47
 
 
48
topal -remotesend _TMPFILE_ _RESULTFILE_ _RECIPIENTS_
 
49
topal -remotesendmime _TMPFILE_ _RESULTFILE_ _MIMETYPE_ _RECIPIENTS_
 
50
   Used internally by Topal to connect to a server.
 
51
 
 
52
Options (for -send, -sendmime)
 
53
   --read-from _INCLUDEALLHDRS_   Attempts to guess a suitable signing key.
 
54
 
43
55
topal -mime INFILE CONTENT_TYPE
44
56
topal -mimeapgp INFILE CONTENT_TYPE
45
57
   Intended to be used by metamail....
46
58
 
47
 
See the file README.html or README.txt for more information about Pine
48
 
and Topal configuration.  See the file COPYING for the licence
49
 
information.  See the README file for author contact details.
 
59
All options can be given with one or more `-'.
 
60
 
 
61
See the file README.html or README.txt for author contact details and
 
62
more information about Alpine/Pine, procmail, mailcap and Topal
 
63
configuration.  See the file COPYING for licence and warranty
 
64
information.