Yii Framework 34k+
  • News
  • Guide
  • API
  • Wiki
  • Forum
  • Community
    • Places
    • Members
    • Hall of Fame
    • Badges
  • More
    • Learn
    • Books
    • Resources
    • Develop
    • Download Yii
    • Extensions
    • Report an Issue
    • Report a Security Issue
    • Contribute to Yii
    • Donate
    • About
    • Release Cycle
    • License
    • Team
    • Official Logos and Design
Login

Swiftmailer extension 2.1.3 released

Dec 30, 2021

We are very pleased to announce the release of Swiftmailer extension version 2.1.3. This release clones signers when cloning Message and emits a warning when opendkim is used.

See the CHANGELOG for details.

Mailer 3.0.0, SwiftMailer 3.0.0, and Email Log Target 3.0.0

Aug 25, 2021

Mailer package version 3.0.0 was tagged. This version expands Yiisoft\Mailer\MessageInterface adding the following methods:

  • getDate() - Returns the date when the message was sent, or null if it was not set.
  • withDate() - Returns a new instance with the specified date when the message was sent.
  • getPriority() - Returns the priority of this message.
  • withPriority() - Returns a new instance with the specified priority of this message.

Read more

Mailer 1.0.0 and SwiftMailer 1.0.0

Jul 5, 2021

First releases of mailer package and its SwiftMailer adapter were released.

The mailer package provides the content composition functionality, and a basic interface for sending emails. Actual mail sending is provided by separate interchangeable packages.

The following code can be used to send an email:

Read more

SwiftMailer extension 2.0.7 released

May 1, 2017

We are very pleased to announce the release of the Swiftmailer extension version 2.0.7 which brings 3 enhancements and bug fixes.

We added the ability to setup several message headers in batch, including configuration at yii\swiftmailer\Mailer::$messageConfig.

This release provides better logging support, by choosing logging level (info, trace, warning) according to swiftmailer log format.

Fixed bug: yii\swiftmailer\Message did not clone the underlying $swiftMessage instance during its own cloning.

See the CHANGELOG for details.

Recent security issues with PHPMailer and SwiftMailer

Dec 28, 2016

Recently three security vulnerabilities in PHPMailer and SwiftMailer have been announced:

  • 25.12.2016, CVE-2016-10033 Remote Code Execution vulnerability in PHPMailer
  • 27.12.2016, CVE-2016-10045 Remote Code Execution vulnerability in PHPMailer
  • 28.12.2016, CVE-2016-10074 Remote Code Execution vulnerability in SwiftMailer

Credits to Dawid Golunski (https://legalhackers.com) for finding these.

Read more

Swiftmailer extension version 2.0.6 released

Sep 9, 2016

We are very pleased to announce the release of the Swiftmailer extension version 2.0.6.

This release provides better support for the message headers setup and message signature specification.

See the CHANGELOG for a complete list of changes.

Get notified of news as soon as they are available using our RSS Feed.

Years

  • 2026 (47)
  • 2025 (92)
  • 2024 (80)
  • 2023 (90)
  • 2022 (82)
  • 2021 (101)
  • 2020 (64)
  • 2019 (75)
  • 2018 (32)
  • 2017 (35)
  • 2016 (30)
  • 2015 (9)
  • 2014 (6)
  • 2013 (11)
  • 2012 (14)
  • 2011 (10)
  • 2010 (10)
  • 2009 (23)
  • 2008 (5)

Popular Tags

  • yii3 386
  • extensions 233
  • release 109
  • yii2 74
  • debug 30
  • view 28
  • html 25
  • auth client 23
  • bootstrap 21
  • redis 20
  • Yii 1.1
  • Guide
  • API
  • Wiki
  • Yii 2
  • Guide
  • API
  • Wiki
  • Yii3
  • Guide
  • API
  • Cookbook
  • Terms of service
  • License
  • Contact Us
  • Supported by
  • Your donations
  • JetBrains logo
  • © 2008 - 2026 Yii (Website Source Code)