Re: [PHP] mailserver logfile analyser

2005-03-03 Thread Richard Lynch
woldhekkie wrote: > thanks verry much RICHARD, > > learning to program is hell for newbies. > tried vb.net, autoit,purebasic,asp and more. > Not one of them is perfect. > It seems php is easyer learning than asp, so i will stick with php. Our > mail/webserver does both. > > I deeply respect program

Re: [PHP] mailserver logfile analyser

2005-03-03 Thread woldhekkie
thanks verry much RICHARD, learning to program is hell for newbies. tried vb.net, autoit,purebasic,asp and more. Not one of them is perfect. It seems php is easyer learning than asp, so i will stick with php. Our mail/webserver does both. I deeply respect programmers. it would be nice if i could

Re: [PHP] mailserver logfile analyser

2005-03-02 Thread Richard Lynch
woldhekkie wrote: > Our mailserver writes a logfile every day, but it takes hours to analyse > it > manualy. > > I (newby) am trying to write a php script that reads the the logfile line > by > line and try to get a top 50 of spammers/clients that mail too much... > > I can get line by line all inf