Hi foolks!
I look for a good mailfilter for my vpopmail.
My currently hae a bug with catch-all adresses:
import EXT
import HOST
VHOME=`/home/vpopmail/bin/vuserinfo -d [EMAIL PROTECTED]
if (/^X-Spam-Status: *YES/)
{
exception {
to "/var/spool/spam/"
}
}
else
{
exception {
to "$VHOME/Maildir/"
}
}
The problem is the following:
If someone acitivated CATCH-ALL in qmailadmin and some sends an email to
an non-existing account,
the email will be dropped from my mailfilter.
The var $VHOME is not correct set because the mailadress is not
correctly.
So I need the target emailadresse, but dont know how to get this.
Does someone know what I mean? ;)
Have someone a working mailfilter for SA for me, please?
I try so much, but I do not found a solution.
Viele Gruesse,
Peter.
--
www: http://peter.tux.hm
www: http://tux.hm - Linux- und BSD-UserGroup im Weserbergland
gpg: http://blackhole.pca.dfn.de:11371/pks/lookup?op=get&search=0x690A1AC2