Sometimes a mail queue can get rather filled with bounces to non-existent mailnames (a.k.a. bounces to spam messages). I'd like to change all domains that are currently set to bounce mail to reject mail to non-existent mailnames. However, I don't want to change domains that have catch-all setup to reject, so I can't use Group Operations to accomplish this.
How should I go about this? I obviously don't want to check all domains manually. Should I just write an SQL query against the psa database that sets a domain to reject if it is currently set to bounce? And then run mchk -v afterwards? I'm guessing that would work. Any ideas?
How should I go about this? I obviously don't want to check all domains manually. Should I just write an SQL query against the psa database that sets a domain to reject if it is currently set to bounce? And then run mchk -v afterwards? I'm guessing that would work. Any ideas?