Hi Matthew,

On Mon, Feb 3, 2014 at 3:46 AM, Matthew Brown <mnbbr...@gmail.com> wrote:
>
> Full logs as well as postfix,dspam and dovecot configuration files are
> available here:
> https://gist.github.com/mnbbrown/79302c70a747eb87dc04
>
> Can anyone see what the problem could be?
>

Just to clear this up, in your gist you have for postfix.conf:

# Excerpt

virtual_transport=lmtp:unix:dspam/dovecot-lmtp

But you want postfix to deliver to dspam, and your dspam.conf lists
the listening socket as

/var/spool/postfix/dspam/dspam-lmtp

so you'd need

virtual_transport=lmtp:unix:dspam/dspam-lmtp

instead, right? Or did you post the wrong postfix.conf as a gist?

Regards, Wicher

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to