[Postfixbuch-users] per-user filtern mit maildrop

Ralf Hildebrandt Ralf.Hildebrandt at charite.de
Mi Aug 10 10:25:40 CEST 2005


* Halldor Becker <becker at bitland.de>:

> ja, globale /etc/maildroprc mit
> include "$HOME""$DEFAULT"".mailfilter
> das funktioniert soweit, bedingt aber in JEDEM virtuellen
> Userverzeichnis eine .mailfilter

Nö
Vorher abtesten, dann includen:

/usr/bin/test -d "$HOME""$DEFAULT"".mailfilter
if ($RETURNCODE==0)
{
   include "$HOME""$DEFAULT"".mailfilter
}

-- 
Ralf Hildebrandt (Ralf.Hildebrandt at charite.de)          spamtrap at charite.de
http://www.postfix-book.com/                     Tel. +49 (0)30-450 570-155
I trust Microsoft. 
I trust them to be spectacularly unable to get anything right,
including and especially hard things like large-scale industrial
espionage. Sure, they'll make clownish, clumsy stabs at it and fail in
predictable, amusing and embarassing ways, and then do it all over
again. And their victi^H^H users will not only forgive them but spend
a lot of energy making up excuses for them.  



Mehr Informationen über die Mailingliste Postfixbuch-users