Hello! I have encountered a problem while using DSPAM. I use DSPAM in mailing system in such a way. Mailing system consists of two servers. First is used as a mail exchanger and second is intended for storing maildirs. DSPAM is working on the first server as a daemon. It recieves messages from MTA (exim) by LMTP via unix socket. And after processing the massage DSPAM delivers it in local quarantine box or if it is innocent by SMTP to the second server where the message is deliverd to a user's maildir. The problem is during this SMTP transfer between DSPAM and second server. DSPAM does not transfer sender address. That is when message is delivered to the second server "mail from" SMTP command argument is <> instead of real sender address. But when first server's MTA delivers a message directly to the second server (without DSPAM) sender address presents in SMTP session. Is there any possibility to solve this problem?
I attached my dspam.conf file. May be it will help you to discover the problem. With best regards Alexey Danilevsky
