[Postfixbuch-users] kleine Frage zu Sieve

Peer Heinlein p.heinlein at heinlein-support.de
Mi Mai 18 07:06:34 CEST 2011


Am Mittwoch, 18. Mai 2011, 00:00:42 schrieb Thomas Best:

> > if allof (header :contains "to" "news-firmaax at example.net") {
> >   fileinto "newsletter.firma-a"; }

> > Received: from mail.exmaple.net (----)
> > 	(using TLSv1 with cipher RC4-SHA (128/128 bits))
> > 	(No client certificate requested)
> > 	by meinserver (Postfix) with ESMTPS id 8F2F03F3B4C6
> > 	for <news-firmaax at example.net>; Thu, 12 May 2011 12:44:21 +0200
> > 	(CEST)
> > 
> > Meine Frage: Wie kann ich nach news-firmaax at example.net filtern?

if anyof (header :contains "Received" "news-firmaax at example.net")
{
	fileinto "newsletter.firma-a";
}

Tut das nicht? Müßte eigentlich ganz normal gehen.

Peer



-- 

Die Mailserver-Konferenz: Das Know-how-Update für Postmaster
26./27. Mai 2011 - http://www.heinlein-support.de/mk

Heinlein Professional Linux Support GmbH
Linux: Akademie - Support - Hosting

http://www.heinlein-support.de
Tel: 030 / 40 50 51 - 0
Fax: 030 / 40 50 51 - 19

Zwangsangaben lt. §35a GmbHG:
HRB 93818 B / Amtsgericht Berlin-Charlottenburg,
Geschäftsführer: Peer Heinlein  -- Sitz: Berlin



Mehr Informationen über die Mailingliste Postfixbuch-users