Hi,
I've tried to get qmail-contentfilter running and get this error no matter what type of filter text (even when using the examples
specified in http://marc.theaimsgroup.com/?l=qmail-ldap&m=107736655318382&w=2)
The error recieved is:
2004-10-06 02:50:24.244353500 delivery 9959: deferral: qmail-contentfilter:_fatal:_Illegal_character_in_rule_P_/ContentFilter_program_/var/qmail/bin/qmail-contentfilter_return_with_code_no_error/
for the filter
# all spam go to the Spam maildir :
P X-Spam-Flag YES ./Spam/
which I use a form to input using php. The resulting ldif is
# [EMAIL PROTECTED], thebrakes.org, thejobdomain.com
dn: [EMAIL PROTECTED],ou=thebrakes.org,dc=thejobdomain,dc=com
cn: Kent Brake
sn: Kent Brake
mail: [EMAIL PROTECTED]
uid: kent
accountStatus: active
mailMessageStore: thebrakes.org/kent
mailHost: node1.thejobdomain.com
telephoneNumber: 510-749-0053
businessCategory: Partner
homePostalAddress:: MTgwMSBTaG9ybGluZSBEciBBcHQgMjIwYiBBbGFtZWRhIENBIDk0NTAxIA
==
homePhone: 510-749-0053
employeeType: NA
objectClass: top
objectClass: person
objectClass: qmailUser
objectClass: inetOrgPerson
mailReplyText: hi
mailForwardingAddress: [EMAIL PROTECTED]
deliveryMode: noforward
deliveryMode: contentfilter
qmailDotMode: both
mailContentFilter:: IyBhbGwgc3BhbSBnbyB0byB0aGUgU3BhbSBtYWlsZGlyIDoNClANClgtU3
BhbS1GbGFnDQpZRVMNCi4vU3BhbS8=
Any help is greatly appreciated.
Thanks,
-Kent
