[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Catchall and /dev/null
- Subject: Re: [cobalt-users] Catchall and /dev/null
- From: "bob lenaerts" <bob@xxxxxxxxxx>
- Date: Thu Dec 6 08:05:42 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
STEVE,
Thanks, this works great
You'r the best
bob
--__--__--
Message: 14
From: "Steve Werby" <steve-lists@xxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Subject: Re: [cobalt-users] Catchall and /dev/null
Date: Thu, 6 Dec 2001 09:15:00 -0500
Organization: Befriend Internet Services LLC
Reply-To: cobalt-users@xxxxxxxxxxxxxxx
"bob lenaerts" <bob@xxxxxxxxxx> wrote:
> I have a catchall for a specific user in the email aliasses.
> Now he gets a lot of spam on a EX : sexspammer@xxxxxxxxxx
> How can he eliminate this e-mail address (sexspammer), but not
interrupt
> the catchall ?
Edit the bottom of /etc/mail/virtusertable and add:
sexspammer@xxxxxxxxxx error:nouser No such user here
Then type:
makemap hash /etc/mail/virtusertable.db < /etc/mail/virtusertable
and the address should be blocked. If you're on a RaQ1/2 or Qube1/2
then
the path will be /etc/virtusertable.
--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/
--__--__--