<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>Re: Block mails with URL-link in message</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>
<BR>
<BR>

<P><FONT SIZE=2>On 4/17/13 4:07 PM, "Fred" <quicken@fro.se> wrote:<BR>
<BR>
> Hi there!<BR>
><BR>
> Is it possible for Amavis to block mails with a specified URL-link in<BR>
> the message?<BR>
<BR>
Put this in a .cf file in /etc/mail/spamassassin<BR>
<BR>
uri FRED_BLOCK_THIS /thisevilsite\.example\.com/<BR>
score FRED_BLOCK_THIS 100.00<BR>
describe FRED_BLOCK_THIS has a url that needs to be blocked.<BR>
<BR>
Then restart amavisd<BR>
<BR>
<BR>
--<BR>
Daniel J McDonald, CCIE # 2495, CISSP # 78281<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>