andryyy
59798357f7
[Web] Fix SPF link
2019-06-16 16:00:14 +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
82f7cab259
[Web] Fix totp qr code, fixes #2490
2019-04-01 22:17:44 +02:00
andryyy
6a13609bf0
[Web] Fix slow UI by switching QR provider and only generating qr image on demand
2019-03-19 08:45:08 +01:00
andryyy
1e79ea6c7e
[Web] Fix transport_check over port 465, fixes #2386
2019-03-02 20:32:12 +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
b99820d011
[Web] Allow to set transport maps, rename relayhosts to sender-dependent transports
2018-12-20 11:23:35 +01: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
Michael Kuron
1bb618d563
Update dns_diagnostics.php
2018-10-15 20:53:41 +02:00
André
b8fe3f5fd4
[Web] Fall back to raw content when mail parsing fails, fixes #1892
2018-10-14 10:12:21 +02:00
Tobias "Knight" S
3522f3e83f
kitterman.com redirects to TLS by default
...
curl -I http://www.kitterman.com/dmarc/assistant.html
HTTP/1.1 302 Found
Date: Sun, 05 Aug 2018 02:53:18 GMT
Server: Apache/2.4.34
Location: https://www.kitterman.com/dmarc/assistant.html
Content-Type: text/html; charset=iso-8859-1
2018-08-05 04:54:09 +02:00
André
7f86a80670
[Web] Fix log line handling
...
[Web] Add mailcow UI logs
[Web] Changes to _SESSION['return'] logic and logger (more to come)
[Web] Show last login
[Web, Postfix] Allow to disable sender check completely
[Web] Many minor fixes
[Web] Update some libs
2018-08-03 20:31:33 +02:00
André
8934a3a68b
[Web] Allow spam/ham "traps"
...
[Web] Changes to docker functions
[Web] List all containers of compose project name
2018-07-29 00:38:45 +02:00
André
76c747041d
[Web] DNS check: only look for v=dkim1, k=rsa and p=key
2018-07-25 00:54:37 +02:00
André
8af05bb45d
[Web] Do not verify peer names and allow self-signed certs for relay check
2018-05-28 18:49:19 +02:00
André Peters
32c0b4a293
[Web] Add a timeout to PHPMailer
...
[Web] Fix relayhost test with empty username
2018-03-19 10:37:55 +01:00
André Peters
1f09544f32
Fix conflict
2018-02-16 22:44:02 +01:00
André Peters
03031516e9
[Web] Fixes #1055 and changes location.reload to window = xy in footer script
2018-02-16 22:39:33 +01:00
André Peters
a50036477e
[Web] Mind was set to french, reverting to english
2018-02-08 20:13:36 +01:00
andre.peters
520bc6950f
[Web] Fixes TLSA for self-signed certs, closes #997
2018-02-03 19:14:14 +01:00
andre.peters
3feabe00a2
[Web] Fixes TLSA for self-signed certs, closes #997
2018-02-03 19:13:15 +01:00
andre.peters
79cb929911
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
2018-01-18 10:09:30 +01:00
andre.peters
7fd6a1260c
[Web] Remove 'allow ip'
2018-01-16 12:43:09 +01:00
andre.peters
dca9ae4a34
[Web] Remove 'allow ip'
2018-01-16 12:42:46 +01:00
andre.peters
c227675262
[Web] Remove 'allow ip'
2018-01-16 12:41:30 +01:00
André Peters
f1f7749b85
Update dns_diagnostics.php
...
Sprintf makes multi-lang easier.
Fix indents
2018-01-16 09:33:39 +01:00
Kristián Feldsam
2a8bdc8dea
DNS Diagnostics - Ehnaced SPF record check
...
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2018-01-16 00:07:25 +01:00
Kristián Feldsam
9f258df883
DNS Diagnostics - Allow for domain administrator
...
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2018-01-16 00:07:19 +01:00
André Peters
74bd635505
Update dns_diagnostics.php
...
Oops, forgot 2 vars.
2018-01-03 21:00:29 +01:00
André Peters
2b93ad62b5
Merge branch 'dev' into dns
2018-01-03 20:52:33 +01:00
andre.peters
7a54b5cb67
[Web] Some minor fixes/changes to DNS diagnostics
2018-01-03 20:49:38 +01:00
Michael Kuron
0a4424f251
Merge remote-tracking branch 'upstream/dev' into dns
2018-01-03 12:38:24 +01:00
andre.peters
34b7ab7104
[Web] Add DNS diagnostics as modal, some minor fixes, todo: Detect IPv4/6 by multiple sources and random selection
2018-01-02 18:17:27 +01:00
andre.peters
d76d103c76
[Web] Move DNS diagnostic to modal, some minor fixes
2018-01-02 10:24:48 +01:00
andre.peters
adc23d86f9
Various...
2017-12-09 13:17:15 +01:00
André
ec37c6b0c2
[Web] Minor changes
2017-11-10 19:58:17 +01:00
André
85d1ee2f49
[Web] Autodiscover returns given password decoded and trimed; Add sieve pre and post filters to UI; Move ajax called files; Rework log system: 100 entries per default, add more per click; Syncjobs: Do not read log to data attribute
2017-11-03 20:37:24 +01:00