GetEmailAutocorrection (open)
Suggest improvement to given suggestion
Syntax
LOADLIB "mod::system/lib/mailer.whlib";
RECORD FUNCTION GetEmailAutocorrection(STRING email)Parameters
STRING emailEmail to check (in 'user@domain' format)
Return value
RECORDA default record if no suggestion is made
BOOLEAN blockedIf true, do not accept this email address at all
BOOLEAN forceIf true, just fix the email address instead of merely suggesting
STRING suggestionSuggested better email address