claws-mail.1 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323
  1. .TH "Claws Mail" "1" "" "Hiroyuki Yamamoto & the Claws Mail team" ""
  2. .SH "DESCRIPTION"
  3. .TP
  4. Claws Mail is an email client (and news reader) based on GTK+, running on X Window System, and aiming for
  5. .br
  6. * Quick response
  7. .br
  8. * Graceful, and sophisticated interface
  9. .br
  10. * Easy configuration, intuitive operation
  11. .br
  12. * Abundant features
  13. \fR
  14. .TP
  15. Currently implemented features include:
  16. o POP3 support
  17. .br
  18. o IMAP4rev1 support
  19. .br
  20. o integrated NetNews client
  21. .br
  22. o unlimited multiple account handling
  23. .br
  24. o thread display
  25. .br
  26. o filtering
  27. .br
  28. o MIME (attachments)
  29. .br
  30. o built\-in image view
  31. .br
  32. o X\-Face support
  33. .br
  34. o multiple MH folder support
  35. .br
  36. o mbox importing / exporting
  37. .br
  38. o external editor support
  39. .br
  40. o message queueing
  41. .br
  42. o automatic mail checking
  43. .br
  44. o draft message function
  45. .br
  46. o template function
  47. .br
  48. o line\-wrapping
  49. .br
  50. o clickable URI
  51. .br
  52. o XML\-based address book
  53. .br
  54. o LDAP, vCard, and JPilot support
  55. .br
  56. o newly arrived and unread message management
  57. .br
  58. o Mew/Wanderlust\-like key bind
  59. .br
  60. o printing
  61. .br
  62. o APOP authentication support
  63. .br
  64. o SMTP AUTH support
  65. .br
  66. o SSL support (POP3, SMTP, IMAP4rev1)
  67. .br
  68. o IPv6 support
  69. .br
  70. o drag & drop (partially implemented)
  71. .br
  72. o GnuPG support (currently implementing)
  73. .br
  74. o automake + autoconf support
  75. .br
  76. o internationalization of messages by gettext
  77. .br
  78. o support of many code sets, including UTF\-8 (Unicode) (when using libjconv)
  79. .br
  80. o support for plugins
  81. \fR
  82. .LP
  83. This list is not complete.
  84. .SH "NAME"
  85. .LP
  86. Claws Mail \- a GTK+ based fast email and news client
  87. .SH "OPTIONS"
  88. .LP
  89. \fB \-\-compose\fR [address]
  90. .br
  91. \fB \-\-subscribe\fR [uri]
  92. .br
  93. \fB \-\-attach file1 [file2]...\fR
  94. .br
  95. \fB \-\-receive\fR
  96. .br
  97. \fB \-\-receive\-all\fR
  98. .br
  99. \fB \-\-send\fR
  100. .br
  101. \fB \-\-status\fR
  102. .br
  103. \fB \-\-status folder[/subfolder]\fR
  104. .br
  105. \fB \-\-status\-full\fR
  106. .br
  107. \fB \-\-select [#mh/mailbox/]folder[/msg|/msgid]\fR
  108. .br
  109. \fB \-\-online\fR
  110. .br
  111. \fB \-\-offline\fR
  112. .br
  113. \fB \-\-exit\fR
  114. .br
  115. \fB \-\-debug\fR
  116. .br
  117. \fB \-\-help\fR
  118. .br
  119. \fB \-\-version\fR
  120. .br
  121. \fB \-\-config\-dir\fR
  122. .SH "FILES"
  123. .LP
  124. .TP
  125. $HOME/Mail
  126. Default directory for mail storage
  127. .TP
  128. $PREFIX/share/claws\-mail
  129. Global program directory
  130. .TP
  131. $PREFIX/share/claws\-mail/manual
  132. Manual files in HTML format
  133. .TP
  134. $PREFIX/share/claws\-mail/themes
  135. Global themes directory
  136. .TP
  137. $PREFIX/lib/claws\-mail/plugins
  138. Directory for plugins
  139. .TP
  140. $PREFIX/include/claws\-mail
  141. Directory for header files
  142. .TP
  143. $HOME/.claws\-mail
  144. Default directory for user's configuration files directory
  145. .TP
  146. $HOME/.claws\-mail/themes
  147. User's themes directory
  148. .TP
  149. $HOME/.claws\-mail/accountrc
  150. Configuration for account(s)
  151. .TP
  152. $HOME/.claws\-mail/addrbook*
  153. Addressbook files
  154. .TP
  155. $HOME/.claws\-mail/command_history
  156. User\-specified commands
  157. .TP
  158. $HOME/.claws\-mail/customheaderrc
  159. Configuration for custom headers for sending mail
  160. .TP
  161. $HOME/.claws\-mail/dispheaderrc
  162. Configuration for custom display of headers in message view
  163. .TP
  164. $HOME/.claws\-mail/matcherrc
  165. Filtering and Processing function configuration
  166. .TP
  167. $HOME/.claws\-mail/folderlist.xml
  168. Folder hierarchy listing
  169. .TP
  170. $HOME/.claws\-mail/menurc
  171. Menu shortcut\-key configuration
  172. .TP
  173. $HOME/.claws\-mail/claws.log
  174. Claws Mail logfile
  175. .TP
  176. $HOME/.claws\-mail/clawsrc
  177. Main configuration file
  178. .SH "EXAMPLES"
  179. .LP
  180. To run this program the standard way type:
  181. .LP
  182. claws\-mail
  183. .LP
  184. Alternatively you can run it with the following options:
  185. .TP
  186. \fB\-\-compose [address]\fR
  187. to open a Compose window
  188. .TP
  189. \fB\-\-subscribe [uri]\fR
  190. subscribe to the given URI if possible
  191. .TP
  192. \fB\-\-attach file1 [file2]...\fR
  193. open composition window with specified files attached
  194. .TP
  195. \fB\-\-compose\fR "mailto:\fI%t\fR?subject=\fI%s\fR&cc=\fI%c\fR&body=\fI%b\fR"
  196. this syntax can be used in web\-browsers and CLI to open a pre\-populated Compose window
  197. .TP
  198. \fB\-\-receive\fR
  199. receive new messages
  200. .TP
  201. \fB\-\-receive\-all\fR
  202. receive new messages from all accounts
  203. .TP
  204. \fB\-\-send\fR
  205. .br
  206. send all queued messages
  207. .TP
  208. \fB\-\-status\fR
  209. show the total number of messages
  210. .br
  211. [new][unread][unread answers to marked][total]
  212. .TP
  213. \fB\-\-status folder[/subfolder]\fR
  214. show the total number of messages in specified folder
  215. .br
  216. [new][unread][unread answers to marked][total]
  217. .TP
  218. \fB\-\-status\-full\fR
  219. show the total number of messages per folder
  220. .br
  221. [new][unread][unread answers to marked][total]
  222. .TP
  223. \fB\-\-select [#mh/mailbox/]folder[/msg|/msgid]\fR
  224. On startup, jumps to the specified folder/message
  225. .TP
  226. \fB\-\-online\fR
  227. Start claws\-mail in (or switch to, if already running) online mode
  228. .TP
  229. \fB\-\-offline\fR
  230. Start claws\-mail in (or switch to, if already running) offline mode
  231. .TP
  232. \fB\-\-help\fR
  233. display the help message and exit
  234. .TP
  235. \fB\-\-exit\fR
  236. exit Claws Mail
  237. .TP
  238. \fB\-\-debug\fR
  239. for debug mode
  240. .TP
  241. \fB\-\-version\fR
  242. display version number and exit
  243. .TP
  244. \fB\-\-config\-dir\fR
  245. display the CONFIG\-DIR and exit
  246. .SH "INSTALLATION"
  247. .LP
  248. This program requires GTK+ 2.6.x or higher to be compiled.
  249. .LP
  250. Please make sure that gtk\-devel and glib\-devel (or similar) packages are
  251. installed before the compilation (you may also require flex (lex) and bison
  252. (yacc)).
  253. .LP
  254. To compile and install, just type:
  255. .LP
  256. % ./configure
  257. .br
  258. % make
  259. .br
  260. % su
  261. .br
  262. Password: [Enter password]
  263. .br
  264. # make install
  265. .LP
  266. Refer to ./configure \-\-help for further information.
  267. .SH "AUTHORS"
  268. .LP
  269. .TP
  270. The Claws Mail Team
  271. Holger Berndt <berndth@users.sf.net>
  272. .br
  273. Tristan Chabredier <wwp@claws\-mail.org>
  274. .br
  275. Ho\(`a Vi\(^et Dinh <hoa@users.sf.net>
  276. .br
  277. Werner Koch <wk@gnupg.org>
  278. .br
  279. Darko Koruga <darko@users.sf.net>
  280. .br
  281. Ricardo Mones Lastra <ricardo@mones.org>
  282. .br
  283. Colin Leroy <colin@colino.net>
  284. .br
  285. Paul Mangan <paul@claws\-mail.org>
  286. .br
  287. Martin Schaaf <mascha1@users.sf.net>
  288. .TP
  289. Previous team members
  290. Keith Edmunds
  291. .br
  292. Match Grun
  293. .br
  294. Melvin Hadasht
  295. .br
  296. Oliver Haertel
  297. .br
  298. Christoph Hohmann
  299. .br
  300. Alfons Hoogervorst
  301. .br
  302. Thorsten Maerz
  303. .br
  304. Leandro A. F. Pereira
  305. .br
  306. Luke Plant
  307. .br
  308. Carsten Schurig
  309. .br
  310. Sergey Vlasov
  311. .br
  312. Hiroyuki Yamamoto
  313. .SH "SEE ALSO"
  314. .LP
  315. .TP
  316. Claws Mail Homepage
  317. <http://www.claws\-mail.org>