listmonk/internal
lcd1232 d055cc5311
Add support for selecting SMTP per campaign (#2290)
This patch adds a new optional `name` field to SMTP server config on the UI.
When a name is given to an SMTP server, it's initialized as a standalone messenger
which shows up as a sub-group item under the main "email" messenger
on the campaign page.

Co-authored-by: Kailash Nadh <kailash@nadh.in>
2025-02-11 22:41:45 +05:30
..
auth Pull e-mail from userinfo endpoint if OIDC token endpoint doesn't return it. 2024-10-23 15:09:05 +05:30
bounce fix: forwardemail bounce processing invalid signature issue (#2250) 2025-01-10 10:40:21 +05:30
buflog Add new 'Logs' page to the UI to view stdout logs 2020-10-10 23:55:54 +05:30
captcha Apply minor Go code fixes (#2219) 2024-12-25 19:57:14 +05:30
core Add explicit Unschedule button on campaign UI. 2025-01-19 16:27:39 +05:30
events Add support for streaming async events via HTTP serverside events. 2023-05-27 15:44:59 +05:30
i18n fix function name in comment (#1374) 2023-06-20 23:40:13 +05:30
manager Apply minor Go code fixes (#2219) 2024-12-25 19:57:14 +05:30
media Ensure unique upload filenames by adding a suffix (#1963) 2024-08-08 15:42:29 +05:30
messenger Add support for selecting SMTP per campaign (#2290) 2025-02-11 22:41:45 +05:30
migrations Fix schema and add migration for incorrect subscriber count (null) in materialized view. 2024-12-04 23:06:49 +05:30
subimporter Apply minor Go code fixes (#2219) 2024-12-25 19:57:14 +05:30
utils Add public login page and auth middleware and handlers. 2024-10-13 16:59:51 +05:30