Niklas Meyer
3e8bb06a37
dovecot: replace solr fts with flatcurve (xapian) ( #5680 )
...
* fts-flatcurve: inital implementation
* fts: removed solr from compose.yml
* flatcurve: added heap and proc logic to dovecot
* added logic for update.sh & generate for Flatcurve
* delete old iteration of fts-flatcurve.conf
* updated default fts.conf
* updated .gitignore to exclude fts.conf for further git updates
* Remove autogeneration of fts.conf (disable override)
* cleanup all left solr stuff
* renamed SKIP_FLATCURVE to SKIP_FTS
* cleanup leftovers solr in lang files
* moved lazy_expunge plugin only to mail_plugins
* added fts timeout value
* compose: remove dev image of dovecot
* updated japanese translation
2024-12-12 16:44:42 +01:00
FreddleSpl0it
49e05f5120
[Web] fix oauth2 redirect after login
2024-12-09 11:36:05 +01:00
Tatsuya Yokota
d1af52b4e7
Add initial Japanese language files ( #6198 )
...
* Add initial Japanese language files
* Reordered language list: moved Japanese (日本語) below Italian (Italiano)
---------
Co-authored-by: Tatsuya Yokota <git@acoustype.com>
2024-12-06 09:44:16 +01:00
FreddleSpl0it
6af907cff0
Merge pull request #6182 from mailcow/fix/4518
...
[Web] allow dots in dkim selectors
2024-11-20 13:11:34 +01:00
FreddleSpl0it
ba282233ea
[Web] allow dots in dkim selectors
2024-11-20 13:05:02 +01:00
FreddleSpl0it
d08b9aec32
[Web] Add additional columns to _sogo_static_view
2024-11-20 11:09:49 +01:00
FreddleSpl0it
89fb1322c6
Enable password protection for Redis
2024-11-19 14:25:31 +01:00
FreddleSpl0it
6d1f7482ed
[Web] broadcast maildir move to dovecot containers on mailbox_rename
2024-11-15 16:18:21 +01:00
FreddleSpl0it
b9f52df3f1
[Web] update _sogo_static_view on password reset
2024-11-15 16:18:21 +01:00
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
Peter
5a0f20b9ea
Update dependency twig/twig to v3.14.0 ( #6071 )
2024-10-16 15:29:16 +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
DerLinkman
6ee0303b0f
ui: added enotify and mime as valid options for ui
2024-08-06 15:33:40 +02:00
FreddleSpl0it
fbecd60e56
[Web] add new pw_reset acl to mailbox templates
2024-07-31 09:23:53 +02:00
FreddleSpl0it
c37bf0bb32
[Web] improve error handling for user password resets
2024-07-31 09:22:52 +02:00
FreddleSpl0it
2208d7e6fb
[Web] add function to reset user passwords
2024-07-30 14:46:08 +02:00
FreddleSpl0it
f33d82ffc1
[Web] use correct user to fetch TFA authenticators
2024-07-03 15:50:17 +02:00
Niklas Meyer
97768494e1
Merge pull request #5880 from PierrePlt:fix/blocking-last-logins
...
Fix blocking last logins fetching
2024-06-10 12:40:43 +02:00
Niklas Meyer
34b0574e56
Merge pull request #5886 from Thomas2500:patch-1
...
Switch IP2Country lookup backend to shortened version
2024-06-05 12:37:31 +02:00
Thomas Bella
64cd7e74c5
Switch IP2Country lookup backend to shortened version
...
Improves performance of #5880
2024-05-28 20:29:05 +02:00
Pierre Pelletier
6ba2459645
Fixed blocking last connection fetching
2024-05-18 11:38:41 +00:00
DerLinkman
58f63aad08
[UI] Corrected Sieve Preset 1 (Fixed Regex)
2024-05-13 15:02:41 +02:00
FreddleSpl0it
b37caaf9e5
[Web] secure container_ctrl.php
2024-04-04 16:30:35 +02:00
FreddleSpl0it
7660ca89ae
[Web] break loop if rspamd_map is valid
2024-04-04 16:29:58 +02:00
FreddleSpl0it
0d09c86c12
[Web] fix invalid rspamd map check
2024-04-03 10:08:18 +02:00
FreddleSpl0it
2db8f482db
[Web] escape html of alert messages
2024-04-03 10:07:36 +02:00
milkmaker
52455be815
Translations update from Weblate ( #5810 )
...
* [Web] Updated lang.lt-lt.json
[Web] Updated lang.lt-lt.json
[Web] Updated lang.lt-lt.json
[Web] Updated lang.lt-lt.json
[Web] Updated lang.lt-lt.json
[Web] Updated lang.lt-lt.json
[Web] Added lang.lt-lt.json
Co-authored-by: Ari Archer <ari@ari.lt>
Co-authored-by: Peter <magic@kthx.at>
Co-authored-by: milkmaker <milkmaker@mailcow.de>
* [Web] Updated lang.lv-lv.json
[Web] Updated lang.lv-lv.json
[Web] Updated lang.lv-lv.json
[Web] Updated lang.lv-lv.json
Co-authored-by: Edgars Andersons <Edgars+Mailcow+Weblate@gaitenis.id.lv>
Co-authored-by: Edgars Počs <edgars.pocs@dna.lv>
Co-authored-by: milkmaker <milkmaker@mailcow.de>
* [Web] Updated lang.tr-tr.json
[Web] Updated lang.tr-tr.json
[Web] Updated lang.tr-tr.json
[Web] Updated lang.tr-tr.json
[Web] Updated lang.tr-tr.json
[Web] Updated lang.tr-tr.json
Co-authored-by: evrenkoksal <evrenkoksal@gmail.com>
Co-authored-by: milkmaker <milkmaker@mailcow.de>
* Add lt-lt in vars.inc.php
---------
Co-authored-by: Ari Archer <ari@ari.lt>
Co-authored-by: Peter <magic@kthx.at>
Co-authored-by: Edgars Andersons <Edgars+Mailcow+Weblate@gaitenis.id.lv>
Co-authored-by: Edgars Počs <edgars.pocs@dna.lv>
Co-authored-by: evrenkoksal <evrenkoksal@gmail.com>
2024-03-30 01:09:22 +01:00
DerLinkman
35f039a119
sogo: update to 5.10.0
2024-02-26 16:55:13 +01:00
milkmaker
7dae4a976d
Translations update from Weblate ( #5732 )
...
* ui: fix wrong docs links
* ui: fixed broken Links to docs
* [Web] Updated lang.nb-no.json
[Web] Updated lang.nb-no.json
[Web] Updated lang.nb-no.json
[Web] Added lang.nb-no.json
Co-authored-by: Christer Solstrand Johannessen <csjoh@users.noreply.translate.mailcow.email>
Co-authored-by: Peter <magic@kthx.at>
Co-authored-by: milkmaker <milkmaker@mailcow.de>
* [Web] Updated lang.fr-fr.json
[Web] Updated lang.fr-fr.json
Co-authored-by: Alix ANNERAUD <alix.anneraud@outlook.fr>
Co-authored-by: William Blondel <contact@williamblondel.fr>
Co-authored-by: milkmaker <milkmaker@mailcow.de>
* [Web] Updated lang.it-it.json
Co-authored-by: Michele Caputo <michele@caputoweb.xyz>
Co-authored-by: milkmaker <milkmaker@mailcow.de>
* [Web] Updated lang.zh-tw.json
Co-authored-by: BallBill <BallBill@users.noreply.translate.mailcow.email>
Co-authored-by: milkmaker <milkmaker@mailcow.de>
* [Web] Updated lang.pt-br.json
[Web] Updated lang.pt-br.json
[Web] Updated lang.pt-br.json
[Web] Updated lang.pt-br.json
Co-authored-by: Abner Santana <abnerss@outlook.com>
Co-authored-by: milkmaker <milkmaker@mailcow.de>
* Add Norwegian in vars.inc.php
---------
Co-authored-by: DerLinkman <niklas.meyer@servercow.de>
Co-authored-by: Christer Solstrand Johannessen <csjoh@users.noreply.translate.mailcow.email>
Co-authored-by: Peter <magic@kthx.at>
Co-authored-by: Alix ANNERAUD <alix.anneraud@outlook.fr>
Co-authored-by: William Blondel <contact@williamblondel.fr>
Co-authored-by: Michele Caputo <michele@caputoweb.xyz>
Co-authored-by: BallBill <BallBill@users.noreply.translate.mailcow.email>
Co-authored-by: Abner Santana <abnerss@outlook.com>
2024-02-14 20:09:10 +01: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
FreddleSpl0it
cc3adbe78c
[Web] fix datatables ssp queries
2024-01-17 12:04:01 +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
Kristian Feldsam
ac4f131fa8
Domains and Mailboxes datatable - server side processing - filtering by tags
...
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2024-01-16 15:03:28 +01:00
FreddleSpl0it
7f6f7e0e9f
[Web] limit logo file upload
2024-01-15 16:34:47 +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
DerLinkman
6ab45cf668
db: bumped version to newer timestamp
2024-01-08 14:43:25 +01:00