Didnt you say you located it with grep? grep will tell you where it is. `grep -irH 'UPS Delivery Problem NR 50345' /assp_directory` That is case insensitive -i, recursive -r, and show files -H -- Scott * If you contact me off list replace talklists@ with scott@ *
On Mar 9, 2010, at 9:00 AM, Spyros Tsiolis wrote: > Well, > After a bit of searching, i've found the offending message : > > ---- > Mar-04-10 10:10:37 [MessageOK] 93.93.184.190 > <[email protected]> to: clients'@domain.gr -- Message OK -- > [UPS Delivery Problem NR 50345]; > ---- > > Again, this message is marked as "notspam" (Message OK), but it doesn't > assign an assp serial number and put it in the "notspam" folder. > > What is going on ? > > How am I supposed to find it, pass it through the mail analyser and correct > the false-negative if I don't know where the message lies ? > HOW CAN I STOP THIS NIGHTMARE ? > Day-by-day I risk the chance of people infecting their machines with this. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
