Commit Graph

43 Commits

Author SHA1 Message Date
Matt Simerson d7dd17085e log/summarize: ignore init msg from logging/* 2015-01-28 22:54:32 -08:00
Mat b7a6b7047b remove leftover closing paren from PR #119 2015-01-03 16:44:47 -05:00
Jared Johnson 3ffee33d33 Remove extraneous semicolons
They confuse my editor
2014-11-11 16:59:40 -06:00
Jonathan Hall 897a1fd8aa Remove a ton of 'return ()', and a few other minor readability tweaks. 2014-09-17 20:28:51 -05:00
Matt Simerson 012a7a4918 log/summarize: set undefined strings as empty str
avoids undef warnings
2013-12-17 23:44:35 -05:00
Matt Simerson 4c0632e043 summarize: fix syntax error 2013-08-05 15:05:38 -07:00
Matt Simerson 2cf7207553 summarize: move parts of main while loop to subs
and added POD
2013-08-05 15:05:38 -07:00
Matt Simerson 3e7efb8883 summarize: strip out unprintable chars 2013-08-05 15:05:38 -07:00
Matt Simerson bbc6e895cc distinguish rejecting versus tolerated failures 2013-08-05 15:05:36 -07:00
Matt Simerson fef37f54ce summarize shows a narrower screen by default.
passing in -l for when your term windows is more than 200 chars wide will show more detail
2013-08-05 15:05:36 -07:00
Matt Simerson ca678ba736 log2sql: populate plugins table from registry.txt
much easier for local customizations.
moved SQL connection settings to config/log2sql
2013-08-05 15:05:16 -07:00
Matt Simerson 610c39dc74 perltidy -b watch summarize show_message log2sql 2013-08-05 15:05:15 -07:00
Matt Simerson c7671ec329 summarize: add match for bareword 'fail' 2013-08-05 15:05:14 -07:00
Matt Simerson db8ec50c3a new plugin: dmarc 2013-08-05 15:05:14 -07:00
Matt Simerson 86a0171f46 watch: set OUTPUT_AUTOFLUSH, disabled buffering 2013-08-05 15:05:14 -07:00
Matt Simerson 498016828e log2sql: added UPDATE support to exec_query 2013-08-05 15:05:13 -07:00
Matt Simerson 91db656cac fcrdns: new plugin for Forward Confirmed rDNS 2013-08-05 15:05:12 -07:00
Matt Simerson c6c3d90a4a logs: suppress perl errors in summary output 2013-08-05 15:05:11 -07:00
Matt Simerson 5fd67e30b3 log/watch: raise default # of log lines to parse 2013-08-05 15:05:11 -07:00
Matt Simerson 639f3582fe log/summarize: improve formatting so vertical
columns are consistent, regardless of when the connection is ended.
2013-08-05 15:05:10 -07:00
Matt Simerson a5803d10f5 updated more split '' syntax to split // 2013-08-05 15:05:10 -07:00
Matt Simerson 008bf9585c log/show_message: fixed QP dir detection 2013-08-05 15:05:08 -07:00
Matt Simerson 4ded6b97d4 added log/show_message, dropped .pl suffix
to be consistent with other QP scripts
2013-08-05 15:04:36 -07:00
Matt Simerson 672a034fb0 logs: improve ability to find logs 2013-08-05 15:03:13 -07:00
Matt Simerson 8ef798bbac summarize: check more locations to discover QP dir 2013-08-05 15:02:52 -07:00
Matt Simerson 1ff8581219 log/show_message: fixed QP dir detection 2013-08-05 15:01:53 -07:00
Matt Simerson 3159d32e60 log/summarize: narrower column when no geoip city data present 2013-08-05 15:01:53 -07:00
Matt Simerson 22a6ac4424 log/summarize: added auth formats 2013-08-05 15:01:53 -07:00
Matt Simerson 4ea8c7add0 added log/show_message, dropped .pl suffix
to be consistent with other QP scripts
2013-08-05 15:01:52 -07:00
Matt Simerson 6a24626f33 logs: improve ability to find logs 2013-08-05 15:01:52 -07:00
Matt Simerson 3a622b3ee9 summarize: recognize tcpserver log entries 2013-08-05 15:01:52 -07:00
Matt Simerson 5e974ca887 log/run: removed spurious space 2013-08-05 15:01:52 -07:00
Matt Simerson 2a3ade8084 summarize: check more locations to discover QP dir 2013-08-05 15:01:52 -07:00
Matt Simerson 19a90a3db7 log2sql: added SQL file 2013-08-05 15:01:51 -07:00
Matt Simerson 493c0b3268 log watching and processing tools 2013-08-05 15:01:51 -07:00
Matt Simerson 2a0cf74969 log/run: increase default log retention 2013-08-05 15:01:50 -07:00
Robert Spier 7169c9f0bc Revert accidental commit 909.
git-svn-id: https://svn.perl.org/qpsmtpd/trunk@910 958fd67b-6ff1-0310-b445-bb7760255be9
2008-05-17 03:54:24 +00:00
Robert Spier 6563dcc4f8 hostnames come in lower case, and might even be longer than 8 characters
git-svn-id: https://svn.perl.org/qpsmtpd/trunk@909 958fd67b-6ff1-0310-b445-bb7760255be9
2008-05-17 03:52:00 +00:00
Ask Bjørn Hansen 3ee6b632dc remove old .cvsignore file (Steve Kemp)
git-svn-id: https://svn.perl.org/qpsmtpd/trunk@886 958fd67b-6ff1-0310-b445-bb7760255be9
2008-05-05 17:06:22 +00:00
Ask Bjørn Hansen 2ceb0a88af Add -p to mkdir in log/run (Rasjid Wilcox <rasjid@openminddev.net>)
git-svn-id: https://svn.perl.org/qpsmtpd/trunk@102 958fd67b-6ff1-0310-b445-bb7760255be9
2002-11-20 10:15:06 +00:00
Ask Bjørn Hansen 2ee95fc3fc only send messages smaller than 500000 bytes to spamd
git-svn-id: https://svn.perl.org/qpsmtpd/branches/v010@42 958fd67b-6ff1-0310-b445-bb7760255be9
2002-08-06 12:57:59 +00:00
Ask Bjørn Hansen bcd0d6d534 data method; we can now receive mails with this...
git-svn-id: https://svn.perl.org/qpsmtpd/branches/v010@28 958fd67b-6ff1-0310-b445-bb7760255be9
2002-07-04 01:45:19 +00:00
Ask Bjørn Hansen 3774269de8 add .cvsignore files and log stuff for supervise
git-svn-id: https://svn.perl.org/qpsmtpd/trunk@14 958fd67b-6ff1-0310-b445-bb7760255be9
2002-02-08 11:08:37 +00:00