andryyy
9c075af2d9
[Web] Bye Glyphicons, hello BS5 icons\!; [Web] Change font to Noto for better compatibility;
2021-05-22 12:13:37 +02:00
andryyy
8e38adf2f6
[Web] Fix transport check for IPv6 addresses, thanks to marekschneider
2021-05-20 11:35:01 +02:00
andryyy
b3e3ab2e61
[Web] Allow to specify transport test rcpt
2021-03-13 12:37:24 +01:00
andryyy
5809e5b82e
[mailcow] Fix C22 -> C2S
2021-02-12 11:22:43 +01:00
andryyy
06c89bac7d
[Web] Implement XMPP
...
[Web] Various small fixes and enhancements
2021-02-11 09:34:21 +01:00
andryyy
e676617f00
[Web] Fix duplicate file extension on shortened filenames
2020-12-29 15:20:46 +01:00
andryyy
75da1c6f20
[Web] Fix attachment download, thanks to Drago
2020-12-09 13:21:29 +01:00
andryyy
da3fc31500
[Web] Fix Rspamd symbols in quarantine overview
2020-12-03 16:43:09 +01:00
andryyy
752efa2188
[Web] Fix container ctrl session
2020-11-27 21:20:46 +01:00
andryyy
c150ac7b37
[Web] Feature (beta): Add WebAuthn support for administrators and domain administrators
2020-11-15 19:32:37 +01:00
andryyy
6d56ef6435
[Web] Fix invalid encodings with json_encode, fixes #3847
2020-11-09 14:42:26 +01:00
andryyy
b9a8b8a3e7
[Web] More custom_params
2020-11-06 14:26:48 +01:00
andryyy
0165c9d26b
[Web] Show fuzzy hash of rejected mail, if any
2020-10-24 16:27:31 +02:00
andryyy
02677a9788
[Web] Higher timeout for long delays in transport checks
2020-10-08 16:51:04 +02:00
André Peters
107e619893
Update dns_diagnostics.php
2020-08-13 14:09:13 +02:00
andryyy
1c8cca8187
[Web] MAILCOW_HOSTNAME should not be a CNAME
2020-08-13 10:45:44 +02:00
andryyy
4a8edd5b88
[Web] Fix download link for dns zone file
2020-08-07 22:13:03 +02:00
Michael Kuron
bae250cc81
DNS: add link for downloading zonefile ( #3633 )
...
* DNS: add link for downloading zonefile
* DNS zonefile: add placeholders for optional entries
2020-07-12 09:39:39 +02:00
andryyy
48b74d77a0
[Web] Fix PHPMailer, minor style change for quarantine rcpts
2020-06-07 10:45:40 +02:00
andryyy
22f0a14b87
[Web] Add SMTP rcpt to qitems, filter invalid addresses
2020-06-06 14:13:46 +02:00
andryyy
b93371ca0a
[Web] Add smtp and header from to quarantine items, add more info to qhandler, allow to open qhandler links from qitem details
2020-06-06 13:25:32 +02:00
andryyy
a6af7cbc2e
[Web] Expand IPv6 addresses for better comparison
2020-05-26 20:04:22 +02:00
andryyy
b6933fdb96
[Web] Improve SPF checks
2020-05-25 16:13:51 +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
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
56538c4ef8
[Web] Fix transport validation, thanks to Gideon!
2020-03-08 20:23:02 +01:00
andryyy
4ea843f087
[Web] Replace rtrim by preg_replace to fix transport checks
2020-02-11 08:18:29 +01:00
andryyy
fc37442d21
[Web] Fix transport validation for hostnames
2020-01-22 11:04:10 +01:00
andryyy
79ab962d50
[Web] Fix some transport verifications
2020-01-16 21:11:46 +01:00
tinect
278d741e0a
no message ( #3118 )
2019-11-09 10:08:16 +01:00
andryyy
78f5ac34dd
[Web] Validate Regex in browser
2019-10-29 21:56:35 +01:00
andryyy
b52ee0a706
[Rspamd] Fix map permissions for www
...
[Web] Allow to manage global maps in UI (WIP)
2019-10-29 08:39:57 +01:00
André Peters
a5fb1695fa
Merge pull request #3024 from friedPotat0/rspamdquarantinedetails
...
Add rspamd score and symbols to quarantine detail view
2019-10-09 22:24:47 +02:00
friedPotat0
cb17d71c61
Add score, symbols to quarantine detail view
2019-10-09 22:07:26 +02:00
friedPotat0
6fc32e8e52
Add option to download quarantine item as eml
2019-10-09 20:18:21 +02:00
ntimo
cb9ab928b3
[Web] Replaced die(); with exit(); due to code conventions
2019-10-04 08:40:24 +02:00
andryyy
0d8a92a365
[Web] Show ratelimit inheritance
...
[Web] Do not allow TLS-wrapped next shops (SMTPS) in transports
[Web] Minor fixes or preparations
2019-08-25 16:02:58 +02:00
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