send
mail.send
(family net.family.val, port u16, host String, username String, password String, from String, to String, subject String, text String, bcc option String)
=>
outcome unit¶send a plain text mail
Precondition
pre debug: !host.contains_whitespace debug: !from.contains_whitespace debug: !to.contains_whitespace
0.099dev (GIT hash 9b94ad4b4a4bff2bf2be7d77be2c6e1fd7683c4d)