<!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">
<font face="Calibri">Hi Andre,<br>
<br>
vielen Dank für den Tipp. Ist sowas auch mit MailScanner möglich?<br>
<br>
Grüße<br>
<br>
Heinrich<br>
</font><br>
Andre Tann schrieb:
<blockquote cite="mid:200903281340.05133@inter.netz" type="cite">
  <pre wrap="">Heinrich Boeder, Samstag 28 März 2009: 

  </pre>
  <blockquote type="cite">
    <pre wrap=""> Kann mir da jemand von euch einen Tipp geben?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Kein Problem - Du bindest amavis als smtpd-Proxy ein, zB so:

:25 inet n  -       n       -       -       smtpd
        -o smtpd_proxy_filter=localhost:10024

Und den Kram, der zurückkommt, nimmst Du zB so wieder entgegen:

localhost:10025 inet n   -       n       -       60      smtpd
        -o content_filter=
        -o smtpd_proxy_filter=
        -o smtpd_authorized_xforward_hosts=127.0.0.0/8
        -o smtpd_client_restrictions=
        -o smtpd_helo_restrictions=
        -o smtpd_sender_restrictions=
        -o smtpd_recipient_restrictions=permit_mynetworks,reject
        -o smtpd_data_restrictions=
        -o mynetworks=127.0.0.0/8
        -o receive_override_options=no_unknown_recipient_checks

Mit all dem filterst Du Prequeue und nicht erst Postqueue, und 
voila - Postfix weist Mails ab, die amavis anmeckert, noch bevor 
sie in der Queue landen.

Du brauchst halt genügend Dampf, um den Kram in Echtzeit zu filtern. 
Kann grad beim Virenkiller ein Problem sein, je nach Mailaufkommen.
  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
"Security is just an illusion"

<a class="moz-txt-link-freetext" href="http://www.heinrichboeder.com">http://www.heinrichboeder.com</a></pre>
</body>
<br>-----
<br>This message was scanned by the LM Networkx Mailsystem and is believed to be clean.
<br>Please contact the <A HREF="mailto: postmaster@lm-networkx.de">Postmaster</A> if you received this mail in error or if you think that it is spam.

</html>