06.05.2011, 12:02
You need access to a valid SMTP server for the emails to actually work (hotmail or gmail or something like that won't work).
Alternatively, you could also create a php script that sends mail using its mail() function. You can then call this php script with the appropriate params via the HTTP function in Pawn.
Alternatively, you could also create a php script that sends mail using its mail() function. You can then call this php script with the appropriate params via the HTTP function in Pawn.