gcourier/smtp
Values
pub fn send(
host: String,
port: Int,
auth: option.Option(#(String, String)),
message: message.Message,
) -> Nil
pub fn send(
host: String,
port: Int,
auth: option.Option(#(String, String)),
message: message.Message,
) -> Nil