ServUO Version
Publish 57
Ultima Expansion
Endless Journey
Hey, I was wondering how to enable email registration, so when a player logs in, it asks them to enter a email to secure their account etc.

I've tried Email.cfg and Email.cs nothing seems to work, when I login, no email prompt.

Thanks,
 
 
I would like the ability for the server to send them a auth code in a email and once their email is validated they can use the [account or [password command to change information of their account.
 
This feature doesn't exist in the stock repository and I'm not aware of any reliable maintained public release for this feature, you'll have to code it yourself.

The Email.cfg is pretty much only implemented in the CrashGuard service for sending logs to your admin address.
 
Back