[Postfixbuch-users] Bounce mails und header_checks

Tobi H tobias.hiller at googlemail.com
Do Mai 15 15:35:25 CEST 2008


habe im prinzip einfach nur das beispiel angepasst und eingefügt.
hab jetzt hier nochmal das beispiel, wie es angepasst in meiner header_check
steht:

40:if /^Received:/
41:    /^Received: +from +(porcupine\.org) +/
42:        reject forged client name in Received: header: $1
43:    /^Received: +from +[^ ]+ +\(([^ ]+ +[he]+lo=|[he]+lo
+)(porcupine\.org)\)/
44:        reject forged client name in Received: header: $2
45:    /^Received:.* +by +(porcupine\.org)\b/
46:        reject forged mail server name in Received: header: $1
47:    endif
48:   /^Message-ID:.* <!&!/ DUNNO
49:    /^Message-ID:.*@(porcupine\.org)/
50:       reject forged domain name in Message-ID: header: $1

und in zeile 60 gehts dann weiter mit:
60: /^Received: from localhost/     IGNORE


dazwischen halt kommentare usw.

Tobi

2008/5/15 Matthias Haegele <mhaegele at linuxrocks.dyndns.org>:

> Tobi H schrieb:
> > Hallo,
> >
> > diesen Artikel hatte ich mir auch mal durchgelesen und habe versucht, das
> in
> > meine header_checks bzw. body_checks einzubinden.
> > Allerdings bekomme ich dann folgende Warnung :
> >
> > warning: pcre map /etc/postfix/header_checks, line 60: ignoring extra
> text
> > after IF
> >
> > zeile 59/60:
> > reject forged domain name in Message-ID: header: $1
> > /^Received: from localhost/     IGNORE
> >
> > Alles was ich eingefügt habe ist der code von der seite.
> > Hat jemand eine Idee?
>
> Vielleicht könntest den Code mal mit Zeilennummerierung posten?
> Evtl. ein Syntaxfehler?
>
> > Vielen Dank im Voraus,
> >
> > Tobi
>
>
> --
> Gruesse/Greetings
> MH
>
>
> Dont send mail to: ubecatcher at linuxrocks.dyndns.org
> --
>
> --
> _______________________________________________
> Postfixbuch-users -- http://www.postfixbuch.de
> Heinlein Professional Linux Support GmbH
>
> Postfixbuch-users at listi.jpberlin.de
> https://listi.jpberlin.de/mailman/listinfo/postfixbuch-users
>
-------------- nächster Teil --------------
Ein Dateianhang mit HTML-Daten wurde abgetrennt...
URL: <https://listi.jpberlin.de/pipermail/postfixbuch-users/attachments/20080515/2c938170/attachment.html>


Mehr Informationen über die Mailingliste Postfixbuch-users