just to be on same page.. are you asking me for file w/ my filters that I
wrote? If so here it is
c# cat ~vpopmail/domains/domain.com/postmaster/.mailfilter
#MFMAILDROP=2
#
# DO NOT EDIT THIS FILE. This is an automatically generated filter.
FROM='post...@domain.com'
import SENDER
if ($SENDER eq "")
{
SENDER=$FROM
}
##Op:contains
##Header:
##Value:sex
##Folder:.Junk
##From:
##Body
##Name:sex
if ((/sex/:b))
{
to "$HOME/Maildir /.Junk/."
}
##Op:contains
##Header:
##Value:smoke
##Folder:.Junk
##From:
##PlainString
##Body
##Name:smoke
if ((/smoke/:b))
{
to "$HOME/Maildir /.Junk/."
}
to "$HOME/Maildir /."
c#
all those was created through sqwebmail's filter options
----- Original Message -----
From: "Ruprecht Helms" <rhe...@mayn.de>
To: "alexus" <ml...@db.nexgen.com>
Cc: <cour...@lists.sourceforge.net>
Sent: Monday, October 28, 2002 4:21 PM
Subject: RE: [maildropl] maildrop doesn't work
Hi alexus,
...however my filters doesn't seem to be
working..
would you be so kind and post your mailfilterdefinition in the list.
Only to tell you have problems is not much helpful for you because
we can't take any diagnostics why you have this/these problem(s).
Regards,
Ruprecht
Tel/Fax.: +49[0]7621 16 99 16
Homepage: http://www.rheyn.de
email: in...@rheyn.de