FreddleSpl0it
|
4a331929d0
|
Merge pull request #6787 from patschi/hide-relayhosts-if-no-acl
Hide relayhosts when ACL does not allow
|
2025-09-29 11:38:52 +02:00 |
|
FreddleSpl0it
|
748bc893b6
|
Merge pull request #6788 from patschi/lastmodified-default-value
Show "Never" by default if no last-modified date saved
|
2025-09-29 11:37:52 +02:00 |
|
Patrik Kernstock
|
20f04ecf6b
|
Make domain description field readonly when no ACL
|
2025-09-26 17:13:24 +02:00 |
|
Patrik Kernstock
|
ff43799763
|
Show "Never" by default if no last-modified date
|
2025-09-26 17:02:22 +02:00 |
|
Patrik Kernstock
|
85ca197615
|
Hide relayhosts when ACL does not allow
|
2025-09-26 16:50:58 +02:00 |
|
DerLinkman
|
c39712af67
|
pf/php: add mta-sts support (outbound) (#6686)
* added mta-sts-resolver into postfix config + daemon
* [Web] Add MTA-STS support
* [Web] Fix mta-sts server_name
* updated .gitignore
* [ACME] fetch cert for mta-sts subdomain
* [Web] change MTA-STS id to human-readable timestamp
* [Web] Remove MTA-STS version STSv2
* [Web] Fix MTA-STS DNS check
* [Web] add max_age limit for MTA-STS policy
* Added tooltips and info texts to mta-sts webui page
* postfix: replace mta-sts-resolver with postfix-tlspol
---------
Co-authored-by: FreddleSpl0it <75116288+FreddleSpl0it@users.noreply.github.com>
|
2025-08-26 09:57:05 +02:00 |
|
Patrick Schult
|
7d3f9fa407
|
Merge pull request #5727 from mailcow/fix/domain-wide-footer
[Rspamd] apply domain wide footer to alias domains
|
2024-02-14 09:43:04 +01:00 |
|
FreddleSpl0it
|
288dbfa37c
|
[Web] display human readable domainnames instead of punycode
|
2024-02-09 15:13:45 +01:00 |
|
FreddleSpl0it
|
86ba019ca0
|
[Rspamd] apply domain wide footer to alias domains
|
2024-02-09 14:59:14 +01:00 |
|
FreddleSpl0it
|
efab11720d
|
add option to skip footer on reply e-mails
|
2023-12-22 10:39:07 +01:00 |
|
DerLinkman
|
550b88861f
|
[UI] Fixed showing of "disabled" placeholder for ratelimits in domains
|
2023-12-07 12:10:04 +01:00 |
|
FreddleSpl0it
|
d2e3867893
|
[Web][Rspamd] implement custom mailbox attributes and improve domain wide footer
|
2023-11-23 16:12:43 +01:00 |
|
FreddleSpl0it
|
acee742822
|
[Web] move domain-wide-footer vars info to lang files
|
2023-09-13 15:08:07 +02:00 |
|
FreddleSpl0it
|
8d792fbd62
|
[Rspamd] domain-wide-footer update description
|
2023-09-13 13:03:46 +02:00 |
|
FreddleSpl0it
|
d132a51a4d
|
Merge remote-tracking branch 'origin/staging' into feat/domain-wide-footer
|
2023-09-13 12:44:41 +02:00 |
|
Kristian Feldsam
|
9ffa810054
|
[Web] Edit Domain/Mailbox - added collapsible tabs for mobile devices
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
|
2023-09-03 19:41:25 +02:00 |
|
Kristian Feldsam
|
bb69f39976
|
[Web] domain and alias domain edit - translated dkim “domain”
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
|
2023-09-03 14:17:54 +02:00 |
|
Kristian Feldsam
|
e4e8abb1b9
|
[Web] Ratelimit settings as input group
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
|
2023-09-03 14:17:54 +02:00 |
|
Kristian Feldsam
|
8e5323023a
|
[Web] checkbox styling
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
|
2023-09-02 10:30:45 +02:00 |
|
Kristian Feldsam
|
1822d56efb
|
[Web] fixed new mailbox settings buttons styling
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
Fixed input with btn in input group styling
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
|
2023-09-02 10:30:33 +02:00 |
|
FreddleSpl0it
|
f295b8cd91
|
[Rspamd] add domain wide footer
|
2023-05-08 12:55:38 +02:00 |
|
FreddleSpl0it
|
c8f69ffe77
|
show created_on, last_modified for domain, mailbox
|
2022-11-11 09:22:58 +01:00 |
|
FreddleSpl0it
|
18444bd284
|
[BS5] fix minor issues
|
2022-06-28 07:21:26 +02:00 |
|
FreddleSpl0it
|
560df58bb4
|
[BS5] fix minor issues
|
2022-06-15 16:34:49 +02:00 |
|
DerLinkman
|
5629d47cb6
|
Merge branch 'pr/FreddleSpl0it/4527' into feature/bootstrap5
|
2022-06-15 11:22:59 +02:00 |
|
FreddleSpl0it
|
6a027b70e7
|
[BS5] replace footable with jquery datatables (edit.twig)
|
2022-06-08 11:19:20 +02:00 |
|
FreddleSpl0it
|
549ff7d100
|
Add Domain and Mailbox tagging (#4569)
* [Web] define tag tables
* [Web] add mailbox tag functions
* [Web] add domain/mailbox tagging
* [Web] add domain/mailbox tagging
* [Web] add domain/mailbox tagging
* [Web] add domain/mailbox tagging
* [Web] add domain/mailbox tagging
* [Web] add domain/mailbox tagging
* [Web] add domain/mailbox tagging
* [Web] add domain/mailbox tagging
* Include new tags lang in language.en.json
* [Web] add domain/mailbox tagging
* [Web] add domain/mailbox tagging
* [Web] add domain/mailbox tagging
* [Web] add domain/mailbox tagging
* [Web] add domain/mailbox tagging
Co-authored-by: Niklas Meyer <62480600+DerLinkman@users.noreply.github.com>
|
2022-05-05 08:25:01 +02:00 |
|
FreddleSpl0it
|
e663f3db72
|
[BS5] change form-group
|
2022-04-13 14:07:07 +02:00 |
|
FreddleSpl0it
|
5088636d5f
|
[BS5] change bootstrap responsive
|
2022-04-01 08:02:11 +02:00 |
|
FreddleSpl0it
|
003d70990e
|
[BS5] change bootstrap general
|
2022-04-01 07:33:01 +02:00 |
|
FreddleSpl0it
|
b980e7af29
|
[BS5] change bootstrap responsive
|
2022-03-31 15:24:10 +02:00 |
|
FreddleSpl0it
|
d3dca1ddc2
|
[BS5] change bootstrap general
|
2022-03-31 12:57:33 +02:00 |
|
FreddleSpl0it
|
9b8039440c
|
[BS5] change bootstrap general
|
2022-03-31 12:41:50 +02:00 |
|
FreddleSpl0it
|
db0d91beb1
|
[BS5] change bootstrap tabs
|
2022-03-30 12:54:38 +02:00 |
|
Kristian Feldsam
|
0b64967ec5
|
[web] implemented twig templating system (#4264)
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
|
2021-09-22 20:47:10 +02:00 |
|