That info is easy enough to parse from the current logs on a scheduled basis using tools like grep, awk, cut, uniq, sort, etc.
Bill ----- Original Message ----- From: "Adam Hobach" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 23, 2003 12:56 PM Subject: [Declude.JunkMail] new feature > Scott, > > I was wondering if it's possible to add a new feature to Junkmail which > would generate a log file once an email reaches a certain weight. My thought > was that once an email reaches a certain weight it could be configured to > use the variable strings already in use be Junkmail. See the example below: > > global.cfg > > LOGREMOTEIP weightrange x x 10 19 > LOGSUBJECT weightrange x x 10 19 > > > junkmail file > > LOGREMOTEIP %REMOTEIP% > LOGREMOTEIP %SUBJECT% > > The idea is to log each variable in a separate file and then use that info > in the weight filter system. > > > Thoughts??? > > Adam > > --- > [This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)] > > --- > This E-mail came from the Declude.JunkMail mailing list. To > unsubscribe, just send an E-mail to [EMAIL PROTECTED], and > type "unsubscribe Declude.JunkMail". The archives can be found > at http://www.mail-archive.com. > --- [This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)] --- This E-mail came from the Declude.JunkMail mailing list. To unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type "unsubscribe Declude.JunkMail". The archives can be found at http://www.mail-archive.com.
