<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<blockquote cite="mid:20081215083555.38840874@scorpio" type="cite">
  <blockquote type="cite">
    <pre wrap="">Hi,
Is there any way to do NOT send  notification to recipient  when
attach exceed Maximum Attachment Size limit ?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
A policy that precludes the notification that an item could not/was not
delivered, and the specific reason for such action would inevitably
cause problems for both the sender and the intended recipient. Exactly
what problem are you attempting to rectify?
  </pre>
</blockquote>
in MailScanner.conf I set <br>
<br>
Maximum Attachment Size = %rules-dir%/max.attach.size.rules<br>
<br>
#############<br>
#max.attach.size.rules<br>
#############<br>
From: <a class="moz-txt-link-abbreviated" href="mailto:xxx@yyy.com">xxx@yyy.com</a>&nbsp;&nbsp; 1M<br>
<br>
FromOrTo: default&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 25M<br>
<br>
##############<br>
<br>
I would like not notification to recipients when attach exceed Maximum
Attachment Size limit and sender is <a class="moz-txt-link-abbreviated" href="mailto:xxx@yyy.com">xxx@yyy.com</a><br>
<br>
gg<br>
<br>
</body>
</html>