]> git.sven.stormbind.net Git - sven/pflogsumm.git/blobdiff - pflogsumm-faq.txt
Change Vcs-Git to a https URL.
[sven/pflogsumm.git] / pflogsumm-faq.txt
index b96085a2fe0bc23de6b9e57b19efcb805cf62272..0e3e4a9fbc2ef4c37acf0b02ee97b4d8fc147512 100644 (file)
@@ -100,7 +100,7 @@ Index of pflogsumm.pl Frequently Asked Questions (in no particular order)
              .
        # ---End: SMTPD_STATS_SUPPORT---
 
              .
        # ---End: SMTPD_STATS_SUPPORT---
 
-    However, if you do this you will lose support for --smtpd_stats.
+    However, if you do this you will lose support for --smtpd-stats.
 
     Later versions of the Pflogsumm distribution include a script to
     semi-automate removing smtpd stats support, if you so-desire.
 
     Later versions of the Pflogsumm distribution include a script to
     semi-automate removing smtpd stats support, if you so-desire.
@@ -293,7 +293,7 @@ Index of pflogsumm.pl Frequently Asked Questions (in no particular order)
     away with manual inspection entirely.
 
     For those that really want all that extra detail in the log summary
     away with manual inspection entirely.
 
     For those that really want all that extra detail in the log summary
-    reports, specify the "--verbose_msg_detail" switch.
+    reports, specify the "--verbose-msg-detail" switch.
 
     See Also: 25. Sending Logfile Samples
 
 
     See Also: 25. Sending Logfile Samples
 
@@ -473,7 +473,7 @@ Index of pflogsumm.pl Frequently Asked Questions (in no particular order)
     twice.
 
     And yes, I tried.  I really, really tried.  If I recall correctly, I
     twice.
 
     And yes, I tried.  I really, really tried.  If I recall correctly, I
-    spent come two days mucking-about with this problem.  Actually thought
+    spent some two days mucking-about with this problem.  Actually thought
     I had it once or twice.  But the results inevitably failed regression
     testing.  At the end of this, and with some more careful thought, I
     realized it just wasn't possible.  If you think you can prove me
     I had it once or twice.  But the results inevitably failed regression
     testing.  At the end of this, and with some more careful thought, I
     realized it just wasn't possible.  If you think you can prove me
@@ -483,6 +483,12 @@ Index of pflogsumm.pl Frequently Asked Questions (in no particular order)
     johnfawcett at tiscali-dot-it believes he's done it.  You may find
     prefiltering your log with his "prepflog" does it for you.  You can
     find it at <http://web.tiscali.it/postfix/>.
     johnfawcett at tiscali-dot-it believes he's done it.  You may find
     prefiltering your log with his "prepflog" does it for you.  You can
     find it at <http://web.tiscali.it/postfix/>.
+    
+       Note: Because of the way John's pre-processing script works,
+       which, given my own experiments, is probably the way it *has*
+       to work to work correctly, integrating his code into Pflogsumm
+       would be difficult, at best, if it's even possible within
+       Pflogsumm's current structure.
 
 
 15. Pflogsumm's numbers don't add up
 
 
 15. Pflogsumm's numbers don't add up
@@ -642,7 +648,7 @@ Index of pflogsumm.pl Frequently Asked Questions (in no particular order)
     Reject reason strings found in the mail log will be truncated at the
     first comma (","), colon (":") or semi-colon (";").  If you want a
     "clause" in your reject message to appear in Pflogsumm's output,
     Reject reason strings found in the mail log will be truncated at the
     first comma (","), colon (":") or semi-colon (";").  If you want a
     "clause" in your reject message to appear in Pflogsumm's output,
-    without having to specify --verbose_msg_detail, use a punctuation mark
+    without having to specify --verbose-msg-detail, use a punctuation mark
     other than one of those three, such as a dash ("-").
 
 
     other than one of those three, such as a dash ("-").
 
 
@@ -751,4 +757,4 @@ Index of pflogsumm.pl Frequently Asked Questions (in no particular order)
     http://jimsun.LinxNet.com/postfix_contrib.html
 
 
     http://jimsun.LinxNet.com/postfix_contrib.html
 
 
-Created: 15 Feb., 1999 / Last updated: 10 April, 2004
+Created: 15 Feb., 1999 / Last updated: 22 March, 2010