smtp-mail v0.3.0.0 Release Notes

    • #32 @typetetris

      • add some functions to use SMTPS, which should be preferred to STARTTLS for mail submissions of endusers according to RFC 8314
      • add STARTTLS
      • add integration test using nixos tests
    • #30 @typetetris

      • Replace cryptohash dependency with cryptonite. cryptohash is deprecated and cryptonite offers HMAC MD5 directly.