Skip to content

Releases: VDALLC/smtp

Allow setting FROM and header From separately

21 Nov 07:27
59067c2
Compare
Choose a tag to compare
Merge pull request #1 from dmitry027/master

Add ability to specify different envelope and header FROM

Suppress fsockopen warning

15 Apr 10:28
Compare
Choose a tag to compare
1.21

Supress fsockopen warning

Dot-stuffing, raise ConnectionException on unexpected disconnect

05 Mar 07:18
Compare
Choose a tag to compare
1.20

Dot-stuffing, raise ConnectionException on unexpected disconnect

Another try to catch timeouts

04 Mar 03:31
Compare
Choose a tag to compare
1.19

Another try to catch timeouts

Close connections on unrecoverable errors

02 Mar 04:46
Compare
Choose a tag to compare
1.18

Close connections on unrecoverable errors

More verbose exception message

16 Feb 06:05
Compare
Choose a tag to compare
1.17

More verbose exception message

Proper pipelining support

14 Feb 08:43
Compare
Choose a tag to compare

Read all smtp responses in case of error in the middle of pipelined commands

Move verbose logs

14 Feb 07:23
Compare
Choose a tag to compare
1.15

Move verbose logs

Add test for RSET command

14 Feb 06:52
Compare
Choose a tag to compare
1.14

Add test for RSET command

Issue RSET command on each email, clear SMTP log befor each email

14 Feb 05:47
Compare
Choose a tag to compare
1.13

Issue RSET command on each email, clear SMTP log befor each email