Rodrigo Gesswein wrote:

Hello:

  I'm   trying  to  setup  spamc  (spamassassin)  to  work  with
qmail-ldap. My first approach was:
http://marc.theaimsgroup.com/?l=qmail-ldap&m=106279577609165&w=2
but    I    noticed    that    user's   quotas   aren't   updated
($HOME/maildirsize). So, I'm looking for maildrop:

#!/bin/sh
/usr/bin/spamc | /usr/local/bin/maildrop

  That update user's quota, but always deliveries a _no_ filtered e-mail :^)
No luck at google...

Can anybody share experiences about ??

Regards and thank you in advance...

Rodrigo..





You have to explicitly disable local deliveries. Otherwise qmail will deliver one copy unfiltered, and one copy will get delivered by maildrop, filtered.

Brian!

Reply via email to