FreddleSpl0it
|
d8c8e4ab1b
|
[DockerApi] Fix IMAP ACL migration issue when renaming mailbox
|
2024-10-31 11:00:03 +01:00 |
|
FreddleSpl0it
|
2d76ffc88c
|
Merge pull request #6045 from mailcow/feat/rename-mbox
[Web][DockerApi] Add Feature to Rename Email Addresses
|
2024-10-25 10:49:58 +02:00 |
|
FreddleSpl0it
|
f2e35dff68
|
[Web] rename user in sender_acl table
|
2024-09-05 12:40:30 +02:00 |
|
FreddleSpl0it
|
b1368d29d1
|
Merge pull request #5724 from q16marvin/master
show last sso login in mailbox table
|
2024-09-05 12:02:16 +02:00 |
|
FreddleSpl0it
|
4f9e37c0c3
|
[Web] rename user in bcc_maps, recipient_maps and imapsync table
|
2024-08-28 11:16:29 +02:00 |
|
FreddleSpl0it
|
d21c1bfa72
|
[Web] add error handling for get_acl call
|
2024-08-28 10:48:44 +02:00 |
|
FreddleSpl0it
|
822d9a7de6
|
[Web] rename goto in alias table
|
2024-08-27 10:07:07 +02:00 |
|
FreddleSpl0it
|
8e7b27aae4
|
[DockerApi] rework doveadm__get_acl function
|
2024-08-23 09:30:23 +02:00 |
|
FreddleSpl0it
|
be5a181be5
|
[Web][DockerApi] migrate imap acl on mbox rename
|
2024-08-22 10:10:05 +02:00 |
|
FreddleSpl0it
|
10dfd0a443
|
[Web][DockerApi] Add the ability to rename the local part of a mailbox
|
2024-08-21 10:10:34 +02:00 |
|
FreddleSpl0it
|
cb9ca772b1
|
Merge pull request #6009 from mailcow/feat/pw-reset
[Web] Add a forgot password flow
|
2024-08-15 11:06:30 +02:00 |
|
DerLinkman
|
294a406b91
|
fix: disabled api call to solr in ui when mailbox deleted but using flatcurve
|
2024-08-08 09:25:52 +02:00 |
|
FreddleSpl0it
|
fbecd60e56
|
[Web] add new pw_reset acl to mailbox templates
|
2024-07-31 09:23:53 +02:00 |
|
FreddleSpl0it
|
2208d7e6fb
|
[Web] add function to reset user passwords
|
2024-07-30 14:46:08 +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 |
|
q16marvin
|
19deda31bc
|
Update functions.mailbox.inc.php
|
2024-02-09 11:23:47 +01:00 |
|
Niklas Meyer
|
bd6a7210b7
|
Merge pull request #5523 from FELDSAM-INC/feldsam/datatables-ssp
Implemented Server Side processing for domains and mailboxes datatables
|
2024-01-17 10:23:05 +01:00 |
|
FreddleSpl0it
|
99d9a2eacd
|
[Web] fix mailbox and domain creation
|
2024-01-17 09:52:43 +01:00 |
|
Niklas Meyer
|
b491f6af9b
|
Merge pull request #5615 from mailcow/fix/default-values
[Web] use template for default values in mbox and domain creation
|
2024-01-09 12:01:24 +01:00 |
|
FreddleSpl0it
|
38497b04ac
|
[Web] use template for default values in mbox and domain creation
|
2023-12-27 14:57:27 +01:00 |
|
FreddleSpl0it
|
efab11720d
|
add option to skip footer on reply e-mails
|
2023-12-22 10:39:07 +01:00 |
|
Kristian Feldsam
|
4dad0002cd
|
Domains datatable - server side processing ordering
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
|
2023-12-04 14:15:57 +01:00 |
|
FreddleSpl0it
|
7b7798e8c4
|
[Web] check if mbox exists before excluding it from domain wide footer
|
2023-11-27 17:04:29 +01:00 |
|
FreddleSpl0it
|
d2e3867893
|
[Web][Rspamd] implement custom mailbox attributes and improve domain wide footer
|
2023-11-23 16:12:43 +01:00 |
|
DerLinkman
|
547d2ca308
|
Add Dry Mode Option for ImapSyncs (Button)
|
2023-11-15 16:18:18 +01:00 |
|
FreddleSpl0it
|
33a38e6fde
|
[Web] Avoid setting default ACL on create when nothing is selected
|
2023-10-06 11:31:28 +02:00 |
|
FreddleSpl0it
|
d132a51a4d
|
Merge remote-tracking branch 'origin/staging' into feat/domain-wide-footer
|
2023-09-13 12:44:41 +02:00 |
|
FreddleSpl0it
|
0f6956572e
|
[Web] add CLUSTERMODE environment variable
|
2023-07-07 09:58:51 +02:00 |
|
FreddleSpl0it
|
06cce79806
|
[Dockerapi] add pubsub handler for broadcasting in ha setup
|
2023-06-12 16:37:48 +02:00 |
|
Patrick Schult
|
173e39c859
|
Merge pull request #5200 from mailcow/fix/delete-sender-acl
[Web] Fix deleting sender_acl when mbox is deleted
|
2023-05-08 16:35:42 +02:00 |
|
FreddleSpl0it
|
f295b8cd91
|
[Rspamd] add domain wide footer
|
2023-05-08 12:55:38 +02:00 |
|
FreddleSpl0it
|
d7dfa95e1b
|
[Web] Fix deleting sender_acl when mbox is deleted
|
2023-04-21 13:47:13 +02:00 |
|
FreddleSpl0it
|
6824a5650f
|
[Web] Fix BCC validation
|
2023-04-21 11:21:43 +02:00 |
|
FreddleSpl0it
|
d9d958356a
|
[Web] optimizing update_sogo_static_view function
|
2023-04-13 14:35:55 +02:00 |
|
FreddleSpl0it
|
64ac6a8891
|
[Web] Skip update_sogo_static_view if sogo is disabled
|
2023-01-31 10:54:16 +01:00 |
|
FreddleSpl0it
|
36fa5dc633
|
[Web] fix domain admins cant delete tags
|
2023-01-16 09:07:28 +01:00 |
|
FreddleSpl0it
|
dd9296ffc2
|
[Web] fix extend_sender_acl issue for domainadmins
|
2023-01-06 11:07:44 +01:00 |
|
DerLinkman
|
f4731eecdb
|
Cleanup + Language Fixes
|
2022-12-12 10:49:00 +01:00 |
|
FreddleSpl0it
|
c8f69ffe77
|
show created_on, last_modified for domain, mailbox
|
2022-11-11 09:22:58 +01:00 |
|
FreddleSpl0it
|
79982e0e8d
|
add template feature for domains and mailboxes
|
2022-11-10 16:22:18 +01:00 |
|
FreddleSpl0it
|
223ba44b61
|
rearrange custom params validation
|
2022-07-14 09:39:24 +02:00 |
|
FreddleSpl0it
|
f724662874
|
readd imapsync fix
|
2022-07-13 17:13:25 +02:00 |
|
FreddleSpl0it
|
bee762737e
|
readd imapsync fix
|
2022-07-13 17:02:14 +02:00 |
|
FreddleSpl0it
|
a835419168
|
fix imapsync
|
2022-06-23 18:36:54 +02:00 |
|
FreddleSpl0it
|
71db83efce
|
hotfix imapsync
|
2022-06-13 12:46:39 +02:00 |
|
andryyy
|
7ae7f25580
|
[Web] Re-use DKIM key if available
|
2022-06-11 11:42:36 +02:00 |
|
DerLinkman
|
d06119a21d
|
[IMAPSYNC] Hardened pipemess exploit prevention (pipemes)
(cherry picked from commit b1658c0f83)
|
2022-05-20 09:45:45 +02:00 |
|
DerLinkman
|
8d9102aa08
|
[Imapsync] Case sensitive PIPEMESS removal
(cherry picked from commit 33e5ad2b5c)
|
2022-05-19 15:40:39 +02:00 |
|