email.c

Uploaded: 11 Feb, 2010
Previous uploads by this submitter: 0

Author: Kline

Downloads: 53

The following code will send a verification code to a player after they set their email with 'setemail'. After verifying their email the MUD can then be used to send other emails (password recovery, immortal note, etc).

This was written for AckFUSS 4.4.1 but should port easily to any Diku-based game. Substitute char * fields for string fields and adjust as needed if you are compiling with gcc instead of g++.