Kuon wrote: > The problem is simple, all messages are garbled because all > linefeed/carriage return are removed. The message arrives as one single > line.
I noticed a similar problem with all CRLFs replaced with just LFs. My LMTP code worked fine when it talked directly to Postfix and I had to hack it when working with dspam. There are definite problems with dspam's message handling; using signatureLocation=headers can result in an invalid message which, on my system, causes Cyrus IMAP to reject it. Perhaps something Sensory Networks will look into? Ben
