Mark created HUPA-105:
-------------------------

             Summary: Add automatic per-contact identity creation/handling as a 
reliable spam-prevention method
                 Key: HUPA-105
                 URL: https://issues.apache.org/jira/browse/HUPA-105
             Project: JAMES Hupa
          Issue Type: Improvement
            Reporter: Mark
            Assignee: Manuel Carrasco MoƱino
            Priority: Minor


How it works: create a hash over the sorted list of normalized To+Cc+Bcc 
addresses and associated with every hash value a unique mail address like 
"me-<HASH-ID>@<MAILDOMAIN>". Replace the sender address ad-hoc with such 
generated unique addresses when sending mails. That way, each set of 
conversation partners will know a specific mail address that may be selectively 
disabled. That has the advantage that one is has not to use any imperfect spam 
filter and one always knows exactly who gave away your identity to spammers.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to