andryyy
9a500a7068
[Web] Verify OPTIONAL license plus minor fixes
2019-08-09 14:16:52 +02:00
Faisal Misle
be4673c5f6
Update lang.es.php
...
minor update
2019-07-28 07:17:10 -05:00
Faisal Misle
db8b7aaa04
Language updates
...
Spanish is 95% done, minor gramatical updates to english version
2019-07-28 07:13:31 -05:00
andryyy
91edf275b9
[Web] Minor language change in lang.de
2019-07-23 19:53:11 +02:00
friedPotat0
d4f3e87a2f
Add spam score to quarantine table
2019-07-23 04:22:28 +02:00
Geitenijs
448752cd94
Update lang.nl.php
2019-07-05 18:38:16 +02:00
andryyy
cb4f025bb1
[Web] Add important info about disabled GAL
2019-07-05 15:37:28 +02:00
andryyy
e71abf1895
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-07-05 15:16:48 +02:00
andryyy
350811dadd
[Web] Enable GAL by default
2019-07-05 15:16:11 +02:00
Sascha Henke
d0ecd08ba0
Kleine Rechtschreibkorrektur
...
2 Rechtschreibfehler und eine Stiländerung
2019-07-04 08:30:39 +02:00
andryyy
c7a85fc520
[Web] Fix BCC error message
2019-06-16 16:00:41 +02:00
Timo N
9325bb6f4e
Merge pull request #2594 from FELDSAM-INC/domain-default-mailbox-quota
...
Default quota for mailbox
2019-06-09 10:49:43 +02:00
andryyy
176f2a3f34
[Web] Allow to set max_age for quarantine items
2019-06-01 21:22:14 +02:00
andryyy
5f8dd69a2d
[Web] Fix lang strings for sieve pathes and sieve flow
2019-06-01 14:10:01 +02:00
andryyy
db0ec130f5
[Web] Lang updates
...
[ACME] Typo
2019-05-22 23:47:45 +02:00
Kristián Feldsam
b8b6450753
Default quota for mailbox
...
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-05-11 11:16:40 +02:00
andryyy
f7e5f8b51f
[Web] Minor changes
2019-05-05 14:01:17 +02:00
Geitenijs
9dc7d05fa4
Update lang.nl.php
2019-05-01 17:54:27 +02:00
Howaner
17918b3e21
Added domain alias handling to quarantine mails and added recipients row to quarantine mail display
...
If a mail is sent to a domain alias domain and rejected, mailcow does not currently store the mail in quarantine.
This commit adds domain alias handling to the reject code and should fix this behavior.
Also added displaying of recipient addresses into the quarantine mail dialog to be able to see what mail address was "leaked".
2019-05-01 00:56:12 +02:00
andryyy
3e3e526568
[Dovecot] Update to 2.3.5.2
...
[Compose] Update Dovecot image
2019-04-25 18:10:28 +02:00
Carlos Ferreira
5ddd37956f
Fix HTML bug with French language
2019-04-04 21:03:50 +02:00
andryyy
14e57cf80f
[Web] Add ACL for unlimited quota (default 0)
2019-03-30 19:14:24 +01:00
andryyy
c792bbcbab
[Rspamd] make upstream an object
2019-03-07 00:05:55 +01:00
gummipunkt
4e4ed9c1aa
Update lang.de.php
2019-02-21 21:58:03 +01:00
Geitenijs
8b3b3a8b31
Update lang.nl.php
2019-02-10 19:53:36 +01:00
Geitenijs
86c830e1e6
Update lang.nl.php
2019-02-10 19:49:30 +01:00
Geitenijs
037c62be3a
Update lang.nl.php
2019-02-10 19:41:21 +01:00
Geitenijs
c1b3cb662e
Update lang.nl.php
2019-02-10 19:36:07 +01:00
Geitenijs
5a3f2c9d67
Update lang.nl.php
2019-02-10 15:59:38 +01:00
Geitenijs
131cc00d5d
Update lang.nl.php
2019-02-09 20:32:42 +01:00
andryyy
243389a9d5
[Web] Update lang
2019-02-06 09:21:10 +01:00
andryyy
78d0deed94
[Web] Lang updates
...
[Web] Minor fixes
2019-02-05 10:37:28 +01:00
andryyy
1e764009bf
[Web] Use INTL_IDNA_VARIANT_UTS46 in idn_to_ascii (thanks to @Knight1 !)
...
[Web] Some PHP fixes (warnings, notices)
[Web] Add quota notification tools
2019-02-05 00:10:21 +01:00
Geitenijs
37d43acc65
Update lang.nl.php
2019-01-31 11:50:09 +01:00
andryyy
d17d823e0d
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-01-30 22:59:52 +01:00
andryyy
07392b7437
[Watchdog] Use stackoverflow.com for DNS check
...
[Git] Ignore mail_plugins*
[Dovecot] Read mail_plugins from dynamically generated file
[Dovecot] Encrypt FTS
[Dovecot] Add break_imap_seach option to Solr
[Web] Add ability to send quarantine notification mails
[Web] Minor style fixes
[Web] Add new MAILBOX_DEFAULT_ATTRIBUTES (doc updates, anyone? :-( )
[Web] Use rcpt_smtp if rcpt_mime is not set
[Web] Other minor fixes
2019-01-29 00:20:39 +01:00
andryyy
520a3f94cc
[Web] Update lang
2019-01-23 10:46:06 +01:00
Dirk Weise
f7f6584e3a
Fix german lang glitch
...
There is no adjective "klartext". 🤓
![grammar police](https://i.imgflip.com/1j57fn.jpg )
2019-01-22 14:27:33 +01:00
andryyy
4235d8a1d1
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-01-19 11:58:32 +01:00
andryyy
fb49385e55
[Web] Lang updates
2019-01-19 11:58:30 +01:00
André Peters
38391d2cc3
Merge pull request #2197 from Geitenijs/patch-1
...
Update lang.nl.php
2019-01-19 11:58:03 +01:00
André Peters
ba06810b84
[Web] Fixed typo in lang.de.php
2019-01-19 11:53:11 +01:00
Geitenijs
77111353ba
Update lang.nl.php
2019-01-18 18:06:19 +01:00
andryyy
8dde735a0a
[Web] Allow to turn off GAL for each domain
2019-01-16 23:41:02 +01:00
andryyy
6dbfa4cf6f
[Web] Update lang strings
2019-01-16 22:20:01 +01:00
Samy
c2432ef28f
Fixed typo in lang.de.php
2019-01-08 10:20:48 +01:00
Radek Tříška
fec89cbc19
Language support update
2018-12-28 21:40:58 +01:00
Radek Tříška
2c2cd62307
Update lang.en.php
2018-12-22 02:34:19 +00:00
Radek Tříška
e58fac9657
Update lang.cs.php
2018-12-22 02:33:09 +00:00
andryyy
f17a4025ea
[Web] Add more details for transport maps
2018-12-21 13:12:06 +01:00
andryyy
6dc2a0ee1a
[Web] More checks and fixes for transport maps
2018-12-21 12:48:30 +01:00
andryyy
232d4770bc
[Web] Fix some language strings
2018-12-21 10:48:55 +01:00
andryyy
ad90496169
[SOGo] Add logo to config dir
...
[Web] Add missing lang strings for transport maps
2018-12-20 19:02:47 +01:00
andryyy
b99820d011
[Web] Allow to set transport maps, rename relayhosts to sender-dependent transports
2018-12-20 11:23:35 +01:00
andryyy
5b5976ba23
[Web] Show ratelimited messages, allow to delete Redis hash to reset status of a bucket
2018-12-15 21:24:39 +01:00
Geitenijs
92b9b2413e
Update lang.nl.php
2018-12-12 10:00:23 +01:00
André Peters
1916655db7
[Web] Fix missing string in modal dialog
2018-12-06 22:22:23 +01:00
andryyy
40500ae5b9
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2018-12-06 18:20:45 +01:00
Radek Tříška
fe660908fc
Fix missing string in modal dialog.
2018-12-06 16:03:23 +00:00
Radek Tříška
2ba90e0946
Fix missing string in modal dialog.
2018-12-06 16:02:35 +00:00
andryyy
28be09f3d7
[Web] Allow to toggle release format of quarantine msgs
2018-12-06 16:51:11 +01:00
Geitenijs
22e1ba4bec
Update lang.nl.php
2018-12-05 13:14:50 +01:00
Radek Tříška
739a27d884
Update lang.en.php
2018-12-05 02:38:19 +00:00
Radek Tříška
d69db604c9
Update lang.cs.php
2018-12-05 02:37:49 +00:00
Geitenijs
87c487af0c
Update lang.nl.php
2018-12-01 13:55:25 +01:00
Geitenijs
abcf4fca37
Update lang.nl.php
2018-12-01 13:40:01 +01:00
Radek Tříška
8f856ad99d
Update lang.en.php
2018-12-01 02:35:12 +00:00
Radek Tříška
3ece6168c7
Update lang.cs.php
2018-12-01 02:34:15 +00:00
Radek Tříška
b9c876760c
Update lang.cs.php
2018-11-30 22:55:18 +00:00
Geitenijs
e151d656da
Update lang.nl.php
2018-11-30 22:31:30 +01:00
Geitenijs
a59d5e42d7
Update lang.nl.php
2018-11-30 20:41:28 +01:00
andryyy
57aa379a2a
[Compose] Updated PHP-FPM image
...
[Web] Rename configuration menu
[Web] Show warning when configuration disabled quarantine
2018-11-30 19:04:18 +01:00
Geitenijs
1d58c65076
Update lang.nl.php
2018-11-28 15:41:56 +01:00
Radek Tříška
3b26f6ec0e
Added support for Czech localization
...
Czech localization for mailcow.
2018-11-27 01:14:17 +00:00
andryyy
e1aac74310
[Web] Fix settings_map_removed, fixes #2018
2018-11-16 19:58:55 +01:00
andryyy
2515a91ac3
[Web] Add "alias_domains" ACL to prevent alias domains to add alias domains (by default!)
...
[Web] Edit alias domains: use select menu
[Web] Minor fixes
2018-11-14 08:20:56 +01:00
André Peters
0758738326
Merge pull request #1924 from Skydiver84de/patch-1
...
Update lang.de.php
2018-10-27 17:38:20 +02:00
Max
fa9244828c
Update lang.de.php
2018-10-27 14:48:56 +02:00
André
c723a9d145
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2018-10-23 21:15:50 +02:00
André
e30dfd6751
[Web] Queue manager for Postfix
...
[Web] Add sogo_access mail attribute
[Web] Allow to wipe SOGo profiles
2018-10-23 21:14:57 +02:00
André Peters
bf06d8dd3a
Merge pull request #1934 from DynamicThijs/patch-1
...
Update lang.nl.php
2018-10-22 20:59:55 +02:00
DynamicThijs
4a0059136b
Update lang.nl.php
2018-10-22 20:56:19 +02:00
DynamicThijs
556a5a365c
Update lang.en.php
2018-10-22 20:44:36 +02:00
DynamicThijs
6969892572
Update lang.nl.php
2018-10-22 20:41:43 +02:00
Skydiver84de
ce1c8ee603
Update lang.de.php
...
Correction of little mistake in line 569 (deleted one "zu" as it did not make any sence).
2018-10-20 08:07:34 +02:00
André
67658c1a07
[Web] Read default actions from Rspamd instead of using/printing "5,15"
...
[Web] Allow to reset spam score to server default (which deletes the custom spam score from the database and prints the default action values of Rspamd in use)
2018-10-18 21:48:30 +02:00
André
788e32b328
[Web] Set new expire date for time limited aliases via actions button, fixes #1903
2018-10-16 20:08:52 +02:00
André
89b0e3e0c6
[Web] Minor language fix
2018-10-15 11:37:41 +02:00
André
4459b773f1
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2018-10-12 19:24:41 +02:00
André
5ce15eac4b
[Web] Some language updates for sys mails
2018-10-12 10:57:47 +02:00
André
9f0be1d8a8
[Web] Fix require_once to always include document root
...
[Web] Add system mails (send mails to all mailboxes via LMTP)
[Web] Allow to add more administrators
[Web] Fix domain administrator editing
[Web] Remove some foreign keys
[Web] Remove username from API
[Web] Remove more .php extension from code
[Web] More minor fixes
2018-10-11 11:59:23 +02:00
André Peters
4179cc74ec
Merge pull request #1830 from DynamicThijs/patch-1
...
Update Dutch lang file
2018-10-09 19:27:34 +02:00
André
f5799faf6d
[Web] Feature: TLS policy maps
...
[Web] Avoid php extensions in links
[Web] Minor fixes
2018-10-04 14:38:12 +02:00
DynamicThijs
2ef73e2255
Update Dutch lang file
...
Another little update to the Dutch lang file
2018-10-03 18:00:44 +02:00
André
4396be2938
[Rspamd] Place socket in _rspamd home and fix permissions
...
[Compose] Remove volume for Rspamd socket
[Web] Do not exit loop on fuzzy errors when learning a message as spam
2018-09-30 09:53:25 +02:00
André
c9554ca022
[Compose] Update watchdog image
...
[Watchdog] Fix IP detection with multiple networks
[Web] Show API field (no docs, no support, wip)
[Web] haveibeenpwned.com implementation
[Web] User and domain admin ACL (no docs, no support, wip)
[Web] Some minor fixes
2018-09-09 21:18:38 +02:00
André
d28fd4070b
[Web] Allow to set rate limit in add_domain modal
...
[Web] Cleanup rate limits when deleting objects
2018-08-21 21:06:22 +02:00
André
d64a89473e
[Web] Add multiple DKIM at once (+ button to auto-fill missing keys)
...
[Web] Duplicate DKIM keys from a single domain to a single or multiple domains
[Web] WIP: Started Ratelimit rework
[Web] Show RL in overview of mailbox and domains
[Web] Move RL function out of mailbox functions file
[Web] Some language fixes/changes
2018-08-21 17:41:04 +02:00
DynamicThijs
819e94883a
Update lang.nl.php
2018-08-18 10:28:07 +02:00
André
a11cce6765
[Web] Fixes for BCC map input fields
...
[Web] Allow to edit alias address
[Web] $_SESSION['return'] now contains arrays and allows multiple returned messages and log entries
[Web] Some language string changes
[Web] General SQL exception handler, remove all try catch handlers
[Web] Alias table now has an ID as primary key
[Web] Be more aggressive with localStorage cleaning
2018-08-13 23:20:40 +02:00