andryyy
a6af7cbc2e
[Web] Expand IPv6 addresses for better comparison
2020-05-26 20:04:22 +02:00
Programmierus
8b02acbef5
Fix a bug that failed to edit Alias by address ( #3574 )
2020-05-25 21:59:13 +02:00
Programmierus
e3d9a53eeb
Some minor changes to Aliases handling ( #3572 )
...
* Allows to get mailbox Aliases by both ID and address
Returns ID within the msg for newly created Aliases
* Uses different query for get Aliases
* Allows to get mailbox Aliases by both ID and address
Returns ID within the msg for newly created Aliases
* Uses different query for get Aliases
* Allows to delete aliases by address
* Update lang files
Reflect id information when adding an alias
Co-authored-by: programmierus <programmierus@icloud.com>
2020-05-25 16:20:59 +02:00
andryyy
b6933fdb96
[Web] Improve SPF checks
2020-05-25 16:13:51 +02:00
andryyy
20e289ce35
[Web] Fix stupid mistake, thanks to @ntimo!
2020-05-24 19:32:46 +02:00
andryyy
ccc56c54a9
[Web] Merge same notification types
2020-05-20 20:37:52 +02:00
andryyy
21a153c2a7
[Web] Fix symbol options encoding in rspamd item view
...
[Web] Feature: Allow to view mailq item content via postcat
[Web] Fix Rspamd not drawing
2020-05-19 20:24:40 +02:00
andryyy
667bd48163
[Web] Update libs
...
[Web] Update filename when downloading
2020-05-18 21:17:38 +02:00
andryyy
24bbfb2330
[Web] Shorten and sanitize downloaded file names, fixes too long file names in Firefox
2020-05-17 21:27:18 +02:00
andryyy
e824239dee
[Web] Disallow web UI login, when domain is disabled
2020-05-17 09:41:38 +02:00
andryyy
18ba4d2c9c
[Web] ROT13 footer html
2020-05-16 12:51:01 +02:00
Timo N
e91fb7ccdd
[Web] Updated Yubico.php to v2.7 ( #3535 )
...
Source: https://github.com/Yubico/php-yubico/releases/tag/Auth_Yubico-2.7
2020-05-13 07:03:14 +02:00
andryyy
a37b4c1b1c
[Web] Set appointment c_uid to 1000
2020-05-12 18:29:24 +02:00
andryyy
767ae65946
[Web] Allow ratelimit time frame "day"; Allow to create announcements
2020-05-11 11:52:02 +02:00
andryyy
aef15f004a
[Web] Allow CIDR as allowed API networks; other minor fixes
2020-05-04 07:51:50 +02:00
andryyy
a6247fc13f
[Web] Do not try to update sogo static view with skip_sogo y
2020-04-29 21:09:13 +02:00
andryyy
447c207fb9
[Web] Disable login for mailbox users, other SKIP_SOGO checks and fixes
2020-04-29 10:57:49 +02:00
andryyy
d392257289
[Web] Some changes
...
[SOGo] Allow to not spawn SOGo but an idling shell
[Rspamd] Remove X-CSA-Complaints from bulk headers...
2020-04-27 20:47:28 +02:00
andryyy
0d4ba462c4
[Web] Fixes blank page and fixes #3502
2020-04-25 11:58:55 +02:00
andryyy
1db85df0db
[Web] Fix time limited alias creation via API, thanks to @ntimo
2020-04-25 09:44:04 +02:00
andryyy
15bf470b5c
[Web] Do not use EAS for Outlook by default
2020-04-20 14:04:17 +02:00
andryyy
ecebfe15df
[Web] Remove External as standard subfolder for sync jobs
...
[Web] Disallow a domain admin to set intersecting user ACLs
[Web] Allow Pushover and SOGo EAS cache reset by default, disallow profile reset by default
2020-04-19 14:41:55 +02:00
andryyy
47a15c21aa
[Rspamd] Pushover, check sender by regex
2020-04-16 21:58:30 +02:00
andryyy
7fa10cc3b4
[Rspamd] Moore Pushover fixes
2020-04-16 15:42:57 +02:00
andryyy
1e9c5baab5
[Web] Allow to split DKIM every 255 chars via vars.inc.php ( fixes #3473 )
2020-04-16 12:57:15 +02:00
andryyy
1be3ca3fb9
[Rspamd] Pushover fixes
2020-04-16 12:23:27 +02:00
andryyy
c67bb75071
[Rspamd] More pushover options
2020-04-16 11:32:53 +02:00
andryyy
59a2ea0959
[Web, Dovecot] Show last IMAP and POP3 logins, toggle via vars.inc.php SHOW_LAST_LOGIN
2020-04-13 20:34:39 +02:00
andryyy
aca16f68d1
[Web] Fix typo and missing Dovecot restart function ( fixes #3466 )
2020-04-12 19:26:32 +02:00
andryyy
ad536fd43a
[Web] Restart Dovecot when changing global sieve filters, add a warning
2020-04-11 21:44:53 +02:00
Timo N
048899ad71
[Web] Fixed read write API permissions ( #3465 )
2020-04-11 07:33:13 +02:00
andryyy
08d2bdd6c7
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2020-04-10 21:01:33 +02:00
andryyy
8f4540d5d9
[Web] r/o API keys, Pushover integration (can be limited by ACL), other minor changes
2020-04-10 21:00:23 +02:00
Marcel Knorr
24e8a798c8
[Web] Fixed DKIM regex to allow arguments after the public key ( #3462 )
...
Co-authored-by: Marcel Knorr <marcel.knorr@mk-soft.net>
2020-04-09 22:21:17 +02:00
andryyy
92f8b4a091
[Web] Add domain statistics
2020-04-06 08:52:27 +02:00
andryyy
0095388f27
[Web] Show label for relayed domains; Return total bytes and msgs of domain in API (WIP)
2020-04-05 11:35:37 +02:00
andryyy
9141078059
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2020-04-03 20:40:11 +02:00
andryyy
ef0b40085b
[Postfix] Allow to relay only non-local mailboxes
2020-04-03 20:39:53 +02:00
Kristian Feldsam
1e2bcfb946
Quarantine release - fix when sender is empty ( #3445 )
...
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2020-04-03 12:31:00 +02:00
andryyy
3e2cbac778
[Rspamd] 2.5 RC3
2020-03-31 10:03:40 +02:00
andryyy
ccd4dda397
[Web] Some minor changes
2020-03-28 19:51:42 +01:00
andryyy
7a4560ee28
[Web] CSS fixes; Add OAUTH2_FORGET_SESSION_AFTER_LOGIN to vars.inc.php (wip); Do not run initdb on non-master cow
2020-03-24 18:46:11 +01:00
andryyy
2b1ff6c9a3
[Web] Fix sieve example insert
2020-03-19 12:46:39 +01:00
andryyy
e1897b0631
[Web] Allow to set global sieve filters
2020-03-19 12:23:48 +01:00
andryyy
56538c4ef8
[Web] Fix transport validation, thanks to Gideon!
2020-03-08 20:23:02 +01:00
andryyy
a529307603
[Web] Add missing maps
2020-03-06 08:43:19 +01:00
andryyy
41db65979d
[Web] Sort langs
2020-03-05 07:23:31 +01:00
André Peters
c7d278384a
[Web] Add slovak language ( #3387 )
2020-03-05 07:22:44 +01:00
André Peters
dcc9dd08a5
Aliases in SoGO will be sorted this way ( #3386 )
...
* Aliases in SoGO will be sorted this way
The sender drop down list when writing a new email in SoGO will be sorted with this patch. Currently they are in a pretty random order. I had to manually drop and recreate the view, not sure how to trigger this in Mailcow.
* Update init_db.inc.php
Co-authored-by: André Peters <andre.peters@debinux.de>
2020-03-05 07:16:26 +01:00
andryyy
b1242259e7
[Web] Fix cow level, sorry :(
2020-03-04 12:54:38 +01:00