> I am having a problem with an authenicated user that has an IP that > is major big-time on the spam lists. Is there anyway to strip off > his originating ip info and not pass it along?
Are you talking about Declude parsing the IP and assigning weight that you want to counteract, or remote servers also parsing the DUL origin from the headers and assigning weight? The first case you won't be able to do anything about directly, but you don't need to, since you can assign negative weight based on IP. The second case could be dealt with by writing an external app that strips out headers you think will pose problems and rewrites the D file. You could use Declude's %REMOTEIP% variable to trigger the test conditionally (via a command-line argument), so you don't bother reparsing messages that don't meet your criteria. Or perhaps I haven't understood your goals. . . . --Sandy ------------------------------------ Sanford Whiteman, Chief Technologist Broadleaf Systems, a division of Cypress Integrated Systems, Inc. e-mail: [EMAIL PROTECTED] SpamAssassin plugs into Declude! http://www.imprimia.com/products/software/freeutils/SPAMC32/download/release/ Defuse Dictionary Attacks: Turn Exchange or IMail mailboxes into IMail Aliases! http://www.imprimia.com/products/software/freeutils/exchange2aliases/download/release/ http://www.imprimia.com/products/software/freeutils/ldap2aliases/download/release/ --- This E-mail came from the Declude.JunkMail mailing list. To unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type "unsubscribe Declude.JunkMail". The archives can be found at http://www.mail-archive.com.
