Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nodemailer/nodemailer
base: ba31c64c910d884579875c52d57ac45acc47aa54
Choose a base ref
...
head repository: nodemailer/nodemailer
compare: 7e02648cc8cd863f5085bad3cd09087bccf84b9f
Choose a head ref
  • 16 commits
  • 23 files changed
  • 6 contributors

Commits on Dec 11, 2020

  1. v6.4.17

    andris9 committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    6e045d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Added OhMySMTP to services

    https://ohmysmtp.com is a new transactional email provider, this commit adds their SMTP server details to the well-known services.
    paul-oms authored and andris9 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    a455716 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Configuration menu
    Copy the full SHA
    1d24d8b View commit details
    Browse the repository at this point in the history
  2. Update README.md

    niftylettuce authored and andris9 committed Feb 11, 2021
    1 Configuration menu
    Copy the full SHA
    625a9ed View commit details
    Browse the repository at this point in the history
  3. v6.4.18

    andris9 committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    9b5fb94 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Update index.js

    Fix wrong comparison.
    this.textEncoding was set before, this.transferEncoding is always undefined
    artur-krueger authored and andris9 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    271f91b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87d9b25 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. v6.5.0

    andris9 committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    91108d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Fixes resolveContent with streams overriding data

    Warren Choisy authored and andris9 committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    bf57cf5 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. fix: 🐛 ses verify, add support for v3 API

    Add support for the AWS SES v3 API for verying the connection (SES
    configuration).
    
    ✅ Closes: #1254
    Ognjen Jevremovic authored and andris9 committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    6107585 View commit details
    Browse the repository at this point in the history
  2. test: 💍 aws ses connection verification

    Add unit tests for the AWS SES configuration / connection verification
    for both v2 and v3 APIs.
    
    ✅ Closes: #1254
    Ognjen Jevremovic authored and andris9 committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    2ef39e3 View commit details
    Browse the repository at this point in the history
  3. test: 💍 aws ses SDK v3 support

    Provide a set of unit tests, covering the usage of the AWS SES
    JavaScript SDK v3.
    
    ✅ Closes: #1264
    Ognjen Jevremovic authored and andris9 committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    fcb0d1f View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. v6.6.0

    andris9 committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    058d414 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0636d58 View commit details
    Browse the repository at this point in the history
  3. v6.6.0

    andris9 committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    1750c0f View commit details
    Browse the repository at this point in the history

Commits on May 23, 2021

  1. v6.6.1

    andris9 committed May 23, 2021
    Configuration menu
    Copy the full SHA
    7e02648 View commit details
    Browse the repository at this point in the history