Content-type: text/html
Manpage of SPAMTUEUR
SPAMTUEUR
Section: (1)
Updated: 16 February 2005
Index
Return to Main Contents
NAME
spamtueur - Deletes spams in your mailbox before it comes on your computer.
SYNOPSIS
python spamtueur.py [ options ]
DESCRIPTION
spamtueur is a Python script that connects to your mailbox and deletes spams thanks to criteria chosen by you.
OPTIONS
- -c=, --configFile=file
-
Use
file
as the configuration file to use. By default it is $HOME/.spamtueur/spamtueurrc or ./spamtueurrc.
- -d, --debug
-
Do not delete messages, print analysis information. This option is useful to test your filters. It implies --nolog.
- -h, --help
-
Print help and exit.
- -n, --nolog
-
Do not log analysis results. This option avoids big log files.
- -q, --quickmode
-
Do not analyze the message body even if criteria are body-related.
- -s, --silent
-
Do not print anything except errors. This option is useful for cron jobs.
- -V, --version
-
Print version and exit.
BUGS
It is possible that in some cases, the date will not be properly parsed.
AUTHOR
Lionel Schwarz <lschwarz@users.sourceforge.net>
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- BUGS
-
- AUTHOR
-
This document was created by
man2html,
using the manual pages.
Time: 21:56:06 GMT, February 16, 2005