platform/services/mail/pod-mail/src
Chunosov 31b54bb039
use api-key in mail service (#8257)
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2025-03-18 11:01:45 +07:00
..
__tests__ UBERF-9577: Fix using default from address in emails (#8163) 2025-03-07 17:35:33 +07:00
config.ts UBERF-9542: Add mail service with SMTP and SES support (#8130) 2025-03-04 15:06:41 +07:00
error.ts UBERF-9542: Add mail service with SMTP and SES support (#8130) 2025-03-04 15:06:41 +07:00
index.ts UBERF-9542: Add mail service with SMTP and SES support (#8130) 2025-03-04 15:06:41 +07:00
mail.ts UBERF-9577: Fix using default from address in emails (#8163) 2025-03-07 17:35:33 +07:00
main.ts use api-key in mail service (#8257) 2025-03-18 11:01:45 +07:00
server.ts UBERF-9542: Add mail service with SMTP and SES support (#8130) 2025-03-04 15:06:41 +07:00
transport.ts UBERF-9542: Add mail service with SMTP and SES support (#8130) 2025-03-04 15:06:41 +07:00
types.ts UBERF-9557: Support attachments in mail service (#8139) 2025-03-05 13:26:33 +07:00