Skip to content

Releases: mitigate-dev/mail_mcp

v1.0.0

28 Apr 07:35
c1ee7e2

Choose a tag to compare

Changes since v0.1.0

  • Add MIT LICENSE and gemspec homepage/source URIs
  • Use neutral naming/urls
  • Use implicit TLS for SMTP and default to port 465
  • Set sane connection timeouts for SMTP and IMAP
  • Add MailMCP.logger and log IMAP/SMTP operations
  • Render IMAP and SMTP login errors on separate lines
  • Preserve login form fields on validation error
  • Improve send_mail_message handling
  • Add optional full name to login and use it as From display name
  • Add email field to login and extract LoginForm
  • Add form screenshot to README

v0.1.0

28 Apr 06:46
67d8321

Choose a tag to compare

Initial release