Limit by Email
Limiting participation by email address restricts users to a single play with an email address.
You can define the limitation to:
- A specific number of plays
- Reset that limitation of plays every X number of hours
- Reset that limitation of plays every day at a specific time
You can also determine the Title and Description that is displayed to users if they try to play again.
Automatic alias detection
Drimify automatically detects common email aliasing tricks so the same mailbox cannot re-enter under a different spelling of its own address. When comparing a new entry against previous participations:
- Capitalisation is ignored (
User@example.com=user@example.com) - "+" tags are ignored for all providers (
user+contest2@example.com=user@example.com) - For Gmail addresses, dots in the name are ignored (
u.s.e.r@gmail.com=user@gmail.com), andgooglemail.comis treated asgmail.com
The participant's email is stored and exported exactly as they typed it — the normalisation only applies to the duplicate check.
Updated on: 23/07/2026
Thank you!
