email

void
email
(
string to
,
string subject
,
string message
,
string from
,
RelayInfo mailServer = RelayInfo("smtp://localhost")
)
Suggestion Box / Bug Report