gcourier/smtp

Values

pub fn send(
  host: String,
  port: Int,
  auth: Option(#(String, String)),
  message: Message,
) -> Nil
Search Document