|
|
1ee52f0f55
|
fix(GODT-3151): Fix feature test with non modified HTML part.
|
2023-12-04 13:11:33 +01:00 |
|
|
|
36f7d9672f
|
fix(GODT-3132): Do not allow sending on disabled accounts
|
2023-11-22 13:07:20 +00:00 |
|
|
|
b0f1c3d4c5
|
test(GODT-3113): Inline HTML message and HTML attachment is getting altered
|
2023-11-21 15:15:02 +00:00 |
|
|
|
bf89d548d3
|
fix(GODT-2576): Correctly handle Forwarded messages from Thunderbird
Thunderbird uses `In-Reply-To` with `X-Forwarded-Message-Id` to signal
to the SMTP server that it is forwarding a message.
|
2023-11-16 16:17:54 +01:00 |
|
|
|
83bbdbd63e
|
feat(GODT-3113): Only force UTF-8 charset for HTML part when needed.
|
2023-11-10 12:50:15 +00:00 |
|
|
|
0303ba38e8
|
feat(GODT-3113): Do not render HTML for attachment.
|
2023-11-10 08:36:46 +00:00 |
|
|
|
96904b160f
|
test(GODT-2740): Sending Plain text messages to internal recipient
|
2023-11-07 10:02:26 +00:00 |
|
|
|
1c385d5c9b
|
fix(GODT-3087): Exclude attachment content-disposition part when determining...
|
2023-11-03 08:55:01 +00:00 |
|
|
|
5823e3a99f
|
test(GODT-2723): Add importing a message with remote content
|
2023-10-25 11:39:16 +00:00 |
|
|
|
26d866bbbd
|
test(GODT-2737): Sending HTML messages to internal
|
2023-10-25 09:54:17 +00:00 |
|
|
|
5c7e4e04f9
|
fix(GODT-2966): Allow permissive parsing of MediaType parameters for import.
|
2023-10-09 15:14:51 +00:00 |
|
|
|
441b388f62
|
fix(GODT-2966): Add more test regarding quoted/unquoted filename in attachment.
|
2023-10-05 12:27:43 +00:00 |
|
|
|
55081fa59b
|
test(GODT-2636): Add step for sending from EML
|
2023-06-23 06:45:31 +00:00 |
|
|
|
bc5de2b884
|
fix(GODT-2638): Validate messages before import.
Ensure messages have required header fields and adhere to the rfc5322
spec before import.
|
2023-05-24 06:38:13 +00:00 |
|
|
|
9c25f56fe6
|
test: fix flaky tests.
|
2023-05-22 11:16:56 +00:00 |
|
|
|
543c35041d
|
fix(GODT-2464): Filter attachment name from content-type parameter to not send it twice to the API.
|
2023-05-02 07:13:21 +00:00 |
|
|
|
fbbd0245de
|
feat(GODT-2569): Add functional test to validate community PR.
|
2023-04-27 12:21:48 +00:00 |
|
|
|
54b209f9e1
|
fix(GODT-2337): filter reply-to on draft.
|
2023-04-17 10:25:10 +02:00 |
|
|
|
219400de8d
|
test(GODT-2298): add integration test for In-Reply-To header use cases.
|
2023-02-02 15:25:27 +00:00 |
|
|
|
87ce5a6d82
|
GODT-2181(test): Use [user:NAME] for more test user names
|
2022-12-13 10:28:59 +01:00 |
|
|
|
688cb30d4a
|
GODT-2181(test): use [domain] for test server domain
|
2022-12-13 10:28:59 +01:00 |
|
|
|
b902f1490f
|
GODT-2114: sanitize attachment disposition.
|
2022-11-28 18:20:48 +00:00 |
|
|
|
c9808d07df
|
GODT-1777: Message de-duplication in SMTP
|
2022-11-16 13:48:30 +01:00 |
|
|
|
edd326efd9
|
GODT-1650: Mixed case and failure sending tests
|
2022-11-16 12:26:09 +01:00 |
|
|
|
4f634689c2
|
GODT-1650: SMTP embedded message tests
|
2022-11-16 12:26:09 +01:00 |
|
|
|
db429bd838
|
GODT-1650: SMTP BCC tests
|
2022-11-16 12:26:09 +01:00 |
|
|
|
cce372fc50
|
GODT-1650: Test of end-to-end send with attachments (internal)
|
2022-11-16 12:26:09 +01:00 |
|
|
|
df7479f506
|
GODT-1650: sending with multiple addresses
|
2022-11-16 12:26:09 +01:00 |
|
|
|
0badd69409
|
GODT-1650: sending tests with attachments
|
2022-11-16 12:26:09 +01:00 |
|
|
|
c953b8030a
|
GODT-1650: text/html sending tests
|
2022-11-16 12:26:09 +01:00 |
|
|
|
ba9368426c
|
GODT-1650: Send extras
|
2022-11-16 12:26:09 +01:00 |
|