<!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="#333333">
<br>
Alvaro Mar&iacute;n wrote:
<blockquote cite="mid:4760F0BB.7080901@hostalia.com" type="cite">Hello,
  <br>
  <br>
  <blockquote type="cite">Im running mail server for ISP. We use
separate server for incoming and outgoing mail server and postfix as
our MTA.
    <br>
    <br>
We set our outgoing MTA with following restriction when they are not
authenticated :
    <br>
    <br>
&nbsp;&nbsp; 1.
    <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Within 10 minutes , client can make&nbsp; 20 connection to our server
&nbsp;&nbsp; 2.
    <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Within 10 minutes , user can send email(s) with a maximum of 150
    <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; recipients.
    <br>
&nbsp;&nbsp; 3.
    <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; In 1 connection, user can include up to 150 recipients.
    <br>
  </blockquote>
  <br>
Are you using policyd with postfix for this or a MailScanner plugin?
  <br>
  <br>
Regards,
  <br>
  <br>
</blockquote>
<br>
Im using policyd for this as I need to do the rejection on SMTP level. <br>
They are great little program to run on multiple server since it has
MySQL backend. Im not sure if MailScanner plugin can do this ... <br>
<br>
We also insert the offending IP for people that send virus / spam to
policyd blacklist table and set the auto expire timestamp and let
policyd&nbsp; deal<br>
with the expiration .. <br>
<br>
<br>
Regards,<br>
Rianto Wahyudi<br>
</body>
</html>