The problem isn't with dspam or Dovecot configuration files. It's that your Postfix is configured to write the mail directly to the Maildir. I don't think your Postfix even calls dspam. As long as you see postfix/virtual line in your logs, Postfix is delivering the mail itself.
On Tue, 2009-03-31 at 19:11 +0200, Guillaume Hilt wrote:
I modified my dspam conf file to transfer the message to deliver but the problem is still the same. Even with debug enabled, I don't see a line about deliver in my logs.
Guillaume Hilt
Timo Sirainen a écrit :
On Mar 31, 2009, at 12:20 PM, Guillaume HILT wrote:
Mar 31 17:29:55 srv1 postfix/virtual[13438]: 4C74977460FE: to=ghilt@domain2.com, relay=virtual, delay=0.5, delays=0.45/0/0/0.04, dsn=2.0.0, status=sent (delivered to maildir)
Postfix's virtual transport is delivering the mail. Dovecot's deliver is never even called.