(Midgard 1.4.2 'Bifrost')
mgd_create_mail -- Send a mail message
Description
mgd_create_mail
(string from, string to, string subject, string message)
Will send a mail message containing message
with subject subject to
to. The message will appear to be coming
from from.
Returns TRUE if successful.
Returns FALSE on failure.