nanog mailing list archives
Re: OT: question re. the Volume of unwanted email (fwd)
From: just me <matt () snark net>
Date: Thu, 19 Jun 2003 14:35:45 -0700 (PDT)
Not a lot to break; here's the script in its entirety: #!/usr/local/bin/bash grep -c mailer=local /var/log/maillog egrep -c 'uce@ftc|reject|njabl' /var/log/maillog A lot of mail traffic on my box is mailing lists; perhaps thats why the graphs look so smooth. matto On Thu, 19 Jun 2003, Andy Dills wrote: On Wed, 18 Jun 2003, just me wrote: > For my little corner: > http://mrtg.snark.net/spam/ > > It seems >1:1 is the norm these days, at least at my scale. How do you get your mail delivery attempts to occur so linearly? :) I think something's busted with your mrtg script... Here's the stats for one of the smtp boxes in our cluster (83% rejection rate...and it's +/- 1% across the other boxes in the cluster): Postfix log summaries for Jun 18 Grand Totals ------------ messages 396087 received 148369 delivered 0 forwarded 672 deferred (9504 deferrals) 1636 bounced 718k rejected (83%) 0 reject warnings 0 held 0 discarded (0%) Andy --- Andy Dills Xecunet, Inc. www.xecu.net 301-682-9972 --- --mghali () snark net------------------------------------------<darwin>< Flowers on the razor wire/I know you're here/We are few/And far between/I was thinking about her skin/Love is a many splintered thing/Don't be afraid now/Just walk on in. #include <disclaim.h>
Current thread:
- Re: OT: question re. the Volume of unwanted email (fwd), (continued)
- Re: OT: question re. the Volume of unwanted email (fwd) Paul Timmins (Jun 18)
- Re: OT: question re. the Volume of unwanted email (fwd) Petri Helenius (Jun 18)
- Re: OT: question re. the Volume of unwanted email (fwd) JC Dill (Jun 18)
- Re: OT: question re. the Volume of unwanted email (fwd) Eric A. Hall (Jun 18)
- Re: OT: question re. the Volume of unwanted email (fwd) just me (Jun 18)
- Re: OT: question re. the Volume of unwanted email (fwd) Curtis Maurand (Jun 19)
- Re: OT: question re. the Volume of unwanted email (fwd) Andy Dills (Jun 19)
- Re: OT: question re. the Volume of unwanted email (fwd) Jack Bates (Jun 19)
- Re: OT: question re. the Volume of unwanted email (fwd) Andy Dills (Jun 19)
- Re: OT: question re. the Volume of unwanted email (fwd) just me (Jun 19)
- Re: OT: question re. the Volume of unwanted email (fwd) just me (Jun 19)
