Hello! I am developing mail system with automatic whitelists. The system collects addresses of receivers from outgoing messages of users and then uses this database as whitelist. If incoming message sender in whitelist, the system inoculates DSPAM by this message:
dspam --client --deliver=innocent,spam --user ${recipient} --mail-from=${sender} --class=innocent --source=inoculation The problem: I cannot retrain DSPAM by inoculated messages in case of mistake, because DSPAM doesn`t include message signature in headers after inoculating. How can i inoculate DSPAM with future retrain possibility? P.S. I am sorry for nonnative English. ------------------------------------------------------------------------------ This SF Dev2Dev email is sponsored by: WikiLeaks The End of the Free Internet http://p.sf.net/sfu/therealnews-com _______________________________________________ Dspam-user mailing list Dspam-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspam-user