claws-mail.1 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586
  1. .TH "CLAWS MAIL" "1" "February 17, 2024" "The Claws Mail team" "User Manuals"
  2. .SH "NAME"
  3. .LP
  4. Claws Mail \- a GTK based fast email and news client
  5. .SH "SYNOPSIS"
  6. .B claws\-mail
  7. .RI [ options ]...
  8. .SH "DESCRIPTION"
  9. .TP
  10. Claws Mail is an email client (and news reader) based on GTK, running on the X Window System, and aiming for:
  11. .br
  12. \[bu] Quick response
  13. .br
  14. \[bu] Graceful, and sophisticated interface
  15. .br
  16. \[bu] Easy configuration, intuitive operation
  17. .br
  18. \[bu] Abundant features
  19. \fR
  20. .TP
  21. Currently implemented features include:
  22. \[bu] POP3 support
  23. .br
  24. \[bu] IMAP4rev1 support
  25. .br
  26. \[bu] integrated NetNews client
  27. .br
  28. \[bu] unlimited multiple account handling
  29. .br
  30. \[bu] thread display
  31. .br
  32. \[bu] filtering
  33. .br
  34. \[bu] MIME (attachments)
  35. .br
  36. \[bu] built\-in image view
  37. .br
  38. \[bu] X\-Face and (colour) Face support
  39. .br
  40. \[bu] multiple MH folder support
  41. .br
  42. \[bu] mbox importing / exporting
  43. .br
  44. \[bu] external editor support
  45. .br
  46. \[bu] message queueing
  47. .br
  48. \[bu] automatic mail checking
  49. .br
  50. \[bu] draft message function
  51. .br
  52. \[bu] template function
  53. .br
  54. \[bu] line\-wrapping
  55. .br
  56. \[bu] clickable URI
  57. .br
  58. \[bu] XML\-based address book
  59. .br
  60. \[bu] LDAP, vCard, and JPilot support
  61. .br
  62. \[bu] newly arrived and unread message management
  63. .br
  64. \[bu] Mew/Wanderlust\-like key bind
  65. .br
  66. \[bu] printing
  67. .br
  68. \[bu] APOP authentication support
  69. .br
  70. \[bu] SMTP AUTH support
  71. .br
  72. \[bu] SSL support (POP3, SMTP, IMAP4rev1)
  73. .br
  74. \[bu] IPv6 support
  75. .br
  76. \[bu] drag & drop (partially implemented)
  77. .br
  78. \[bu] GnuPG support
  79. .br
  80. \[bu] automake + autoconf support
  81. .br
  82. \[bu] internationalization of UI messages by gettext
  83. .br
  84. \[bu] support of many code sets, including UTF\-8 (Unicode)
  85. .br
  86. \[bu] support for plugins
  87. \fR
  88. .LP
  89. This list is not complete.
  90. .SH "OPTIONS"
  91. .LP
  92. \fB \-\-compose\fR [address]
  93. .br
  94. \fB \-\-compose\-from\-file\fR file
  95. .br
  96. \fB \-\-subscribe\fR uri
  97. .br
  98. \fB \-\-attach\fR file1 [file2]...\fR
  99. .br
  100. \fB \-\-insert\fR file1 [file2]...\fR
  101. .br
  102. \fB \-\-import-mbox\fR file\fR
  103. .br
  104. \fB \-\-receive\fR
  105. .br
  106. \fB \-\-receive\-all\fR
  107. .br
  108. \fB \-\-cancel\-receiving\fR
  109. .br
  110. \fB \-\-cancel\-sending\fR
  111. .br
  112. \fB \-\-search\fR folder type request [recursive]
  113. .br
  114. \fB \-\-send\fR
  115. .br
  116. \fB \-\-status\fR
  117. .br
  118. \fB \-\-status\fR folder[/subfolder]
  119. .br
  120. \fB \-\-status\-full\fR
  121. .br
  122. \fB \-\-status\-full\fR folder[/subfolder]
  123. .br
  124. \fB \-\-statistics\fR
  125. .br
  126. \fB \-\-reset-statistics\fR
  127. .br
  128. \fB \-\-select\fR [#mh/mailbox/]folder[/msg|/msgid], a file:// uri or an absolute path
  129. .br
  130. \fB \-\-online\fR
  131. .br
  132. \fB \-\-offline\fR
  133. .br
  134. \fB \-\-exit\fR
  135. .br
  136. \fB \-\-debug\fR
  137. .br
  138. \fB \-\-toggle\-debug\fR
  139. .br
  140. \fB \-\-help\fR
  141. .br
  142. \fB \-\-version\fR
  143. .br
  144. \fB \-\-version\-full\fR
  145. .br
  146. \fB \-\-config\-dir\fR
  147. .br
  148. \fB \-\-alternate\-config\-dir\fR directory
  149. .br
  150. \fB \-\-geometry\fR [WxH][+X+Y]
  151. .SH "FILES"
  152. .LP
  153. .TP
  154. \fB$HOME/Mail\fR
  155. Default directory for mail storage.
  156. .TP
  157. \fB$PREFIX/share/claws\-mail\fR
  158. Global program directory.
  159. .TP
  160. \fB$PREFIX/share/claws\-mail/manual\fR
  161. Manual files in HTML, PDF, PostScript and plain text format.
  162. .TP
  163. \fB$PREFIX/share/claws\-mail/themes\fR
  164. Global themes directory.
  165. .TP
  166. \fB$PREFIX/lib/claws\-mail/plugins\fR
  167. Directory for plugins.
  168. .TP
  169. \fB$PREFIX/include/claws\-mail\fR
  170. Directory for header files.
  171. .TP
  172. \fB$HOME/.claws\-mail\fR
  173. Default directory for user's configuration files directory.
  174. .TP
  175. \fB$HOME/.claws\-mail/addrbook/*\fR
  176. Addressbook files.
  177. .TP
  178. \fB$HOME/.claws\-mail/autofaces/*\fR
  179. Automatic Faces and X\-Faces files for accounts.
  180. .TP
  181. \fB$HOME/.claws\-mail/certs/*\fR
  182. SSL certificates received from mail servers.
  183. .TP
  184. \fB$HOME/.claws\-mail/tagsdb\fR
  185. Tags directory.
  186. .TP
  187. \fB$HOME/.claws\-mail/templates\fR
  188. User\-defined templates directory.
  189. .TP
  190. \fB$HOME/.claws\-mail/themes\fR
  191. User's themes directory.
  192. .TP
  193. \fB$HOME/.claws\-mail/accountrc\fR
  194. Configuration for account(s).
  195. .TP
  196. \fB$HOME/.claws\-mail/actionsrc\fR
  197. User\-defined custom actions.
  198. .TP
  199. \fB$HOME/.claws\-mail/addrbook/attributesrc\fR
  200. User\-defined address book custom attributes.
  201. .TP
  202. \fB$HOME/.claws\-mail/claws.log\fR
  203. Claws Mail logfile.
  204. .TP
  205. \fB$HOME/.claws\-mail/clawsrc\fR
  206. Main configuration file.
  207. .TP
  208. \fB$HOME/.claws\-mail/command_history\fR
  209. User\-specified commands.
  210. .TP
  211. \fB$HOME/.claws\-mail/customheaderrc\fR
  212. Configuration for custom headers for sending mail.
  213. .TP
  214. \fB$HOME/.claws\-mail/dispheaderrc\fR
  215. Configuration for custom display of headers in message view.
  216. .TP
  217. \fB$HOME/.claws\-mail/extraheaderrc\fR
  218. Editable extra headers to be added to compose window combobox.
  219. .TP
  220. \fB$HOME/.claws\-mail/folderitemrc\fR
  221. All folders' attributes.
  222. .TP
  223. \fB$HOME/.claws\-mail/folderlist.xml\fR
  224. Folder hierarchy listing.
  225. .TP
  226. \fB$HOME/.claws\-mail/gtkrc-2.0\fR
  227. Optional GTK settings to be load on startup.
  228. .TP
  229. \fB$HOME/.claws\-mail/matcherrc\fR
  230. Filtering and Processing function configuration.
  231. .TP
  232. \fB$HOME/.claws\-mail/menurc\fR
  233. Menu shortcut\-key configuration.
  234. .TP
  235. \fB$HOME/.claws\-mail/messagesearch_history\fR
  236. User\-specified searches in message bodies.
  237. .TP
  238. \fB$HOME/.claws\-mail/quicksearch_history\fR
  239. User\-specified quick\-search list.
  240. .TP
  241. \fB$HOME/.claws\-mail/messagesearch_history\fR
  242. User\-specified searches in message bodies.
  243. .TP
  244. \fB$HOME/.claws\-mail/summary*_history\fR
  245. User\-specified searches in message list.
  246. .TP
  247. \fB$HOME/.claws\-mail/passwordstorerc\fR
  248. User saved passwords.
  249. .TP
  250. \fB$HOME/.claws\-mail/tagsrc\fR
  251. User\-specified tag list.
  252. .TP
  253. \fB$HOME/.claws\-mail/toolbar*.xml\fR
  254. User\-defined custom toolbars.
  255. .TP
  256. \fB%TEMP%\\claws\-win32.log \fI(Windows only)\fR
  257. Claws Mail output file when \-\-debug is enabled. If
  258. %TEMP% is not set it defaults to windows directory (usually
  259. C:\\Windows) or C:\\ if windows directory is not available.
  260. .TP
  261. \fB%APPDATA%\\Claws\-mail\\claws.log \fI(Windows only)\fR
  262. Claws Mail log file.
  263. .SH "EXAMPLES"
  264. .LP
  265. To run this program the standard way type:
  266. .LP
  267. claws\-mail
  268. .LP
  269. Alternatively you can run it with the following options:
  270. .TP
  271. \fB\-\-compose\fR [address]
  272. To open a Compose window.
  273. .TP
  274. \fB\-\-compose\fR "mailto:\fI%t\fR?subject=\fI%s\fR&cc=\fI%c\fR&body=\fI%b\fR"
  275. This syntax can be used in web\-browsers and CLI to open a pre\-populated
  276. Compose window. Possible fields after the destination recipient are: subject,
  277. from, cc, bcc, in\-reply\-to, body, insert (insert a file in body part, needs
  278. an absolute path), attach (attach a file, needs an absolute path, see also:
  279. \-\-attach).
  280. .TP
  281. \fB\-\-compose\-from\-file\fR file
  282. Open composition window with data from the given file. Use \- as file name
  283. for reading from standard input. Content format: headers first (To: header
  284. required) until an empty line is found, then mail body until end of file.
  285. .TP
  286. \fB\-\-subscribe\fR uri
  287. Subscribe to the given URI if possible.
  288. .TP
  289. \fB\-\-attach\fR file1 [file2]...
  290. Open composition window with specified files attached.
  291. .TP
  292. \fB\-\-insert\fR file1 [file2]...
  293. Open composition window with specified files inserted.
  294. .TP
  295. \fB\-\-receive\fR
  296. Receive new messages.
  297. .TP
  298. \fB\-\-receive\-all\fR
  299. Receive new messages from all accounts.
  300. .TP
  301. \fB\-\-cancel\-receiving\fR
  302. Cancel receiving of messages.
  303. .TP
  304. \fB\-\-cancel\-sending\fR
  305. Cancel sending of messages.
  306. .TP
  307. \fB\-\-search\fR folder type request [recursive]
  308. .br
  309. Searches mail:
  310. .br
  311. folder ex.: "#mh/Mailbox/inbox" or "Mail"
  312. .br
  313. type: s[ubject],f[rom],t[o],e[xtended],m[ixed] or g: tag
  314. .br
  315. request: search string
  316. .br
  317. recursive: false if arg. starts with 0, n, N, f or F
  318. .TP
  319. \fB\-\-send\fR
  320. .br
  321. Send all queued messages.
  322. .TP
  323. \fB\-\-status\fR
  324. Show the total number of messages:
  325. .br
  326. [new][unread][unread answers to marked][total]
  327. .TP
  328. \fB\-\-status\fR folder[/subfolder]
  329. Show the total number of messages in the specified folder:
  330. .br
  331. [new][unread][unread answers to marked][total]
  332. .TP
  333. \fB\-\-status\-full\fR
  334. Show the total number of messages per folder:
  335. .br
  336. [new][unread][unread answers to marked][total]
  337. .TP
  338. \fB\-\-status\-full\fR folder[/subfolder]
  339. Show the total number of messages int the specified folder:
  340. .br
  341. [new][unread][unread answers to marked][total]
  342. .TP
  343. \fB\-\-statistics\fR
  344. .br
  345. Show session statistics.
  346. .TP
  347. \fB\-\-reset-statistics\fR
  348. .br
  349. Reset session statistics.
  350. .TP
  351. \fB\-\-select\fR #mh/Mailbox/inbox/123
  352. .RS 0
  353. .br
  354. \fB\-\-select\fR file://home/johndoe/Mail/inbox/123
  355. .br
  356. \fB\-\-select\fR /home/johndoe/Mail/inbox/123
  357. .RS
  358. On startup, jump to the specified folder/message.
  359. .RE
  360. .TP
  361. \fB\-\-online\fR
  362. Start Claws Mail in (or switch to, if already running) online mode.
  363. .TP
  364. \fB\-\-offline\fR
  365. Start Claws Mail in (or switch to, if already running) offline mode.
  366. .TP
  367. \fB\-\-exit\fR
  368. Exit Claws Mail.
  369. .TP
  370. \fB\-\-debug\fR
  371. For debug mode (on Windows systems output is written to a file instead
  372. of standard error output, see \fBWindows only\fR on \fBFILES\fR
  373. section).
  374. .TP
  375. \fB\-\-toggle-debug\fR
  376. Toggle debug mode of the running Claws Mail instance.
  377. .TP
  378. \fB\-\-help\fR
  379. Display the help message.
  380. .TP
  381. \fB\-\-version\fR
  382. Display version number.
  383. .TP
  384. \fB\-\-version\-full\fR
  385. Display version number and compiled\-in features.
  386. .TP
  387. \fB\-\-config\-dir\fR
  388. Display the CONFIG\-DIR.
  389. .TP
  390. \fB\-\-alternate\-config\-dir\fR dir
  391. Start Claws Mail with the configuration stored in the [dir] directory.
  392. .TP
  393. \fB\-\-geometry\fR [WxH][+X+Y]
  394. Set initial X geometry of main window.
  395. .SH "ENVIRONMENT"
  396. .LP
  397. .TP
  398. \fBCLAWS_NO_CRASH\fR
  399. If defined disables crash dialog (only if Claws Mail has been built with
  400. crash dialog feature enabled).
  401. .TP
  402. \fBDISPLAY\fR
  403. Default host and display number to use.
  404. .TP
  405. \fBETPANSERVER\fR, \fBETPANPORT\fR
  406. When using a tunnel command to open server connections these temporary
  407. variables are set to the server name and server port respectively in the
  408. environment of the running command.
  409. .TP
  410. \fBGPG_AGENT_INFO\fR
  411. The information to access the GPG agent if using GPG agent is enabled in
  412. GPG plugin preferences (this is usually set by the agent when launched,
  413. otherwise it likely means the GPG agent is not running).
  414. .TP
  415. \fBG_BROKEN_FILENAMES\fR
  416. Assumes that filenames are in the locale encoding rather than in UTF\-8.
  417. .TP
  418. \fBHOME\fR
  419. Full path of the user's home directory.
  420. .TP
  421. \fBLC_ALL\fR, \fBLC_CTYPE\fR, \fBLANG\fR
  422. Locale to use for non\-windows systems (the first one not empty is used).
  423. .TP
  424. \fBPILOT_CHARSET\fR
  425. If defined overrides default J\-Pilot charset (CP1252).
  426. .TP
  427. \fBPOSIXLY_CORRECT\fR
  428. If defined regular expressions matching follows POSIX standards.
  429. .TP
  430. \fBSESSION_MANAGER\fR
  431. If defined tries to use the Session Manager (only if Claws Mail has been
  432. built with libSM feature enabled).
  433. .TP
  434. \fBSHELL\fR
  435. If defined overrides default shell "sh" used by Spamassassin plugin to
  436. launch spamc wrappers.
  437. .TP
  438. \fBSSL_CERT_DIR\fR
  439. Use this CA certificates directory instead known system directories.
  440. .TP
  441. \fBSSL_CERT_FILE\fR
  442. Use this CA certificates file instead of searching known system files.
  443. .TP
  444. \fBUSER\fR
  445. Used to initialize default "user_id" preference in newly created accounts.
  446. .SH "BUGS"
  447. .LP
  448. .TP
  449. You can search for existing bugs and report new ones on Claws Mail bugzilla:
  450. .br
  451. <https://www.thewildbeast.co.uk/claws\-mail/bugzilla/>
  452. .SH "COPYRIGHT"
  453. .LP
  454. .TP
  455. 1999\-2022 The Claws Mail team and Hiroyuki Yamamoto
  456. .LP
  457. Portions are also Copyright:
  458. .br
  459. (C) 2007\-2009 g10 Code GmbH
  460. .br
  461. (C) 1999\-2005 Nullsoft, Inc.
  462. .br
  463. (C) 1991\-1993, 1996\-2000, 2001 Free Software Foundation, Inc.
  464. .br
  465. (C) 2001 Thomas Link, Hiroyuki Yamamoto
  466. .br
  467. (C) 1995\-1997 Peter Mattis and Spencer Kimball
  468. .br
  469. (C) 1995\-1997 Peter Mattis, Spencer Kimball, Josh MacDonald
  470. .br
  471. (C) 1997\-1998 Jay Painter <jpaint@serv.net><jpaint@gimp.org>
  472. .br
  473. (C) 1999\-2003 Michael Natterer <mitch@gimp.org>
  474. .br
  475. (C) 2000 Evan Martin
  476. .br
  477. (C) 1998 Lars Hamann and Stefan Jeske
  478. .br
  479. (C) 2005, 2006, 2007, 2009 GNOME Foundation
  480. .br
  481. (C) 2004\-2006 Christian Hammond
  482. .br
  483. (C) 2003\-2004 Pawel Salek
  484. .br
  485. (C) 2001, 2002 \- DINH Viet Hoa
  486. .br
  487. (C) 1999\-2000, Gael Roualland <gael.roualland@iname.com>
  488. .br
  489. (C) 1998\-2002 Sendmail, Inc.
  490. .br
  491. (C) 2007\-2008 Juha Kautto (juha at xfce.org)
  492. .br
  493. (C) 1994\-2002 World Wide Web Consortium
  494. .br
  495. (C) 1999 Graham Davison
  496. .br
  497. (C) 1999 Eric Busboom
  498. .br
  499. (C) 2000, Eric Busboom, http://www.softwarestudio.org
  500. .br
  501. (C) 2002\-2007 Randall Hand <yerase@yerot.com>
  502. .br
  503. (C) 2001 by Werner Koch <dd9jn@gnu.org>
  504. .br
  505. (C) 2004 Apache Software Foundation
  506. .br
  507. (C) 2008 Mikkel Kamstrup Erlandsen
  508. .br
  509. (C) 2002 Red Hat, Inc.; Copyright 1998, 2001 Tim Janik
  510. .br
  511. (C) 2008\-2009 Christian Hammond, David Trowbridge
  512. .br
  513. (C) 2003\-2005 Lars Lindner <lars.lindner@gmx.net>
  514. .br
  515. (C) 2004,2005 Nathan J. Conrad <t98502@users.sourceforge.net>
  516. .br
  517. (C) 2004 Karl Soderstrom <ks@xanadunet.net>
  518. .br
  519. (C) 2000 Helix Code, Inc. (www.helixcode.com)
  520. .SH "LICENSE"
  521. .LP
  522. .TP
  523. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
  524. .TP
  525. See COPYING file on toplevel distribution directory for more license details.
  526. .SH "AUTHORS"
  527. .LP
  528. .TP
  529. .I "The Claws Mail Team"
  530. .LP
  531. .RS 4
  532. Holger Berndt <berndth@users.sf.net>
  533. .br
  534. Tristan Chabredier <wwp@claws\-mail.org>
  535. .br
  536. Darko Koruga <darko@users.sf.net>
  537. .br
  538. Ricardo Mones Lastra <ricardo@mones.org>
  539. .br
  540. Paul Mangan <paul@claws\-mail.org>
  541. .br
  542. Salvatore De Paolis <iwkse@claws\-mail.org>
  543. .br
  544. Michael Rasmussen <mir@datanom.net>
  545. .RE
  546. .TP
  547. .I "Previous team members"
  548. .LP
  549. .RS 4
  550. Ho\(`a Vi\(^et Dinh, Keith Edmunds, Match Grun, Melvin Hadasht,
  551. Oliver Haertel, Christoph Hohmann, Alfons Hoogervorst, Andrej Kacian,
  552. Werner Koch, Charles Lehner, Colin Leroy, Thorsten Maerz, Pawel Pekala,
  553. Leandro A. F. Pereira, Luke Plant, Martin Schaaf, Carsten Schurig,
  554. Fabien Vantard, Sergey Vlasov and Hiroyuki Yamamoto.
  555. .RE
  556. .SH "SEE ALSO"
  557. .LP
  558. .TP
  559. Claws Mail Homepage
  560. <https://www.claws\-mail.org>
  561. .TP
  562. Claws Mail frequently asked questions
  563. <https://www.claws\-mail.org/faq>
  564. .TP
  565. Claws Mail online manual
  566. <https://www.claws\-mail.org/manual>
  567. .TP
  568. Claws Mail plugins
  569. <https://www.claws\-mail.org/plugins.php>
  570. .TP
  571. \fIX\fR(7), \fIxwininfo\fR(1).