Changes for page Mail.Log-Parser

Last modified by christoph_lechleitner@iteg_at on 2013-02-02 07.10:07

From version 3.1
edited by christoph_lechleitner@iteg_at
on 2012-07-14 08.09:10
Change comment: There is no comment for this version
To version 5.1
edited by christoph_lechleitner@iteg_at
on 2012-07-17 09.46:41
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,10 +2,18 @@
2 2  
3 3  Tracing emails with only grep is difficult because the major properties of a single mail, like sender, recipient, and message-id, usually are distributed over multiple lines.
4 4  
5 -##**mlp-findmails**## makes this task a one-liner. It is based on [[http:~~/~~/www.perlmonks.org/bare/?node_id=444335>>url:http://www.perlmonks.org/bare/?node_id=444335||shape="rect"]] but I enhanced and extended it quite a lot. {{code language="none"}}mlp-findmails --help{{/code}} tells Xou more
5 +##**mlp-findmails**## makes this task a one-liner. and extended it quite a lot.
6 6  
7 +Some core parsing lines are based on [[http:~~/~~/www.perlmonks.org/bare/?node_id=444335>>url:http://www.perlmonks.org/bare/?node_id=444335||shape="rect"]] but I have built lots of new functions and options around them.
8 +
9 +##**mlp-findlogins**## allows helps to i.e. trace typos of user who "can not get my mail and have not make a typo".
10 +
11 +(((
12 +All commands understand {{code language="none"}}--version{{/code}} and {{code language="none"}}--help{{/code}}.
13 +)))
14 +
7 7  
8 8  
9 9  ==== {{id name="Mail.Log-ParserHome-Download"/}}Download ====
10 10  
11 -mlp is of course available via our [[debian repository deb.clazzes.org>>url:http://deb.clazzes.org||shape="rect"]], but for now the scripts are self contained and you may [[download mlp-* directly via public svn access>>url:https://svn.clazzes.org/svn/mlp/trunk/src/bin/||shape="rect"]].
19 +mlp is of course available via our [[debian repository deb.clazzes.org>>url:http://deb.clazzes.org||shape="rect"]].
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -658854
1 +658883
URL
... ... @@ -1,1 +1,1 @@
1 -https://clazzes.atlassian.net/wiki/spaces/MLP/pages/658854/Mail.Log-Parser Home
1 +https://clazzes.atlassian.net/wiki/spaces/MLP/pages/658883/Mail.Log-Parser Home