[Postfixbuch-users] habe nen Problem mit Amavis-new
R. Wilhelm
postfix at online-webservice24.de
Di Jan 9 15:12:34 CET 2007
danke ...
frage nur ...
ist:
@local_domains_acl = (
[".$mydomain" ],
read_hash('/etc/amavisd/local_domains')
); # $mydomain and its subdomains
gleich
> @local_domains_maps = (
> [".$mydomain" ],
> read_hash('/etc/amavisd/local_domains')
> );
???
> -----Ursprüngliche Nachricht-----
> Von: postfixbuch-users-bounces at listi.jpberlin.de
> [mailto:postfixbuch-users-bounces at listi.jpberlin.de] Im
> Auftrag von Patrick Ben Koetter
> Gesendet: Dienstag, 9. Januar 2007 14:42
> An: postfixbuch-users at listi.jpberlin.de
> Betreff: Re: [Postfixbuch-users] habe nen Problem mit Amavis-new
>
> * R. Wilhelm <postfix at online-webservice24.de>:
> >
> > die variable ist auf den servername gesetzt ...
> > habe aber 120 domains drauf laufen, kann ja nicht alle da
> reinschreiben ....
> >
> > oder ???
>
>
> @local_domains_maps = (
> [".$mydomain" ],
> read_hash('/etc/amavisd/local_domains')
> );
>
>
> # /etc/amavisd/local_domains
> example.org
> beispiel.de
> schniffi.org
> schnuffi.info
>
>
> Du kannst mit amavisd-new z.B. auch eine ausgelagerte
> virtual_mumble_domains-Map anzapfen. amavisd-new ignoriert
> die rechte Spalte einer Postfix-Map, wenn Du read_hash nutzt. :)
>
> HTH,
>
> p at rick
>
>
>
> >
> > Return-Path: <jerebar at rainbowdream.com>
> > X-Original-To: admin at ringowilhelm.de
> > Delivered-To: admin at ringowilhelm.de
> > Received: from localhost (localhost.localdomain [127.0.0.1])
> > by srv1.online-webservice24.de (Postfix) with ESMTP id
> 33C58F496F
> > for <admin at ringowilhelm.de>; Tue, 9 Jan 2007 14:14:25
> +0100 (CET)
> > Received: from srv1.online-webservice24.de ([127.0.0.1])
> > by localhost (srv1.online-webservice24.de [127.0.0.1])
> (amavisd-new,
> > port 10024)
> > with ESMTP id 21622-08 for <admin at ringowilhelm.de>;
> > Tue, 9 Jan 2007 14:14:25 +0100 (CET)
> > Received: from rainbowdream.com
> > (253.Red-88-17-199.staticIP.rima-tde.net
> > [88.17.199.253])
> > by srv1.online-webservice24.de (Postfix) with SMTP id DDB96F419B
> > for <mail at ringowilhelm.de>; Tue, 9 Jan 2007 14:14:23
> +0100 (CET)
> > Message-ID: <01c733ef$806c25c0$2101a8c0 at dori>
> > Reply-To: "Arlen Calderon" <jerebar at rainbowdream.com>
> > From: "Arlen Calderon" <jerebar at rainbowdream.com>
> > To: "Lyn Hochstetler" <mail at ringowilhelm.de>
> > Subject: Re: my decorate
> > Date: Tue, 9 Jan 2007 14:10:14 +0100
> > MIME-Version: 1.0
> > Content-Type: multipart/related;
> > type="multipart/alternative";
> > boundary="----=_NextPart_000_0925_01C733F7.BD2907F0"
> > X-Priority: 3
> > X-MSMail-Priority: Normal
> > X-Mailer: Microsoft Outlook Express 6.00.2900.2180
> > X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
> >
> >
> > da steht nichts drinn ...
> >
> > hm
> >
> > > -----Ursprüngliche Nachricht-----
> > > Von: postfixbuch-users-bounces at listi.jpberlin.de
> > > [mailto:postfixbuch-users-bounces at listi.jpberlin.de] Im
> Auftrag von
> > > Stefan Bielenberg
> > > Gesendet: Dienstag, 9. Januar 2007 14:04
> > > An: postfixbuch-users at listi.jpberlin.de
> > > Betreff: Re: [Postfixbuch-users] habe nen Problem mit Amavis-new
> > >
> > > R. Wilhelm schrieb/wrote/escribió (09.01.2007 13:48):
> > > > im header der empfangenen steht halt nix drinne ...
> > > > das ist ja das prob ...
> > >
> > > Dann scannt er auch nicht. Steht da was, wenn ne Mail von ausser
> > > reinkommt? Kannst Du das Testen? D.h. eine Mail von Google oder
> > > Web.de schicken?
> > >
> > > > @local_domains_acl = ( ".$mydomain" ); # $mydomain and its
> > > subdomains
> > > > ist das einzigste, was ich gefunden habe ...
> > > > was sollte denn da stehen ???
> > >
> > > Genau das, oder noch mehr Domains, kommt auf Deine
> Konfiguration an.
> > > Aber eigentlich alle Deine lokalen Domains die gescannt werden
> > > sollen, z.B.:
> > >
> > > @local_domains_acl = ( ".$mydomain", "my.other.domain")
> > >
> > > Ist denn die Variable "$mydomain" gesetzt?
> > >
> > > Stefan
> > >
> > > --
> > > _______________________________________________
> > > Postfixbuch-users mailingliste
> > > Heinlein Professional Linux Support GmbH
> > >
> > > Postfixbuch-users at listi.jpberlin.de
> > > http://listi.jpberlin.de/mailman/listinfo/postfixbuch-users
> >
> > --
> > _______________________________________________
> > Postfixbuch-users mailingliste
> > Heinlein Professional Linux Support GmbH
> >
> > Postfixbuch-users at listi.jpberlin.de
> > http://listi.jpberlin.de/mailman/listinfo/postfixbuch-users
>
> --
> Postfix - Einrichtung, Betrieb und Wartung
> <http://www.postfix-buch.com> saslfinger (debugging SMTP AUTH):
> <http://postfix.state-of-mind.de/patrick.koetter/saslfinger/>
> --
> _______________________________________________
> Postfixbuch-users mailingliste
> Heinlein Professional Linux Support GmbH
>
> Postfixbuch-users at listi.jpberlin.de
> http://listi.jpberlin.de/mailman/listinfo/postfixbuch-users
Mehr Informationen über die Mailingliste Postfixbuch-users