Feature Requests item #2939578, was opened at 2010-01-25 18:45 Message generated for change (Comment added) made by ensc You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126468&aid=2939578&group_id=250683
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Enrico Scholz (ensc) Assigned to: Nobody/Anonymous (nobody) Summary: Create an unique but determined signature Initial Comment: I am going to use 'dspam' from within a milter where a message is often checked for multiple recipients. Currently, every recipient will get another signature and message must be cloned for every recipient to add the corresponding signature. Things are even worse when two recipients are resolved to the same user by external lookup. Then, message is processed twice by 'dspam' but user is told only one signature. Hence, it would be nice when a message creates always the same signature. Returning a SHA1 based HMAC code (see RFC 2104) of the message and a configurable secret key would be perfect. ---------------------------------------------------------------------- >Comment By: Enrico Scholz (ensc) Date: 2010-02-19 19:20 Message: I want that users can force dspam to relearn a message. Relearning requires knowledge about the signature but because the signature is different for every recipient it can not be added to the e-mail headers. Hence, there is no way how users can relearn a message. ---------------------------------------------------------------------- Comment By: Stevan Bajic (sbajic) Date: 2010-02-19 18:40 Message: Hallo Enrico, what issue are you expecting to solve with one unique signature per message? The current database schema can not attach multiple UID's to one signature. -- Kind Regards from Switzerland, Stevan Bajić ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126468&aid=2939578&group_id=250683 ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Dspam-devel mailing list Dspam-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspam-devel