Skip to content

Releases: genkgo/mail

2.6.4

04 Sep 07:18
Compare
Choose a tag to compare

Use smtp-starttls to completely disable starttls and use smtp+starttls to try upgrading to secure connection when advertised or when using legacy helo.

2.6.3

03 Sep 17:58
Compare
Choose a tag to compare

Fix for missing try/catch

2.6.2

01 Sep 07:25
e19a0ae
Compare
Choose a tag to compare
  • Allow failure STARTTLS when using TryTls
  • Fix question mark in quoted printable encoded headers
  • Add context options to PlainTcpConnection

2.6.1

19 Apr 09:32
Compare
Choose a tag to compare
  • Fix long attachment names

2.6.0

01 Apr 14:39
Compare
Choose a tag to compare
  • Added PsrLogExceptionTransport
  • Upgraded PHPStan to version 0.12, various fixes
  • Fix space showing up in subject words due message folding (#66)

2.5.7

13 Mar 10:54
6fe7a98
Compare
Choose a tag to compare

Supports streams for FilesystemQueue.

2.5.6

12 Dec 11:11
51bee44
Compare
Choose a tag to compare

Fixes address containing quotes on the folded line

2.5.5

12 Dec 11:11
4df12c6
Compare
Choose a tag to compare

Fix header value parsing, should remove line separations

2.5.4

18 Feb 11:00
Compare
Choose a tag to compare

Allow special characters in filenames of content disposition.

2.5.3

14 Feb 16:09
Compare
Choose a tag to compare

Increases information in header parameter exception