Fix XSS problem with unsanitized style tags in messages [CVE-2011-2023]
[squirrelmail.git] / contrib / conf.pl.8
CommitLineData
c9fc8635 1.\"
2.TH "conf.pl" "8" "Jan 14, 2006" "Tomas Kuliavas" "SquirrelMail"
3.SH "NAME"
4conf.pl \- SquirrelMail configuration utility
5
6.SH "SYNOPSIS"
7.B conf.pl
8.RI [\-\-install\-plugin\ plugin\-name\ |\ \-\-remove\-plugin\ plugin\-name]
9.br
10
11.SH "DESCRIPTION"
12This manual page explains usage of the
13.B conf.pl
14program.
15.PP
439ade6b 16It is normally called without any arguments, and then provides an interactive
17menu to configure SquirrelMail.
c9fc8635 18
19.SH "OPTIONS"
20.B
21.IP \-\-install\-plugin\ plugin\-name
439ade6b 22Enable a plugin. Activates the plugin and saves SquirrelMail configuration.
c9fc8635 23
24.B
25.IP \-\-remove\-plugin\ plugin\-name
439ade6b 26Disable a plugin. Deactivates the plugin and saves SquirrelMail configuration.
c9fc8635 27.SH "BUGS"
28If you find bugs in SquirrelMail configuration utility or this manual, you can
a3bb5005 29report them in SquirrelMail bug tracker. See \fBhttp://squirrelmail.org/bugs\fR
c9fc8635 30.SH "AUTHOR"
31Tomas Kuliavas <tokul@users.sourceforge.net>
32.SH "COPYRIGHT"
ae5dddc0 33Copyright (c) 2006-2011 The SquirrelMail Project Team
c9fc8635 34.SH "LICENSE"
439ade6b 35This manual is licensed under GNU General Public License. See COPYING file
36included in the SquirrelMail package or
37\fBhttp://opensource.org/licenses/gpl\-license.php\fR.