Hoping someone has an easy solution for this one...
I have a couple of client email addy's which apparently signed up for every list on the planet. Then they killed those email addresses.
So now the server is trying to bounce that email back, which is of course going to a nonexistant address. And just sits there trying to be delivered. And it's a pain to have to remember to go in and clean the queue of these double bounces.
My idea was to set up a special email address to which all of the original email to these couple of addresses are redirected to, and have this special email address dump the mail into /dev/null. Not even sure how to do that with Qmail, but I used to do this with sendmail so I assume it's at least possible.
Any wisdom out there? Any suggestions on better/easier ways to handle email sent to these no-longer-valid local addresses?
Thankee!
Squire