Adrià Casajús
|
9719a36dab
|
Do not replace unsubs that go to UNSUBSCRIBER (#2051)
|
2024-03-06 16:26:10 +01:00 |
|
Adrià Casajús
|
ef90423a35
|
Fix: Use proper error when linking external partner accounts
|
2023-08-30 13:49:47 +02:00 |
|
Adrià Casajús
|
c04f5102d6
|
Fix: Handle email headers as strings if the are Header type (#1850)
|
2023-08-29 12:37:26 +02:00 |
|
Adrià Casajús
|
ac9d550069
|
Fix: delete_header has no return value (#1786)
Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
|
2023-06-27 14:42:52 +02:00 |
|
Adrià Casajús
|
daec781ffc
|
Fix unsubscribe header manipulation (#1785)
* Added debug statements to find out unsubscribe issues
* Add List-Unsubscribe headers to preserve list
* Cleanup debug messages
---------
Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
|
2023-06-27 11:18:44 +02:00 |
|
Adrià Casajús
|
f3d47a1eaa
|
Allow users to keep the original unsub behaviour (#1148)
* Feature: Preserve original unsubscribe request
* Updated tests
* Updated settings
* PR comments
* reduced prefix length
* Include migrate users for new unsub behaviour
* PR comments
Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
|
2022-07-19 17:25:21 +02:00 |
|
Adrià Casajús
|
21feced342
|
Refactor unsubscribe handling (#1090)
* Refactor unsubscribe email handling
* MR comments
* Moved all unsub logic to the encoder
* remove unused
Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
|
2022-06-30 11:40:01 +02:00 |
|