> -----Original Message-----
> From: Smoot Carl-Mitchell [mailto:[EMAIL PROTECTED]
>
> On Sun, 04 Apr 2004 18:35:09 -0400
> WC -Sx- Jones <[EMAIL PROTECTED]> wrote:
> 
> > [ BTW - I did se Mail::Toaster and I am currently researching it,
> > but it doesn't hurt to ask ... not too painfully anyways... ]
> > 
> > I have a huge set of logs (from many mail servers) that 
> each have logs
> > in this format:
> > 
> > Apr  4 17:23:51 chasecreek postfix/smtpd[4265]: [ID 197553 
> mail.info] 
> > A778E1375E: client=localhost[127.0.0.1]
> 
> > Has anyone seen a CPAN module for this?
> > Or maybe wrote a home grown solution?
> 
> I have some code which will parse sendmail logfiles. It does 
> keep track
> of the queue ids and attempts to organize the 'from' and 'to' 
> lines. Be
> warned. It is old Perl 4 code and does not do exactly what 
> you specify,
> but you might find it useful. If you want a copy drop me a 
> private note.
> I have not GPLed the code. In fact it currently has no 
> copyright at all.
> If there is interest, I will do the work to GPL it and put it up on my
> FTP site.

Good morning everybody,

this is definitely funny - at this very moment I'm writing a script for
parsing sendmail log files...maybe we can merge the stuff and create a
module if there isn't one already...

What do you think?

Philipp

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to