Koozali.org: home of the SME Server

Are user id extensions (suffixes) supported?

Offline adamf663

  • 2
  • +0/-0
Are user id extensions (suffixes) supported?
« on: February 09, 2011, 04:38:18 PM »
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"?

Offline byte

  • *
  • 2,183
  • +2/-0
Re: Are user id extensions (suffixes) supported?
« Reply #1 on: February 09, 2011, 05:10:04 PM »
I think you will have a waste of time trying to track down the spammers.

How ever, SME Server does allow the use of

userid-iknowyou@domain.com
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Are user id extensions (suffixes) supported?
« Reply #2 on: February 09, 2011, 05:10:46 PM »
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.

With SME server, you can use:

userid-iknowyou@domain.com

[Note that there is currently an open bug, because this works only for users, and not for groups:

http://bugs.contribs.org/show_bug.cgi?id=5025

]

Offline adamf663

  • 2
  • +0/-0
Re: Are user id extensions (suffixes) supported?
« Reply #3 on: February 09, 2011, 05:19:01 PM »
That'll work.

I don't expect to track down spammers other than know that the website I gave the alias to can't be trusted.
The other thing I can do is add an email filter on the alias to block it;  problem is of course with spammers that strip it.  Using minus instead of plus is less conventional and will be more resistant to spammers stripping the extension.