docs/master

diff tools.roff @ 184:1d28ed59de8a

Added appendix ``tools of mmh''
author markus schnalke <meillo@marmaro.de>
date Wed, 11 Jul 2012 11:04:43 +0200
parents
children 5d6dca258633
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/tools.roff	Wed Jul 11 11:04:43 2012 +0200
     1.3 @@ -0,0 +1,54 @@
     1.4 +.AP
     1.5 +.H0 "Tools of mmh"
     1.6 +.P
     1.7 +.TS
     1.8 +expand;
     1.9 +lfCW l.
    1.10 +ali	list mail aliases
    1.11 +anno	annotate messages
    1.12 +ap	parse addresses 822-style
    1.13 +burst	explode digests into messages
    1.14 +comp	compose a message
    1.15 +dist	redistribute a message to additional addresses
    1.16 +dp	parse dates 822-style
    1.17 +flist	list folders with messages in given sequence(s)
    1.18 +flists	list all folders with messages in given sequence(s)
    1.19 +fmtdump	decode mmh format files
    1.20 +folder	set/list current folder/message
    1.21 +folders	list all folders
    1.22 +forw	forward messages
    1.23 +inc	incorporate new mail
    1.24 +mark	mark messages
    1.25 +mhbuild	translate MIME composition draft
    1.26 +mhlist	list information about content of MIME messages
    1.27 +mhl	produce formatted listings of mmh messages
    1.28 +mhmail	send mail (mailx replacement)
    1.29 +mhparam	print mmh profile components
    1.30 +mhpath	print full pathnames of mmh messages and folders
    1.31 +mhpgp	verify and decrypt a message with gnupg
    1.32 +mhsign	sign or encrypt a message with gnupg
    1.33 +mhstore	store contents of MIME messages into files
    1.34 +mmh	initialize the mmh environment
    1.35 +mmhwrap	adjust the search path
    1.36 +next	show the next message
    1.37 +packf	pack a folder into mbox format
    1.38 +pick	select messages by content
    1.39 +prev	show the previous message
    1.40 +prompter	prompting editor front end
    1.41 +rcvdist	asynchronously redistribute new mail
    1.42 +rcvpack	asynchronously append a message to an mbox file
    1.43 +rcvstore	asynchronously incorporate new mail
    1.44 +refile	file messages in other folders
    1.45 +repl	reply to a message
    1.46 +rmf	remove folder
    1.47 +rmm	remove messages
    1.48 +scan	produce a one line per message scan listing
    1.49 +sendfiles	send multiple files and directories in MIME message
    1.50 +send	send a message
    1.51 +show	display MIME messages
    1.52 +slocal	asynchronously filter and deliver new mail
    1.53 +sortm	sort messages
    1.54 +spost	deliver a message
    1.55 +whatnow	prompting front-end for send
    1.56 +whom	list recipients of a message
    1.57 +.TE