smtp 7.x-1.8

Bug fixes
New features

This is an incremental bug/feature release for Drupal 7. It fixes many of the PHP8 issues that required users to download the 7.x-dev release of smtp.

Changelog

Issues: 17 issues resolved.

Changes since 7.x-1.7:

smtp 8.x-1.2

Bug fixes
New features

This is an incremental bug/feature release for SMTP, introducing Drupal 10 support. After further review, there was no good reason to Drop Drupal 8 support, so this release supports Drupal 8.9 through Drupal 10. It should also resolve many of the 'from' email issues introduced in 8.x-1.1.

smtp 8.x-1.1

Bug fixes
New features

This is an incremental bug and feature release for the SMTP module.

This is the last version of SMTP to support Drupal 8.8 through 9.1 the next version will require Drupal 9.2+ and work with Drupal 10.

All changes since 8.x-1.0:

smtp 8.x-1.0

Bug fixes
New features

This is the first fully supported release of SMTP module!

Major features
* Ties in with PHPMailer Library
* Works with Mailsystem module
* Allows using any SMTP server

Only incidental changes have been made since RC3, including requiring Drupal 8.8+ This module is also compatible with Drupal 9.

smtp 8.x-1.0-rc4

Bug fixes

This (hopefully) is the last bugfix before 1.0 for SMTP module.

Bug changes since 8.x-1.0-rc3:

smtp 8.x-1.0-rc3

Bug fixes
New features

This release fixes some errors connecting in some cases with the new 6.x version of PHPMailer.

Full list of changes:

smtp 8.x-1.0-rc2

Bug fixes
New features

This release mainly fixes error reporting around adding the PHPMailer dependencies.

Other bugs & features added since RC1:

smtp 8.x-1.0-rc1

Bug fixes

This is the first release candidate for SMTP. Only critical bugs introduced in the last beta or the RC should be resolve before full release!

Changelog

Issues: 7 issues resolved.

Changes since 8.x-1.0-beta7:

smtp 8.x-1.0-beta7

Bug fixes
New features

(Hopefully) the latest beta before the stable release

smtp 8.x-1.0-beta6

Bug fixes
New features

New 8.x beta, several fixes and improvements.

smtp 7.x-1.2

Bug fixes
Insecure

Changes since 7.x-1.1:

  • #2371791 by WebEvt: The following From address failed:
  • #1741082 by joelpittet, plach, cbccharlie, benclark, scresante, thirdender, akoepke, Tim_MA, sgabe, wundo, quicksketch, dscutaru: 8bit encoding for base64 encoded message body

smtp 7.x-1.0

New features
Bug fixes
Insecure

Changes since 7.x-1.0-beta2:

smtp 6.x-1.0

New features
Bug fixes
Insecure

Changes since 6.x-1.0-beta5:

smtp 7.x-1.0-beta1

New features
Insecure

First 7.x stable version!

Changes since 6.x-1.0-beta5:

smtp 6.x-1.0-beta5

Bug fixes
Insecure

Fixed a few critical bugs. If you have interest in becoming a co-maintainer, just let me know!

smtp 6.x-1.0-beta4

New features
Bug fixes
Insecure

New beta, at last!

Lots of bug fixes, but we still have a loto of work to do for a stable 6.x release

Highlighting a functional integration of Mimemail! Hurray!

smtp 6.x-1.0-beta3

Bug fixes
Insecure

Much of the code for processing the message was rewritten, due to a (major) logic error I discovered in the previous release. While, as much as possible, I don't want this module to modify with the messages that pass through it, due to the differences in the way Drupal and PHPMailer process messages, it was necessary to have the SMTP Authentication Support module deconstruct the Drupal compatible messages and reconstruct them to be compatible with PHPMailer.

smtp 6.x-1.0-beta1

Insecure

This is the initial release of the Drupal 6.x compatible branch. It is not an official "stable" release, being that there's an expectation that there will be bugs to fix to "get it right".

smtp 6.x-1.x-dev

This is the initial release of the Drupal 6.x compatibility port.

You may consider this a release candidate. Depending on the feedback I get, I will tag it 1.0 in a week or two (it was released July 6, 2008).

There have been many changes to the code, not just including the porting. I removed the included phpmailer and smtp classes. You now have to download the source (information is included in README.txt and INSTALL.txt). I've also cleaned up the code to be in line with Drupal Coding Standards.

smtp 5.x-1.x-dev

This is the newest version of the module that's been updated to work with Drupal 5.

Subscribe with RSS Subscribe to Releases for SMTP Authentication Support