Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Amazon Simple Email Service _SES_
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Extensions
Amazon Simple Email Service _SES_
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
main
Select Git revision
Branches
1
main
default
Tags
17
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2
1.1.2
1.1.1
18 results
Begin with the selected commit
Created with Raphaël 2.2.0
17
Mar
4
5
26
Feb
10
7
4
3
2
31
Jan
30
1
Nov
7
Jun
20
May
27
Feb
9
29
Jan
20
11
10
8
13
Dec
12
26
Nov
24
3
Apr
4
Feb
20
Dec
11
Nov
11
Jun
30
May
16
14
Release 1.3.5
1.3.5 main
1.3.5 main
Merge branch 'fix/invalid-logging-method' into 'main'
Fix logging method name
Update release notes
Merge branch 'feature/exponential-backoff' into 'main'
Release 1.3.4
1.3.4
1.3.4
Merge branch 'feature/persistent-client' into 'main'
Use for loop instead and fix loop logic
Retry and delay delivery when SES sending rate exceeded
Use singleton SesClient class for performance improvements
Release 1.3.3
1.3.3
1.3.3
Improve log message when transactional email info could not be added
Fix email comparison for bounces. Add in testEmail context for transactional
Add required documentation URL
1.3.2
1.3.2
Release 1.3.2
Add SES mail protocol option (does not really do anything but makes setup of bounce mailbox more clear)
Release 1.3.1
1.3.1
1.3.1
Soften warning if we didn't configure SES to send via API
Update for 1.3.1 release
Merge branch 'bouncequeue' into 'main'
Simplify now we know that returnPath is the right field
Handle flexmailer sending where recipients is a string not array
Add more info to debug log
Add verp parsing for returnAddress (transactional) and report emails that bounce but don't match MailingEventQueue
Fix case exit
Refactor alterMailParams and ignore MessageTemplate context
Release 1.3.0
1.3.0
1.3.0
Fix Bcc mail
Fix email logic
Tweak retrieving email for transactional record
Fixes/improvements/cleanup to transactional mailing
Merge remote-tracking branch 'monish/add-meta-data-email'
Don't ignore vendor
1.2.8
1.2.8
Release 1.2.8
Update AWS sdk
Fix crash when sending test email on CiviCRM 5.78+
Upgrade aws-php-sdk library
Remove additional function
Added createTransactionalMailing function
Added meta data for transactional emails
Loading