-
Notifications
You must be signed in to change notification settings - Fork 59
Comparing changes
Open a pull request
base repository: marrow/mailer
base: 4.0.2
head repository: marrow/mailer
compare: develop
- 18 commits
- 13 files changed
- 8 contributors
Commits on Dec 3, 2016
-
In Python 2.7, encode strings in add_header() as ASCII (#72)
* In Python 2, encode other strings in add_header() calls into ASCII so getting this filename does not cause Unicode errors * Fix test compatibility in Python3
Configuration menu - View commit details
-
Copy full SHA for 3995ef9 - Browse repository at this point
Copy the full SHA 3995ef9View commit details
Commits on Sep 4, 2019
-
Automatically add Message-Id header, if missing, when building the MI…
…ME serialization. Work on #81.
Configuration menu - View commit details
-
Copy full SHA for 71863ce - Browse repository at this point
Copy the full SHA 71863ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c6e493 - Browse repository at this point
Copy the full SHA 9c6e493View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dd77ca - Browse repository at this point
Copy the full SHA 0dd77caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3879c8e - Browse repository at this point
Copy the full SHA 3879c8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97cfff7 - Browse repository at this point
Copy the full SHA 97cfff7View commit details
Commits on Sep 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 426e2b2 - Browse repository at this point
Copy the full SHA 426e2b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4208b07 - Browse repository at this point
Copy the full SHA 4208b07View commit details
Commits on Apr 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 02a5675 - Browse repository at this point
Copy the full SHA 02a5675View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20f10a5 - Browse repository at this point
Copy the full SHA 20f10a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ca2ccc - Browse repository at this point
Copy the full SHA 5ca2cccView commit details
Commits on Apr 20, 2021
-
SES migrate to Signature Version 4 (#96)
To continue to use Amazon SES, you must migrate to Signature Version 4 which offers enhanced security for authentication and authorization of Amazon SES customers. * Updated boto → boto3 * Updated version to 4.1.3->dev * Formatting with: Black (line-length 119) Co-authored-by: Daniel Overdevest <daniel@doit-analytics.nl> (Thank you for the contribution and heads up!)
Configuration menu - View commit details
-
Copy full SHA for c0a5eb6 - Browse repository at this point
Copy the full SHA c0a5eb6View commit details
Commits on Jul 15, 2022
-
There is a small typo in marrow/mailer/message.py. Should read `parameter` rather than `paramenter`. Signed-off-by: Tim Gates <tim.gates@iress.com>
Configuration menu - View commit details
-
Copy full SHA for 1b9c7bb - Browse repository at this point
Copy the full SHA 1b9c7bbView commit details
Commits on Oct 5, 2023
-
Signed-off-by: Daniel Overdevest <daniel@doit-analytics.nl> Co-authored-by: Daniel Overdevest <daniel@doit-analytics.nl> Signature missing, bypassing commit validation; will be signed on next official commit.
Configuration menu - View commit details
-
Copy full SHA for 0432498 - Browse repository at this point
Copy the full SHA 0432498View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d5b114 - Browse repository at this point
Copy the full SHA 2d5b114View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6763b2 - Browse repository at this point
Copy the full SHA f6763b2View commit details
Commits on Jan 18, 2025
-
SMTP_SSL requires host=None when connecting later. (#104)
Co-authored-by: Mars Landis <mlandis@warren-wilson.edu> Bypassing signing protection; signing will occur with version bump commit.
Configuration menu - View commit details
-
Copy full SHA for 396509e - Browse repository at this point
Copy the full SHA 396509eView commit details
Commits on May 21, 2025
-
Improve logging when emails are sent in the background (#106)
Co-authored-by: Terry Patterson <tpatterson@datatrac.com> No digital signature, but I'll be issuing commits afterwords which should resolve that, prior to a release. Thanks for your contribution!
Configuration menu - View commit details
-
Copy full SHA for b94a3de - Browse repository at this point
Copy the full SHA b94a3deView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.0.2...develop