An antispam tactic I use is to add an extension to my userid when supplying it on web forms. For example, userid@domain.com could become userid+iknowyou@domain.com.
The email system would then ignore the extension and deliver emails to userid@iknowyou@domain.com to userid@domain.com.
If the user starts getting spam, he can then see the +iknowyou extension and know who the culprit was who passed his userid on to the spammers.
I don't see this feature in smeserver. Does the feature have another name other than "suffix" or "extension"?