I'm sure there is a simple solution to this, but I'm just too dense to see it.
I have a sendmail server set up as a spam gateway for other domains. Right now it will accept all mail addressed to those domains and it is starting to overwhelm the spamassassin processes.
I need sendmail to only accept email if the recepient in those domains actually exists (so fooUSER@firstdomain.com will get refused).
I'm guessing I need a user@domain kind of table but I'm not figuring it out.
Thanks very much in advance for any help.
I have a sendmail server set up as a spam gateway for other domains. Right now it will accept all mail addressed to those domains and it is starting to overwhelm the spamassassin processes.
I need sendmail to only accept email if the recepient in those domains actually exists (so fooUSER@firstdomain.com will get refused).
I'm guessing I need a user@domain kind of table but I'm not figuring it out.
Thanks very much in advance for any help.