I'm running SA with sendmail and spamass-milter with a reject score set to 5. It occurred to me that I never actually saw the daily list of email addresses of people whose messages were rejected. i.e., I never had an option to view any possible false positives. It turns out it's not a simple grep problem, and since I just taught myself some rudimentary python, I thought I'd write it myself. I now have a daily cron job which invokes sa-rejaddr and gives me a list of all rejected addresses. It allows me to sort by date, address, or by number of attempts by the same address. Also I can specify the acceptance criteria by the date, by whether the address is unique, or whether the address is the result of multiple attempts.

Would anyone like this? Let me know and I'll send you a copy. If too many people want it, I'll put it on the web somewhere. Advise on my python is gratefully accepted.

--
Time flies like the wind. Fruit flies like a banana. Stranger things have  .0.
happened but none stranger than this. Does your driver's license say Organ ..0
Donor?Black holes are where God divided by zero. Listen to me! We are all- 000
individuals! What if this weren't a hypothetical question?
steveo at syslang.net

Reply via email to