issues
search
humanmade
/
aws-ses-wp-mail
An AWS SES wp_mail() drop-in
186
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix deprecation notice during Altis startup
#59
kovshenin
opened
2 months ago
0
Upgrade to v2 of SES API to increase attachment limit to 40mb
#58
owaincuvelier
opened
3 months ago
1
Allow a colon in the name in the From header
#57
kovshenin
closed
11 months ago
0
Ensure verified sending domain is in use
#56
roborourke
closed
11 months ago
2
Add missing hooks
#55
johnbillion
opened
1 year ago
0
The `pre_wp_mail` filter is not respected
#54
johnbillion
opened
1 year ago
0
SMTP_FROM and SMTP_NAME
#53
techypaul
opened
1 year ago
1
Support composer/installers 2.x
#52
tlaverdure
opened
2 years ago
0
Clean email subject content.
#51
owaincuvelier
opened
2 years ago
0
Allow for plugin to use Amazon SDK directly. Clarify installation instructions.
#50
SteveRyan-ASU
opened
2 years ago
1
Loosen AWS SDK version constraint
#49
roborourke
closed
3 years ago
1
Add config set support
#48
roborourke
closed
3 years ago
4
Fix unicode escaping in the from header
#47
roborourke
closed
4 years ago
0
Encode Unicode site names before sending
#46
rmccue
closed
4 years ago
1
Submitted for verification. Make sure you have the following DNS records added to the domain:
#45
gitmko0
opened
4 years ago
0
Include the SDK in the project
#44
henrywright
opened
5 years ago
0
Class 'Aws\Ses\SesClient' not found
#43
alikuru
opened
5 years ago
4
Fix linting
#42
joehoyle
closed
4 years ago
0
Remove AWS SDK bundled
#41
joehoyle
closed
5 years ago
0
Update AWS sdk as its out of date.
#40
andrewmclagan
closed
3 years ago
9
Update from email to be no-reply@sitename
#39
nathanielks
closed
5 years ago
0
Allow external AWS SDK
#38
drzraf
closed
3 years ago
1
[Refactor] Use PHPMailer
#37
faishal
opened
6 years ago
2
Quote the from name by default
#36
joehoyle
closed
6 years ago
0
Fixed #34: Added support for attachments
#35
faishal
opened
6 years ago
8
Add support for attachments
#34
zagriyen
opened
6 years ago
3
Let's add Composer support!
#33
loganyott
closed
7 years ago
1
trigger_error not called correctly?
#32
owaincuvelier
opened
7 years ago
0
Only remove header if different
#31
rmccue
closed
7 years ago
0
Support Reply To, CC and BCC
#30
rmccue
closed
7 years ago
1
Update setup docs
#29
rmccue
closed
7 years ago
0
Call trigger_error properly
#28
rmccue
closed
7 years ago
0
Update AWS SDK to v3
#27
rmccue
closed
7 years ago
1
Allow using an external AWS SDK
#26
rmccue
closed
7 years ago
0
Update table formatting
#25
Japh
closed
7 years ago
0
Gravity Forms HTML email notifications formatting issues and incorrect from email
#24
kevinlisota
closed
7 years ago
1
trigger_error has too many parameters
#23
kevinlisota
closed
7 years ago
1
Switch to credentials param
#22
roborourke
closed
7 years ago
2
Unset header before setting a new one
#21
robneu
closed
7 years ago
0
Headers should be handled case-insensitively
#20
robneu
closed
7 years ago
6
Check that domain is set
#19
BronsonQuick
closed
7 years ago
0
Undefined index: domain
#18
BronsonQuick
closed
7 years ago
0
Add $message_args to aws_ses_wp_mail_ses_send_message_args filter
#17
aaronjorbin
closed
8 years ago
1
AWS_SES_WP_MAIL_USE_INSTANCE_PROFILE is not actually used
#16
andrewklau
closed
7 years ago
3
Correct typos
#15
BronsonQuick
closed
8 years ago
0
Correct typo in for WP-CLI in the readme
#14
BronsonQuick
closed
8 years ago
0
Correct a typo
#13
johnbillion
closed
8 years ago
1
Fails to use key & secret on local dev environment
#12
roborourke
closed
7 years ago
5
InvalidArgumentException when version param not passed
#11
roborourke
closed
8 years ago
0
Makes sure headers are an array before attempting to merge
#10
roborourke
closed
8 years ago
2
Next