In qmail, we are receiving thousands upon thousands of emails (likely dictionairy attacks) that are all sitting in queue, waiting to be delivered. How do I set it up so that I can determine what the delivering address is, and if that address does not exist amongst our users, then throw it into /dev/null or something, instead of letting it wait in the queue.... I don't want to send bounce backs either.
Our mail queue usually reaches to about 2GB+ before the server crashes. There must be a way to do this, please point out EXACTLY what I need to do.
Our mail queue usually reaches to about 2GB+ before the server crashes. There must be a way to do this, please point out EXACTLY what I need to do.