sylpheed.1 6.0 KB

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