|
ab23a01423
|
Modify the check for sender address
to implement rule for existing campaigns.
[MAILPOET-5832]
|
2024-01-20 13:39:23 +05:00 |
|
|
f3693f4afd
|
Add function to verify sender Address on activation
[MAILPOET-5786]
|
2024-01-15 19:34:21 +05:00 |
|
|
579de1cc86
|
Reduce the count of constants
[MAILPOET-4639]
|
2023-01-16 13:46:07 +01:00 |
|
|
2ace6da75b
|
Extract email authorization error messages from bridge to strings
As a part of those changes I tried to unify the array key with error messages.
[MAILPOET-4639]
|
2023-01-16 13:46:07 +01:00 |
|
|
926620e8f8
|
Ignore strict types rule in all existing files that don't have it
[MAILPOET-2688]
|
2022-11-29 15:04:09 +01:00 |
|
|
d50aee988e
|
Extract logic to get email domain to Helpers class
MAILPOET-4601
|
2022-09-26 11:13:40 +02:00 |
|
|
a006701d78
|
PR feedback: add type hints, create new methods and save on extra api request
MAILPOET-4601
|
2022-09-26 11:13:40 +02:00 |
|
|
fed8099227
|
Do not throw an error for checkAuthorizedEmailAddresses
Allow sending from any email address in a verified domain
MAILPOET-4601
|
2022-09-26 11:13:40 +02:00 |
|
|
85e7997197
|
Replace Paris models with Doctrine entities in AuthorizedEmailsController
[MAILPOET-4347]
|
2022-08-03 16:27:41 +02:00 |
|
|
5d8b721a52
|
Annotate return type and use consistent return data
MAILPOET-4300
|
2022-07-18 12:53:49 +02:00 |
|
|
cb68688f18
|
Refactor: update validateAuthorizedEmail to convert authorizedEmails to lowercase
MAILPOET-4300
|
2022-07-18 12:53:49 +02:00 |
|
|
ad171576f3
|
Fix: Show error message and better error handling.
MAILPOET-4300
|
2022-07-18 12:53:49 +02:00 |
|
|
1fda60bfea
|
Implement API endpoints
MAILPOET-4300
|
2022-07-18 12:53:49 +02:00 |
|
|
b9e02cf7a5
|
Fix consumer after change of authorizedEmails signature change
[MAILPOET-4253]
|
2022-06-20 10:34:41 +02:00 |
|
|
9f790efbf0
|
Move plugin files to a subfolder
[MAILPOET-3988]
|
2022-01-18 15:30:22 +01:00 |
|