Re: OT: MIMEdefang and spamassassin/filter_end
Kees Theunissen wrote:
> J.O. Aho wrote:
>> I would like to do something like this
>>
>> if (($remote=="remote.example.net") && ($hits >= 2 * $req)) {
>> action_bounce("Sorry, we can't accept this spam.");
>> return;
>> }
>>
>
>
> See the mimedefang-filter(5) manpage.
>
> GLOBAL VARIABLES SET BY MIMEDEFANG.PL
> $RelayHostname
> $RelayAddr
Gosh, now I'm feeling stupid, thanks a lot for the .
--
//Aho
|