Hi!
I'm using qmail-ldap-1.03-20040101 and qmail.schema provided with it. Also, I'm setting up spamassassin with the help of:
http://marc.theaimsgroup.com/?l=qmail-ldap&m=106279577609165&w=2
There said that deliveryMode attribute must be normal to avoid duplicate delivery (one spam-checked and other clean). So, I have an entry with deliveryMode set to normal, but the following warning goes to the log file:
Warning:_undefined_mail_delivery_mode:_normal_(ignored)./Warning:_undefined_mail_delivery_mode:_normal_(ignored)
and I'm still getting duplicate delivery. Any ideas ??
Thank you very much!
Rodrigo..
Hello,
The use of the "normal" deliveryMode in this example pre-dates the new qmail.schema. For post 200308xx versions of qmail-ldap, the deliveryMode can be empty, as "normal" is now the default.
Brian!
