Changes for page Mail.Log-Parser

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

From version 1.1
edited by christoph_lechleitner@iteg_at
on 2012-07-14 07.56:16
Change comment: There is no comment for this version
To version 6.1
edited by christoph_lechleitner@iteg_at
on 2013-02-02 07.10:07
Change comment: svn and jira links

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Mail.Log-Parsing Home
1 +Mail.Log-Parser
Content
... ... @@ -1,37 +1,23 @@
1 -(% class="contentLayout" data-atlassian-layout="{~"name~":~"pagelayout-two-right~",~"columns~":[~"large~",~"aside~"],~"header~":true,~"footer~":true}" %)
2 -(((
3 -(% class="header" %)
4 -(((
5 -This is the home of the Mail.Log-Parsing space.
1 +MLP (Mail.Log-Parsing) is a script and soon-to-be script collection to make it easier to extract useful information from {{code language="none"}}/var/log/mail.log{{/code}} as produced by postfix setups like our Mailhaus.at.
6 6  
7 -To help you on your way, we've inserted some of our favourite macros on this home page. As you start creating pages, blogging and commenting you'll see the macros below fill up with all the activity in your space.
8 -)))
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.
9 9  
10 -(% class="columnLayout twoColumns" %)
5 +##**mlp-findmails**## makes this task a one-liner. and extended it quite a lot.
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 11  (((
12 -(% class="cell large" %)
13 -(((
14 -(% class="innerCell" %)
15 -(((
16 -{{recently-updated/}}
12 +All commands understand {{code language="none"}}--version{{/code}} and {{code language="none"}}--help{{/code}}.
17 17  )))
18 -)))
19 19  
20 -(% class="cell aside" %)
21 -(((
22 -(% class="innerCell" %)
23 -(((
24 -====== {{id name="Mail.Log-ParserHome-Navigatespace"/}}Navigate space ======
15 += {{id name="Mail.Log-ParserHome-Download"/}}Download =
25 25  
26 -{{locationSearch reference="WebHome"/}}
17 +mlp is of course available via our [[debian repository deb.clazzes.org>>url:http://deb.clazzes.org||shape="rect"]].
27 27  
28 -{{documentTree root="document:MLP.WebHome"/}}
29 -)))
30 -)))
31 -)))
19 += {{id name="Mail.Log-ParserHome-Sourcecodeandissuetracker"/}}Source code and issue tracker =
32 32  
33 -(% class="footer" %)
34 -(((
35 -
36 -)))
37 -)))
21 +Subversion: [[http:~~/~~/svn.clazzes.org/svn/mlp>>url:http://svn.clazzes.org/svn/mlp||shape="rect"]]
22 +
23 +Jira: [[MLP>>url:https://jira.clazzes.org/browse/MLP||shape="rect"]]
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -658859
1 +658850
Title
... ... @@ -1,1 +1,1 @@
1 -Mail.Log-Parsing Home
1 +Mail.Log-Parser Home
URL
... ... @@ -1,1 +1,1 @@
1 -https://clazzes.atlassian.net/wiki/spaces/MLP/pages/658859/Mail.Log-Parsing Home
1 +https://clazzes.atlassian.net/wiki/spaces/MLP