Re: calculation of mail traffic

2003-03-20 Thread Tomàs Núñez Lirola
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 El Jueves, 20 de Marzo de 2003 02:50, [EMAIL PROTECTED] escribió: > [EMAIL PROTECTED] said: > > Well.. I can also grep "From:" to see wich addresses are sending more > > mails than usual, don't I? > > You're joking, right? From: is easily faked, and a

Re: calculation of mail traffic

2003-03-20 Thread Tomàs Núñez Lirola
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 El Jueves, 20 de Marzo de 2003 02:50, [EMAIL PROTECTED] escribió: > [EMAIL PROTECTED] said: > > Well.. I can also grep "From:" to see wich addresses are sending more > > mails than usual, don't I? > > You're joking, right? From: is easily faked, and a

Re: calculation of mail traffic

2003-03-19 Thread debian
[EMAIL PROTECTED] said: > Well.. I can also grep "From:" to see wich addresses are sending more > mails than usual, don't I? You're joking, right? From: is easily faked, and any bulk spammer fakes it. Unless you block your clients from sending on port 25, you can't tell what mail they're send

Re: calculation of mail traffic

2003-03-19 Thread debian
[EMAIL PROTECTED] said: > Well.. I can also grep "From:" to see wich addresses are sending more > mails than usual, don't I? You're joking, right? From: is easily faked, and any bulk spammer fakes it. Unless you block your clients from sending on port 25, you can't tell what mail they're send

Re: calculation of mail traffic

2003-03-17 Thread Brad Lay
isoqlog Description: Mail Transport Agent log analysis program. Isoqlog is an MTA log analysis program written in C. It designed to scan qmail, postfix, sendmail logfile and produce usage statistics in HTML format for viewing through a browser. It produces Top domains output according to Send

Re: calculation of mail traffic

2003-03-17 Thread Brad Lay
isoqlog Description: Mail Transport Agent log analysis program. Isoqlog is an MTA log analysis program written in C. It designed to scan qmail, postfix, sendmail logfile and produce usage statistics in HTML format for viewing through a browser. It produces Top domains output according to Send

Re: calculation of mail traffic

2003-03-17 Thread Markus Welsch
This one looks really impressive :-) Thanks for suggesting this nice program! We currently use lire ( www.logreport.org ) and are totally satisfied with it. It processes many log formats ( mail, www, firewall, ... ) and generates good reports. Regards, JB Regards, Markus

Re: calculation of mail traffic

2003-03-17 Thread Jean Baptiste Lallement
Hi All, Le lundi 17 mars 2003 à 13:58, Tomàs Núñez Lirola a écrit: > > > On Mon, 2003-03-17 at 10:30, Tomàs Núñez Lirola wrote: > > > -BEGIN PGP SIGNED MESSAGE- > > > Hash: SHA1 > > > > > > I also looked for mail stats recently. I've not used any, but I found > > > some software for mail

Re: calculation of mail traffic

2003-03-17 Thread Tomàs Núñez Lirola
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Well.. I can also grep "From:" to see wich addresses are sending more mails than usual, don't I? Anyway I think some mail stats would give me this information and some more interesting information... El Lunes, 17 de Marzo de 2003 13:40, escribió:

Re: calculation of mail traffic

2003-03-17 Thread Markus Welsch
This one looks really impressive :-) Thanks for suggesting this nice program! We currently use lire ( www.logreport.org ) and are totally satisfied with it. It processes many log formats ( mail, www, firewall, ... ) and generates good reports. Regards, JB Regards, Markus -- To UNSUBSCRIBE, em

Re: calculation of mail traffic

2003-03-17 Thread Jean Baptiste Lallement
Hi All, Le lundi 17 mars 2003 à 13:58, Tomàs Núñez Lirola a écrit: > > > On Mon, 2003-03-17 at 10:30, Tomàs Núñez Lirola wrote: > > > -BEGIN PGP SIGNED MESSAGE- > > > Hash: SHA1 > > > > > > I also looked for mail stats recently. I've not used any, but I found > > > some software for mail

Re: calculation of mail traffic

2003-03-17 Thread Tomàs Núñez Lirola
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I forgot! I also read that qmailanalog can use sendmail logs. There is a script in qmailanalog (zsendmail) that make sendmail logs readable for qmailanalog. I read it, but I have not tried it. I'll send you comments when I try it. El Lunes, 17 de Ma

Re: calculation of mail traffic

2003-03-17 Thread Tomàs Núñez Lirola
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Well.. I can also grep "From:" to see wich addresses are sending more mails than usual, don't I? Anyway I think some mail stats would give me this information and some more interesting information... El Lunes, 17 de Marzo de 2003 13:40, escribió:

Re: calculation of mail traffic

2003-03-17 Thread Tomàs Núñez Lirola
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I also looked for mail stats recently. I've not used any, but I found some software for mail stats. http://www.reedmedia.net/software/sendmail_stats/ (building) http://www.sawmill.net/formats/UNIX_Sendmail.html I'm very insterested in some way to ch

Re: calculation of mail traffic

2003-03-17 Thread Markus Welsch
pflogsumm.pl looks like it's analyze result could be used for further analysis work. So I just have to run it once a day and over the result of pflogsumm.pl use a customized script :-) Thanks for your help! If you use postfix u can try pflogsumm ;)

Re: calculation of mail traffic

2003-03-17 Thread Tomàs Núñez Lirola
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I forgot! I also read that qmailanalog can use sendmail logs. There is a script in qmailanalog (zsendmail) that make sendmail logs readable for qmailanalog. I read it, but I have not tried it. I'll send you comments when I try it. El Lunes, 17 de Ma

Re: calculation of mail traffic

2003-03-17 Thread Konstantin Kostadinov
> Hi all, > > I'd like to calculate mail traffic on a per domain base. Calculation should > include mail sent and mail received. I've been thinking of using the message > id > as some sort of "key" for everything since it's supposed to be unique, right ? > > I've been searching for a ready m

calculation of mail traffic

2003-03-17 Thread Markus Welsch
Hi all, I'd like to calculate mail traffic on a per domain base. Calculation should include mail sent and mail received. I've been thinking of using the message id as some sort of "key" for everything since it's supposed to be unique, right ? I've been searching for a ready made solution and hav

Re: calculation of mail traffic

2003-03-17 Thread Tomàs Núñez Lirola
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I also looked for mail stats recently. I've not used any, but I found some software for mail stats. http://www.reedmedia.net/software/sendmail_stats/ (building) http://www.sawmill.net/formats/UNIX_Sendmail.html I'm very insterested in some way to ch

Re: calculation of mail traffic

2003-03-17 Thread Markus Welsch
pflogsumm.pl looks like it's analyze result could be used for further analysis work. So I just have to run it once a day and over the result of pflogsumm.pl use a customized script :-) Thanks for your help! If you use postfix u can try pflogsumm ;) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Re: calculation of mail traffic

2003-03-17 Thread Konstantin Kostadinov
> Hi all, > > I'd like to calculate mail traffic on a per domain base. Calculation should > include mail sent and mail received. I've been thinking of using the message id > as some sort of "key" for everything since it's supposed to be unique, right ? > > I've been searching for a ready made

calculation of mail traffic

2003-03-17 Thread Markus Welsch
Hi all, I'd like to calculate mail traffic on a per domain base. Calculation should include mail sent and mail received. I've been thinking of using the message id as some sort of "key" for everything since it's supposed to be unique, right ? I've been searching for a ready made solution and ha