<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi,<br>
my mail server based on CentOS 6 and uses postfix-2.6.6-6,
amavisd-new 2.8.0 and spamassassin-3.3.1.<br>
The system works fine and filter correctly spam mails.<br>
If it detects some spam mails, those mails are put in a special
folder "spam" by maildrop packet.<br>
<br>
Now i need modify the behavior of mail server to block spam from my
network to outside.<br>
<br>
E.g.: If one of my users send a spam mail to outside (internet), I
want to block it.<br>
<br>
This block should be work only for my network, not for inbound spam.<br>
<br>
E.g.: If one user from gmail send spam mail to a user of my mail
server, I want the system continue to work like now and put this
email in a special folder "spam".<br>
<br>
I tried several configurations but no one works<br>
<br>
E.g.:<br>
<br>
$inet_socket_port = [10024,10026]; # listen on multiple TCP ports<br>
<br>
$policy_bank{'MYNETS'} = { # mail originating from @mynetworks<br>
originating => 1, # is true in MYNETS by default, but let's make
it explicit<br>
sa_kill_level_deflt => [2],<br>
};<br>
<br>
Does anyone could give me some suggestion or some configuration
example?<br>
<br>
Thanks<br>
<div class="moz-signature">-- <br>
<img src="cid:part1.00050104.08000102@realcomm.it" alt="logo">
<p>
</p>
<div style="font-size:12px;font-family:arial">
Massimo Dalla Nora<br>
Real Comm srl<br>
Via dei Serviti, 12 - 33080 Porcia (PN)<br>
Tel +39 0434 1831559 - Fax +39 0434 1831564<br>
Mob +39 338 5282917<br>
Web <a href="http://www.realcomm.it" style="color:grey">http://www.realcomm.it</a><br>
</div>
<br>
<div style="font-size:11px;font-family:arial;color:black">
Questo messaggio è ad uso esclusivo di colui al quale è
indirizzato, e potrebbe contenere informazioni riservate.<br>
Se aveste ricevuto questo messaggio per errore, ci scusiamo per
l'accaduto e Vi invitiamo cortesemente a darcene notizia e a
distruggere il messaggio ricevuto.<br>
Vi ricordiamo che la diffusione, l'utilizzo e/o la conservazione
dei
dati ricevuti per errore costituisce violazione alle
disposizioni del
Decreto Legislativo n. 196/2003 (Codice in materia di protezione
dei
dati personali).
</div>
</div>
<br />--
<br />e-mail filtrata da virus e contenuti dannosi con <a href="http://www.realcomm.it/offerta/mailwash">Mail Wash</a><br><br />
</body>
</html>