[Postfixbuch-users] Mails an relay_domains vom amavisd ausnehmen
Patrick Ben Koetter
p at state-of-mind.de
Mo Apr 11 19:37:09 CEST 2005
* Peter Hinse <postfix at d0pefish.de>:
> Hossa Postfixler,
>
> mein Mailserver mit Postfix/amavisd-new spielt momentan MX für meine 4
> Domains und ist zusätzlich Backup-MX (per relay_domains) für 3 weitere
> Domains eines Arbeitskollegen. Kann ich es bewerkstelligen, daß nur
> Mails an "meine" Domains durch amavisd laufen, die weiterzuleitenden
> Mails aber nicht? Also nur queuen, zustellen und nicht weiter anfassen?
Klar. Dazu nimmst Du Deinen content-filter für amavisd erst einmal aus der
main.cf heraus, denn sonst gilt er global.
Dann richtest Du Dir einen header_check ein, der Deine Domains identifiziert
und leitest diese dann mit der Aktion Filter an amavisd weiter.
Zitat aus "man header_checks"
FILTER transport:destination
Write a content filter request to the queue file and inspect the next
input line. After the complete message is received it will be sent through
the specified external content filter. More information about external
content filters is in the Postfix FILTER_README file.
Note: this action overrides the main.cf content_filter setting, and affects
all recipients of the message. In the case that multiple FILTER actions
fire, only the last one is executed.
This feature is available in Postfix 2.0 and later.
--
The Book of Postfix
<http://www.postfix-book.com>
SMTP AUTH debug utility:
<http://postfix.state-of-mind.de/patrick.koetter/saslfinger/>
Mehr Informationen über die Mailingliste Postfixbuch-users