Ítalo Rossi wrote:
So, the message was dropped because it doesn't had a valid signature for any purpose..

Is there any way to tell dspam to deliver the message besides discard then?

Since you are reinjecting messages from quarantine back through dspam, you need to make sure that dspam is called the second time exactly like it is called the first time (i.e. when your MDA attempted the initial delivery). I would suspect that this is because the envelope sender isn't being set properly. It isn't that dspam can't locate that signature, it is that doesn't have the correct user to match with the signature in the message (it's a weakness of the general dspam design). It may work fine if you set:

        MySQLUIDInSignature on

which will include the UID in the signature, for just this eventuality.

However, since you didn't give us any clues how you have dspam configured to run, or even the version of dspam you are running, I'm just shooting in the dark.

John

--
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748

Reply via email to