Re: Fw: mailbombed

2001-07-17 Thread Bob Ross

Just a little re-work of the other one.

One deny if they are listed. This allow only if they are listed.

|if test -n "`fgrep -x $SENDER allowfrom`"; then echo Allowed; exit 0; else
exit 99; fi
./Maildir/

As with anything. No warranty.


- Original Message -
From: "Pat Collins" <[EMAIL PROTECTED]>
To: "Bob Ross" <[EMAIL PROTECTED]>; "Qmail-List" <[EMAIL PROTECTED]>
Sent: Tuesday, July 17, 2001 6:53 PM
Subject: Re: Fw: mailbombed


> I like that idea, please post.
>
> Pat
>
> On Tue, 17 Jul 2001 16:04:56 -0700, "Bob Ross" <[EMAIL PROTECTED]> wrote
:
>
> >
> > There is another, but I will have to dig it up to only accept email from
> > certain senders. We use that for our kids. They only receive email from
> > those that we approve.
>
>




Re: Fw: mailbombed

2001-07-17 Thread Pat Collins

I like that idea, please post.

Pat 

On Tue, 17 Jul 2001 16:04:56 -0700, "Bob Ross" <[EMAIL PROTECTED]> wrote :

> 
> There is another, but I will have to dig it up to only accept email from
> certain senders. We use that for our kids. They only receive email from
> those that we approve.




Fw: mailbombed

2001-07-17 Thread Bob Ross

In the user directory open up .qmail put the following string 2 lines, I use
Maildir here, yes that's a dot in front of /Maildir and a broken pipe in
front of if

|if test -n "`fgrep -x $SENDER badmailfrom`"; then echo Go Away; exit 99;
else e; fi
./Maildir/

Then put the senders email address in the badmailfrom file in the user
directory, and it will delete every one of them.

There is another, but I will have to dig it up to only accept email from
certain senders. We use that for our kids. They only receive email from
those that we approve.



- Original Message -
From: "Adam McKenna" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 17, 2001 3:51 PM
Subject: Re: mailbombed


> On Tue, Jul 17, 2001 at 09:42:14AM -0700, Jon Rust wrote:
> > A user on a mailserver that we secondary for (don't get me started) has
> > been mailbombed. Currently there are literally 10's of thousands of
> > messages in my queue trying to deliver to him. My mail server's running
> > at a oad of 8 right now. How can I clear out all these messages easily?
> > They are all the same size, so I could use find to look through mess for
> > the file names, then remove them from mess, info and remote. Does that
> > work? Should I stop qmail-send before doing this?
>
> Add the domain to virtualdomains, like so:
>
> domain.com:alias-domain
>
> then create ~alias/.qmail-domain-default with a single hash ("#") mark in
it.
>
> then add a smtproute to localhost for the domain and restart qmail-send.
The
> only problem with this is that all messages for that domain will be
deleted,
> not just the person who got mailbombed.
>
> --Adam
>
> --
> Adam McKenna <[EMAIL PROTECTED]> | Sign the Fernando Petition!
> http://flounder.net/publickey.html   | http://www.mickaboofriends.org
> GPG: 17A4 11F7 5E7E C2E7 08AA|
>  38B0 05D0 8BF7 2C6D 110A|
>