-
e47d431aa9
earlytalker: if we skip for +karma, log it
Matt Simerson
2013-03-23 01:38:47 -0400
-
c0899f6d4d
spamassassin: assign karma for autolearn message
Matt Simerson
2013-03-23 01:24:02 -0400
-
8012dff4f9
dspam: be more conservative with karma awards
Matt Simerson
2013-03-23 01:07:01 -0400
-
0eef321990
dnsbl: smite blacklisted IPs with -1 karma
Matt Simerson
2013-03-23 01:05:15 -0400
-
d5f1f3f72b
badrcptto: smite matches with -2 karma
Matt Simerson
2013-03-23 01:04:03 -0400
-
e7f9f3bf21
geoip: added too_far option
Matt Simerson
2013-03-23 01:03:28 -0400
-
473a1ba6e3
karma_tool: optimized for speedy IP search, IPv6
Matt Simerson
2013-03-23 01:01:13 -0400
-
c6c3d90a4a
logs: suppress perl errors in summary output
Matt Simerson
2013-03-23 00:54:16 -0400
-
5fd67e30b3
log/watch: raise default # of log lines to parse
Matt Simerson
2013-03-23 00:52:06 -0400
-
9ed3843b53
adjust_karma now increments properly
Matt Simerson
2013-03-23 00:51:00 -0400
-
c0b36c5cb4
Sanitize spamd_sock path for perl taint mode
Markus Ullmann
2013-03-20 01:16:09 +0100
-
a90c881ae5
helo: added comments
Matt Simerson
2013-03-15 22:16:06 -0700
-
a7742b5b40
dspam: added use lib, removed some parens
Matt Simerson
2013-03-15 22:12:50 -0700
-
73f4759ae7
karma: general improvements
Matt Simerson
2013-03-13 03:19:48 -0400
-
60d3cda18e
headers: added section # to RFC citation
Matt Simerson
2013-03-13 02:26:25 -0400
-
d8a242b050
whitelist: added pass prefix to log entries
Matt Simerson
2013-03-13 02:02:41 -0400
-
96ee32106a
qmail_deliverable: remove fail prefix from SMTP er
Matt Simerson
2013-03-11 00:25:28 -0400
-
dd59ad210e
karma_tool: release didn't. fixed.
Matt Simerson
2013-03-11 00:24:11 -0400
-
0ed418fafd
p0f: added path to socket in error message
Matt Simerson
2013-03-11 00:14:38 -0400
-
c3dff626cb
plugins/bogus_bounce: add Return-Path check
Matt Simerson
2013-03-10 23:38:03 -0400
-
b9750ee5bf
plugins/helo: added RFC 5321 notes
Matt Simerson
2013-03-10 23:22:44 -0400
-
6a0fa13ee1
Update qpsmtpd-forkserver
Markus Ullmann
2013-03-11 03:33:42 +0100
-
214ceffea6
uribl plugin: added 'pass' prefix to log message
Matt Simerson
2012-12-12 14:07:19 -0500
-
266f5d2efc
v0.91 bump for release
Matt Simerson
2012-11-20 03:33:08 -0500
-
639f3582fe
log/summarize: improve formatting so vertical
Matt Simerson
2012-11-20 03:31:25 -0500
-
a5803d10f5
updated more split '' syntax to split //
Matt Simerson
2012-11-20 01:40:57 -0500
-
e67f4ff98c
helo: avoid undef warning when rDNS is invalid
Matt Simerson
2012-11-19 13:12:48 -0500
-
d80b117bff
replace all instances of split '' with split //
Matt Simerson
2012-11-19 12:32:21 -0500
-
2e0909ad27
dspam: improve logging and config error reporting
Matt Simerson
2012-11-19 00:43:12 -0500
-
838594642b
relay: better error handling and logging
Matt Simerson
2012-11-19 00:40:29 -0500
-
f0c7c212c0
clamdscan: replace immunity check with naught test
Matt Simerson
2012-11-19 00:30:36 -0500
-
14e87fabdf
qmail_deliverable: reject null sender to ezmlm lis
Matt Simerson
2012-11-19 00:29:33 -0500
-
ee68d9881e
MANIFEST: packaging update
Matt Simerson
2012-11-19 00:14:46 -0500
-
c2639a6e43
run: added commented example for port 587
Matt Simerson
2012-11-19 00:09:08 -0500
-
a2bba68af6
several adjustments for tests
Matt Simerson
2012-11-16 20:03:10 -0500
-
10bbbd4215
dspam: change reject 'agree' to .95 score
Matt Simerson
2012-11-16 19:01:34 -0500
-
4ab71c4403
arrange sample plugins by SMTP phase
Matt Simerson
2012-11-16 18:02:13 -0500
-
5b742cbf7d
dkim: added some missing POD text
Matt Simerson
2012-11-16 14:35:19 -0500
-
4465b7af43
headers: simplify required headers logic
Matt Simerson
2012-11-15 01:35:15 -0500
-
85cead39f8
SPF: removed test for removed is_in_relayclients()
Matt Simerson
2012-11-14 23:27:49 -0500
-
b70f29c008
fixed test for commit
78cab52582
Matt Simerson
2012-11-14 23:25:44 -0500
-
af55a8d6dd
SPF: use $conn->relay_client instead of duplicated
Matt Simerson
2012-11-14 23:21:20 -0500
-
1a7615ca7e
dnsbl test: don't cry about test failures that
Matt Simerson
2012-11-14 19:31:18 -0500
-
8d52a3f548
dnsbl: fixed plugin test failure
Matt Simerson
2012-11-14 18:21:21 -0500
-
e959e408b1
SA: suppress undefined variable warnings
Matt Simerson
2012-11-14 18:00:30 -0500
-
21ce00cc90
fix relayclient test after commit
b8baa4b91b
Matt Simerson
2012-11-14 17:57:56 -0500
-
24ad1184ca
SMTP.pm: fixed invalid operator
Matt Simerson
2012-11-14 17:37:38 -0500
-
55119616d4
whitelist: added debug log message & std plugin
Matt Simerson
2012-11-14 15:24:06 -0500
-
a257ec8414
added vpopmail_ext to qmail_deliverable plugin
Matt Simerson
2012-07-20 11:59:54 -0400
-
82316dabaf
removed duplicate naughty from config
Matt Simerson
2012-07-20 11:54:56 -0400
-
8321150dd1
update plugin/headers config entry
Matt Simerson
2012-07-20 11:49:33 -0400
-
0c0a7e9bf3
dnsbl rejections handled by naughty plugin
Matt Simerson
2012-07-20 11:43:20 -0400
-
008bf9585c
log/show_message: fixed QP dir detection
Matt Simerson
2012-06-30 19:04:42 -0400
-
293e7abc62
config/plugins: better defaults, additional entries
Matt Simerson
2012-06-30 16:43:15 -0400
-
9a8bc0286c
added missing semicolon
Matt Simerson
2012-06-30 16:28:54 -0400
-
d9ac412aee
config: replace domainkeys with dkim
Matt Simerson
2012-06-30 15:58:21 -0400
-
4ded6b97d4
added log/show_message, dropped .pl suffix
Matt Simerson
2012-06-30 15:40:24 -0400
-
01d7c7e228
karma: added adjust_karma method
Matt Simerson
2012-06-30 15:37:25 -0400
-
672a034fb0
logs: improve ability to find logs
Matt Simerson
2012-06-29 20:39:44 -0400
-
368b2c0206
spamassassin: further log message refinement
Matt Simerson
2012-06-27 20:18:16 -0400
-
8ef798bbac
summarize: check more locations to discover QP dir
Matt Simerson
2012-06-27 20:15:13 -0400
-
1bfebd0bfd
TcpServer, improve IPv6 support, by Michael Holzt
Matt Simerson
2012-11-14 17:15:08 -0500
-
016d2b06bc
spf: improved support for IPv6 clients
Matt Simerson
2012-11-14 16:58:16 -0500
-
7b420252f0
whitelist: added debug log message & std plugin
Matt Simerson
2012-11-14 15:24:06 -0500
-
cd4eda80e1
spamassassin: added 'headers none' option
Matt Simerson
2012-11-14 15:21:44 -0500
-
34957d0604
added vpopmail_ext to qmail_deliverable plugin
Matt Simerson
2012-07-20 11:59:54 -0400
-
ba3c72d21e
removed duplicate naughty from config
Matt Simerson
2012-07-20 11:54:56 -0400
-
f2d3b9f9ed
update plugin/headers config entry
Matt Simerson
2012-07-20 11:49:33 -0400
-
a3db7e2b8e
dnsbl rejections handled by naughty plugin
Matt Simerson
2012-07-20 11:43:20 -0400
-
929ef3c4af
change loglevel from 9 to 6
Matt Simerson
2012-07-20 11:41:09 -0400
-
ce18cf78ae
allow messages with no body: Robin's patch
Matt Simerson
2012-07-20 11:35:20 -0400
-
ef985d0df4
earlytalker: lower karma for earlytalkers
Matt Simerson
2012-06-30 22:35:17 -0400
-
69e30117fa
resolvable_fromhost: additional logging
Matt Simerson
2012-06-30 19:10:14 -0400
-
1ff8581219
log/show_message: fixed QP dir detection
Matt Simerson
2012-06-30 19:04:42 -0400
-
3159d32e60
log/summarize: narrower column when no geoip city data present
Matt Simerson
2012-06-30 17:51:59 -0400
-
c493409b52
config/plugins: better defaults, additional entries
Matt Simerson
2012-06-30 16:43:15 -0400
-
22a6ac4424
log/summarize: added auth formats
Matt Simerson
2012-06-30 16:40:51 -0400
-
9e665ba2b7
added missing semicolon
Matt Simerson
2012-06-30 16:28:54 -0400
-
0229780b0f
registry: renamed clamd abb3 from cad to clm
Matt Simerson
2012-06-30 16:12:42 -0400
-
cba8cd9cef
karma: added error keyword to error log messages
Matt Simerson
2012-06-30 16:11:54 -0400
-
4640d9e4f4
config: replace domainkeys with dkim
Matt Simerson
2012-06-30 15:58:21 -0400
-
4ea8c7add0
added log/show_message, dropped .pl suffix
Matt Simerson
2012-06-30 15:40:24 -0400
-
2fc909b809
karma: added adjust_karma method
Matt Simerson
2012-06-30 15:37:25 -0400
-
aa619b84b0
helo: added is_plain_ip to lenient checks
Matt Simerson
2012-06-30 14:18:16 -0400
-
6a24626f33
logs: improve ability to find logs
Matt Simerson
2012-06-29 20:39:44 -0400
-
56f41de1ec
run: define PORT variable
Matt Simerson
2012-06-29 20:30:06 -0400
-
93be22020b
clamdscan: default is scan always, even authenticated
Matt Simerson
2012-06-29 20:29:04 -0400
-
3a622b3ee9
summarize: recognize tcpserver log entries
Matt Simerson
2012-06-29 20:28:38 -0400
-
cc26fb7b06
registry: added auth_ prefixes, relay aliases
Matt Simerson
2012-06-29 20:20:58 -0400
-
ab22cb2ac4
spamassassin: further log message refinement
Matt Simerson
2012-06-27 20:18:16 -0400
-
a005f131f3
qmail_deliverable: test variable if defined before accessing
Matt Simerson
2012-06-27 20:17:00 -0400
-
63f97f205f
dspam: better error message if dspam_bin is not found
Matt Simerson
2012-06-27 20:16:34 -0400
-
5e974ca887
log/run: removed spurious space
Matt Simerson
2012-06-27 20:16:11 -0400
-
2a3ade8084
summarize: check more locations to discover QP dir
Matt Simerson
2012-06-27 20:15:13 -0400
-
b6b1cdd03e
SPF: more logging additions
Matt Simerson
2012-06-27 19:36:58 -0400
-
b1c2fa16b5
drop the check_ prefix from the last 3 plugins
Matt Simerson
2012-06-27 19:17:01 -0400
-
4a662012aa
dspam: added missing return
Matt Simerson
2012-06-27 14:47:02 -0700
-
fd71e9b98e
dnsbl: restore dnsbl bypass for special recipients
Matt Simerson
2012-06-27 14:43:17 -0700
-
b7724f4742
dspam: check for dspam_bin during register
Matt Simerson
2012-06-27 14:42:34 -0700
-
19a90a3db7
log2sql: added SQL file
Matt Simerson
2012-06-27 03:35:32 -0400