summaryrefslogtreecommitdiffstats
path: root/network/pflogsumm
diff options
context:
space:
mode:
author dsomero2010-06-07 00:30:36 +0200
committer dsomero2010-06-07 18:54:17 +0200
commit05fc69c2ff21f57d3e5873429645ba4416e54524 (patch)
tree46d892c45d779202816b04de535fb3de6061e583 /network/pflogsumm
parentc2ca6791bed1f150744698313c0be03ae66d998f (diff)
downloadslackbuilds-05fc69c2ff21f57d3e5873429645ba4416e54524.tar.gz
network/pflogsumm: Clean up README and fixed typo.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/pflogsumm')
-rw-r--r--network/pflogsumm/README33
1 files changed, 18 insertions, 15 deletions
diff --git a/network/pflogsumm/README b/network/pflogsumm/README
index f996707312..5ef2d82dab 100644
--- a/network/pflogsumm/README
+++ b/network/pflogsumm/README
@@ -1,23 +1,26 @@
-pflogsumm provides summary of email traffic by parsing maillog files. Some of the details
-provided by pflogsumm include:
+pflogsumm provides summary of email traffic by parsing maillog files.
+Some of the details provided by pflogsumm include:
-Total number of messages Per-Day/Per-Hour/Per-Week/Per-Month traffic summary.
-Postfix error messages and much more.
+Total number of messages Per-Day/Per-Hour/Per-Week/Per-Month traffic
+summary. Postfix error messages and much more.
For more info, please visit the the official website at:
http://jimsun.linxnet.com/postfix_contrib.html
-Once package is installed, see man pflogsumm for detailed usage info and pflogsumm.pl -help for a terse version.
+Once package is installed, see man pflogsumm for detailed usage info
+and pflogsumm.pl -help for a terse version.
-Please see included sample_cronjob.txt file and manpage for details on running pflogsumm via crontab and getting
-stats via email.
+Please see included sample_cronjob.txt file and manpage for details
+on running pflogsumm via crontab and getting stats via email.
-All dependencies listed (in correct order) below are available at SBo:
-1. perl-Sub-Uplevel (Sub::Uplevel)
-2. perl-Test-Exception (Test::Exception)
-3. perl-Carp-Clan (Carp::Clan)
-4. perl-Bit-Bector (Bit::Vector)
-5. perl-Date-Calc (Date::Calc)
+All dependencies listed (in correct order) below are available
+at SBo:
+ 1. perl-Sub-Uplevel (Sub::Uplevel)
+ 2. perl-Test-Exception (Test::Exception)
+ 3. perl-Carp-Clan (Carp::Clan)
+ 4. perl-Bit-Vector (Bit::Vector)
+ 5. perl-Date-Calc (Date::Calc)
-BETA VERSION WARNING: version 1.1.3 is in beta testing right now but has
-an important bug-fixes and new features not found in production version (1.1.1).
+BETA VERSION WARNING: version 1.1.3 is in beta testing right now but
+has an important bug-fixes and new features not found in production
+version (1.1.1).