summaryrefslogtreecommitdiffstats
path: root/network/pflogsumm/README
diff options
context:
space:
mode:
author Nishant Limbachia2010-05-13 01:00:18 +0200
committer David Somero2010-05-13 01:00:18 +0200
commite115086e93b49765a5327e6d500c5f697cb265dd (patch)
treeaa76c35814a8155bf352f6835e57356f11a25982 /network/pflogsumm/README
parentf32cb64362a0cb8dabb30aef3edcd14e64ddf30d (diff)
downloadslackbuilds-e115086e93b49765a5327e6d500c5f697cb265dd.tar.gz
network/pflogsumm: Added to 13.0 repository
Diffstat (limited to 'network/pflogsumm/README')
-rw-r--r--network/pflogsumm/README24
1 files changed, 24 insertions, 0 deletions
diff --git a/network/pflogsumm/README b/network/pflogsumm/README
new file mode 100644
index 0000000000..d2c42102e0
--- /dev/null
+++ b/network/pflogsumm/README
@@ -0,0 +1,24 @@
+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.
+
+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.
+
+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)
+
+BETA VERSION WARNING: version 1.1.2 is in beta testing right now but has
+an important bug-fix not found in production version (1.1.1).