[SAtalk] counting spam?

2003-08-18 Thread Luca Benassi
Hy, is there a way to count spam? I just need to get the number of mails tha SA tags as spam, for each user in my system. I've searched the docs, faq, ecc but ... :( Thank you, Luca --- This SF.Net email sponsored by: Free pre-built ASP.NET

RE: [SAtalk] counting spam?

2003-08-18 Thread Luca Benassi
On Mon, 18 Aug 2003, Dirk Kulmsee wrote: > Hi Luca, > If you don't need graphics or the like, just try on the command line: > grep -c "identified spam" /var/log/mail.log > You may add more greps to filter for a distict date or hour or user. I don't need graphics, but my in my /var/log I can't find

Re: [SAtalk] counting spam?

2003-08-18 Thread Luca Benassi
On Mon, 18 Aug 2003, Jack L. Stone wrote: [K] > Here is how I do mine for all spams, but you could easily modify to run for > each user. Also, my script does more than just count spams, so I carved out > the counting portion for you. Again, just use the portion you need to do > the count: [K] Than

Re: [SAtalk] counting spam?

2003-08-18 Thread Luca Benassi
On Mon, 18 Aug 2003, Hannu Liljemark wrote: > > is there a way to count spam? > > I just need to get the number of mails tha SA tags as spam, for > > each user in my system. > > If you run spamd, it usually writes information to the logs. You can > parse the logs and gather statistics and numbers.

[SAtalk] counting spam?

2003-08-18 Thread Luca Benassi
Hy, is there a way to count spam? I just need to get the number of mails tha SA tags as spam, for each user in my system. I've searched the docs, faq, ecc but ... :( Thank you, Luca --- This SF.Net email sponsored by: Free pre-built ASP.NET s