[EMAIL PROTECTED] wrote: > > I must say I am not an experienced sysadmin, but I thought I could share > my knowledge. Using postfix as MTA, I simply IGNORE the previous X-DSPAM > headers: > /^(X-DSPAM-.*)/ IGNORE > as an header check rule.
You can put in place any workaround you like and there are many possiblities depending on your MTA or MDA. The problem lies in dspam and should therefore be fixed in dspam. Everything else is just a workaround, bound to break when you switch from postfix to exim in your example. Cheers, Tobias -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

