[Mimedefang] Message_to_Recipient

John john at jjgb.com
Wed Jul 2 11:49:01 EDT 2003


Actually, just changing:
action_bounce("Message seems to be spam, rejected");
to:
return action_bounce("Message seems to be spam, rejected");
should do the trick.

At 09:22 AM 7/2/2003, you wrote:
>Carol,
>         Using the section of filter_end you sent in your last thread, you
>are already doing part of this.
>
>if ($hits > 5) {
>                         action_quarantine_entire_message();
>                         action_bounce("Message seems to be spam,
>rejected");
>                 }
>If the message scored greater than 5, you quarantine it and then bounce it.
>However the message still goes through.  What you need to add is an
>action_discard at the very end.  That yield the behavior you want, but a
>guru is welcome to jump in here and refine my answer. :-)
>
>Cheers,
>
>Stefano
>
> >
> > Hello!!
> >
> >   I need another help now.. =)
> >
> >   Is it possible to Mimedefang/SA block the email and
> > then give a message to the sender informing that the
> > email he tried to send was blocked?
> >
> >   Thanks!!
> >
> >   Carol
>
>_______________________________________________
>MIMEDefang mailing list
>MIMEDefang at lists.roaringpenguin.com
>http://lists.roaringpenguin.com/mailman/listinfo/mimedefang


John Jaeger - Billings, Montana

EMail To	: <mailto:john at jjgb.com>
Home Page	: <http://www.jjgb.com>

PGP:
RSA Key ID: 0xAAEC7751  <http://www.jjgb.com/public_files/RSA_Key.zip>

"Our liberty is protected by four boxes...
     The ballot box, the jury box, the soap box, and the cartridge box."
                                    - Anonymous

"Soap Box" didn't work, now using the "Cartridge Box" 3/20/2003




More information about the MIMEDefang mailing list