Skip to content

Update deprecated SSL implementation

Compare
Choose a tag to compare
@bentolor bentolor released this 30 Jul 13:01
· 10 commits to master since this release

Release sponsored by BowTyTroll, TheTroll@BowTyTroll.com

  • Fix SMTP auth when "-usesmtptls"/Deprecated Net::SMTP::TLS for Net::SMTP
  • Add "-smtpehlo" option, with default value hostfqdn(), for SMTP HELO/EHLO
  • Add RFC 2822 compliant From, Date and Message-ID headers to emails
  • Add default imap port variables
  • Correct IMAP SSL/TLS port default from 585 to 993
  • Correct missing require for IO::Socket::SSL if using explicit IMAP SSL
  • Make "INBOX" the default $imapfolder