[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Re: Block email TO one user in a domain on RaQ4
- Subject: [cobalt-users] Re: Block email TO one user in a domain on RaQ4
- From: Charlie Summers <charlie@xxxxxxxxxx>
- Date: Tue Dec 10 19:59:00 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
At 5:57 PM -0500 12/10/02, Jeff Lasman is rumored to have typed:
> Just a short affirmation; it works fine. We've used just this method
> quite a bit.
Of course, adding FEATURE(blacklist_recipients) to your .mc file and
recreating your sendmail.cf file allows you to use the /etc/mail/access
database instead, where it more reasonably belongs and is somewhat easier to
impliment and maintain. See www.sendmail.org for info on
FEATURE(blacklist_recipients), and the archives for working with the
redhat.mc/cobalt.mc file.
I prefer not to muck with the virtusertable, frankly, keeping the
blacklisted records (both in and out) in the same access database for simple
reference and management. (FWIW, my access file is ~257k in size, with the
hashed access.db file being considerably larger. I block a _lot._ ;)
Charlie