aboutsummaryrefslogtreecommitdiffstats
path: root/rspamc.pl.in
Commit message (Expand)AuthorAgeFilesLines
* Remove some legacy from source tree.Vsevolod Stakhov2011-02-151-332/+0
* * New trie based url scanner (based on libcamel)Vsevolod Stakhov2010-09-211-16/+1
* * Fix Mail::Rspamd::Config for new rspamd featuresVsevolod Stakhov2010-09-031-38/+14
* * Do not output control characters if output is not terminalVsevolod Stakhov2010-08-031-17/+23
* * Write symbols weights to rspamc outputVsevolod Stakhov2010-07-311-0/+1
* * Add ability to assign several actions to one metricVsevolod Stakhov2010-07-151-2/+15
* * Take callback argument in Mail::Rspamd::Client for processing files and dir...Vsevolod Stakhov2010-07-021-13/+18
* * Parse options 'by hand' avoiding usage of Getopt::Std in rspamc.plVsevolod Stakhov2010-05-171-5/+45
* * Add ability to pass all filters by using flag -p in case of rspamc or addin...Vsevolod Stakhov2010-04-261-1/+5
* * Add normalizer for fuzzy hashescebka@lenovo-laptop2010-03-161-1/+0
* * Another addition to learningcebka@lenovo-laptop2010-03-151-3/+0
* * Fixes to rspamccebka@lenovo-laptop2010-03-151-16/+19
* * Parse '*' in host name from config file correctlycebka@lenovo-laptop2010-03-151-1/+6
* * Fix another spf core dump while parsing 'include' itemscebka@lenovo-laptop2010-03-151-1/+6
* * Make new Mail::Rspamd::Client workingcebka@lenovo-laptop2010-03-041-3/+69
* * New Mail::Rspamd::Clientcebka@lenovo-laptop2010-03-031-453/+37
* * Allow to specify hosts file for making batch operations on rspamd using rsp...cebka@lenovo-laptop2010-03-011-36/+104
* * Add percents of spam and ham detected to stat command outputcebka@lenovo-laptop2010-03-011-2/+2
* * Fix bugs from previous commitcebka@lenovo-laptop2010-03-011-2/+3
* * Add weights command for getting weights of each message by each statfilecebka@lenovo-laptop2010-03-011-2/+14
* * Show help message when rspamd is called without any params (suggested by An...cebka@lenovo-laptop2010-02-241-1/+5
* * Add support for imap custom search in rspamccebka@lenovo-laptop2010-02-161-5/+40
* * Add ability to add weight for fuzzy hashes, this can be very useful for aut...cebka@lenovo-laptop2010-02-081-6/+14
* * Fixes to IMAP support in rspamccebka@lenovo-laptop2010-01-291-24/+52
* * New system of rspamc command:cebka@lenovo-laptop2010-01-281-42/+230
* * Many major fixes to statfiles:Vsevolod Stakhov2009-12-031-2/+2
* * Add reject score setting for hard rejecting of mail (by Anton Nekhoroshin)Vsevolod Stakhov2009-10-021-1/+1
* * Fix learningVsevolod Stakhov2009-09-251-1/+1
* * Make settings workingVsevolod Stakhov2009-09-081-3/+11
* * Handle password correctly in rspamcVsevolod Stakhov2009-08-181-2/+5
* * Make fuzzy storage working (tested checking, adding and deleting of fuzzy h...Vsevolod Stakhov2009-07-311-1/+25
* * Fix stupid errorVsevolod Stakhov2009-07-231-1/+1
* * Rework structure of sample configsVsevolod Stakhov2009-06-241-2/+2
* * Add module for blacklisting emails (self documented in sample config)Vsevolod Stakhov2009-06-151-3/+2
* * Add urls command for extracting urlsVsevolod Stakhov2009-06-051-1/+1
* * Rework url parsing algorithmsVsevolod Stakhov2009-06-021-1/+2
* * Improve rspamc utility for working without rspamd configVsevolod Stakhov2009-05-301-36/+63
* * Add counters for rspamd symbolsVsevolod Stakhov2009-05-041-1/+1
* * Enable support of google perf toolsVsevolod Stakhov2009-05-041-0/+3
* * Fix LMTP and DELIVERY parsing in config file while trying to get control cr...Vsevolod Stakhov2009-03-021-3/+9
* * Fix dependencies on perlxs target (do not rebuild it constantly)Vsevolod Stakhov2009-02-271-0/+228