listmonk/models
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
..
models.go Fix broken sorting lists by subscriber_count. Closes #2151. 2024-12-04 22:40:13 +05:30
permissions.go Add missing auth permissions file. 2024-10-13 17:03:59 +05:30
queries.go Separate get individual user and get all users queries. 2024-10-26 17:03:02 +05:30
settings.go Add support for selecting SMTP per campaign (#2290) 2025-02-11 22:41:45 +05:30