Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

clawsker(1) [debian man page]

CLAWSKER(1)															       CLAWSKER(1)

NAME
Clawsker - A Claws Mail Tweaker SYNOPSIS
clawsker [options] DESCRIPTION
Clawsker is an applet to edit the so called Claws Mail hidden preferences. Claws Mail is a fast, lightweight and feature-rich MUA with a high number of configurable options. To keep the binary small and fast some of these preferences which are not widely used are not provided with a graphical interface for inspection and/or modification. Users wanting to edit such preferences had to face raw editing of their configuration files, now you can do it with a convenient GTK2 interface using Clawsker. In adition to hidden features Clawsker can edit also some other settings which usually can only be set indirectly. These include currently the saved positions (and sizes when available) of Claws Mail windows. OPTIONS
--help Shows a brief help screen. --version Show information about program, Claws Mail and Perl-GTK versions. --verbose Tells more on the standard output. --alternate-config-dir <dir> Uses <dir> as Claws Mail configuration dir. --clawsrc <file> Uses <file> as Claws Mail resource configuration file. This sets the full file name overriding any previous setting. Multiple options are allowed, although only the last one has effect. Weird option specifications may produce weird results (but otherwise correct). LIMITATIONS
A running Claws Mail cannot be detected if using the --clawsrc option because the directory is not assumed to be a Claws Mail configuration dir. If that is the case use the --alternate-config-dir option instead. SEE ALSO
Clawsker homepage "http://www.claws-mail.org/clawsker <http://www.claws-mail.org/clawsker>" Hidden preferences list "http://www.claws-mail.org/manual/claws-mail-manual.html#adv_hidden <http://www.claws-mail.org/manual/claws-mail-manual.html#adv_hidden>" AUTHOR
Main author is Ricardo Mones <ricardo@mones.org> with the help of others. See the AUTHORS file on source tarball for a detailed list of contributors. LICENSE
Copyright (c) 2007-2012 by Ricardo Mones Lastra 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. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. 0.7.8 2012-06-26 CLAWSKER(1)

Check Out this Related Man Page

CLAWS-MAIL-FETCHINFO-PLUGIN(1)				      General Commands Manual				    CLAWS-MAIL-FETCHINFO-PLUGIN(1)

NAME
claws-mail-fetchinfo-plugin -- Inserts headers containing some download information. DESCRIPTION
This manual page documents briefly the claws-mail-fetchinfo-plugin This manual page was written for the Debian distribution because the original program does not have a manual page. claws-mail-fetchinfo-plugin is a plugin (loadable module) for the Claws Mail mailer. This plugin enables adding extra headers to the received mails containing additional download information. These headers can be used in filtering rules, extending mail identification capabilities. Currently the following headers can be added: X-FETCH-ACCOUNT Receiving account name from Sylpheed-Claws configuration (As appears in the accountrc file). X-FETCH-SERVER POP3 server used for downloading. X-FETCH-TIME Timestamp of download, rfc822 formatted. X-FETCH-UIDL UIDL specifying the message on the server. X-FETCH-USERID Username in the receiving account. USAGE
Before using a plugin you must instruct Claws Mail to load it on startup. For this you must go ``Configuration'' menu on main window toolbar, open ``Plugins...'' dialog, click on the ``Load plugin...'' button and select the plugin file, named fetchinfo_plugin.so, and press the ``Open'' button. SEE ALSO
claws-mail (1), claws-mail-extra-plugins (1). AUTHOR
claws-mail-fetchinfo-plugin was written by Thorsten Maerz torte@netztorte.de This manual page was written by Ricardo Mones mones@debian.org for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. CLAWS-MAIL-FETCHINFO-PLUGIN(1)
Man Page