andryyy
|
c785c8f700
|
[Dovecot] Show last mail (pop3, imap) login in web interface
|
2020-02-25 19:38:20 +01:00 |
andryyy
|
3d2962a12d
|
[Dovecot] LUA: Passdb: Reconnect to SQL if connection was lost
|
2020-02-20 17:48:57 +01:00 |
andryyy
|
701198b8f4
|
[Dovecot] Fix check to determine running imapsync procs, todo: more jobs at the same time
|
2020-02-12 08:32:58 +01:00 |
andryyy
|
c8b9f2b36c
|
[Dovecot] Add auth_passdb_lookup to LUA, add default plugins for replicator, check if master, add node to GUID creation, use correct syslog-ng config if Redis write-master is not redis-mailcow, trim logs on Redis master
|
2020-02-05 10:56:44 +01:00 |
andryyy
|
cf4baa00a6
|
[Dovecot] Fix quarantine bcc, use socket for LUA API
|
2020-01-29 10:30:06 +01:00 |
andryyy
|
2f818b7f84
|
[Dovecot] Set bcc in quarantine notify
|
2020-01-10 20:43:20 +01:00 |
Yohann Prigent
|
2f1520b991
|
fix new imapsync dependency (#3256)
thanks
|
2020-01-06 23:13:37 +01:00 |
Peter
|
ef64b638eb
|
Update imapsync to 1.977 (#3248)
|
2020-01-06 18:43:21 +01:00 |
andryyy
|
390cbc070b
|
[Dovecot] Remove CONTROL from shared namespace - thanks to @Keessaus
|
2019-12-25 10:34:08 +01:00 |
andryyy
|
b8ed434ecd
|
[Dovecot] Delete ham/spam hash if previously learned; Change LUA script pathes
|
2019-12-06 10:20:06 +01:00 |
andryyy
|
b7a749208d
|
[Dovecot] Really strange race condition when reading an untouched LUA file on slower systems
|
2019-12-05 10:14:41 +01:00 |
andryyy
|
4715245697
|
[Dovecot] Drop logs
|
2019-12-05 09:30:53 +01:00 |
andryyy
|
13ef9dd113
|
[Dovecot] Fix lua error when trying to escape empty domains
|
2019-12-04 21:47:25 +01:00 |
andryyy
|
afb43c9c5b
|
[Dovecot] Fix app passwds: allow multiple pass hashes by using LUA construct
|
2019-12-03 18:50:45 +01:00 |
andryyy
|
dfbf3e85be
|
[Dovecot] Add map for app passwds
|
2019-12-02 10:53:25 +01:00 |
Zekeriya Akgül
|
9ccbeb7f66
|
Added control for attrs_json object item's type (#3126)
item can be bytes or str in different situations. So let's keep defensive.
|
2019-11-09 10:01:43 +01:00 |
andryyy
|
d0788372fe
|
[Dovecot] Retry sa-rules download (1, 2, 4, 8, 16 ... seconds)
|
2019-11-02 12:03:41 +01:00 |
andryyy
|
7f8b13434d
|
[Rspamd, Dovecot] Do not use Schaal rules - probably too much for Rspamd 2.x to handle, mem leak?
|
2019-10-31 20:43:07 +01:00 |
andryyy
|
2f3f70dd00
|
[Dovecot] sa-rules: escape non-regex in regex
|
2019-10-30 14:39:25 +01:00 |
André Peters
|
5d93ae655a
|
Merge pull request #2509 from mhofer117/tls-sni
Different SSL Certificate for each Domain with TLS SNI
|
2019-10-20 15:17:14 +02:00 |
andryyy
|
d35e3c1eff
|
[Dovecot] Fix Dovecot quarantine notification script
|
2019-10-19 22:58:11 +02:00 |
Marcel Hofer
|
2e35da6816
|
[SSL] create individual domain certificates, add SNI configs for Postfix/Dovecot/Nginx
|
2019-10-19 12:48:56 +02:00 |
andryyy
|
b0711db489
|
[Dockerfiles] Rename some files and create hook points
|
2019-10-18 12:01:47 +02:00 |
andryyy
|
0089f72f3d
|
[Watchdog] Fix for Rspamd 2.0
|
2019-10-12 13:15:36 +02:00 |
Zekeriya Akgül
|
d62ec4498a
|
Removed unnecessary print
|
2019-09-15 10:36:01 +03:00 |
zekeriya
|
96042bdab8
|
[Dovecot] removed non-ascii chars from 'from' field before send
|
2019-09-14 21:48:13 +03:00 |
zekeriya
|
adbecef56f
|
[Dovecot] Fixed variable names for DB connection.
|
2019-09-14 21:07:18 +03:00 |
zekeriya
|
8af9b5b6d1
|
[Dovecot] Fixed quarantine_notify.py json decode error
|
2019-09-14 21:01:53 +03:00 |
zekeriya
|
b9e7d12a5e
|
[Dovecot] notify scripts migrated to python3
|
2019-09-13 21:14:30 +03:00 |
André Peters
|
4aae447e97
|
Revert "Python27 eol issue2291"
|
2019-08-28 07:01:47 +02:00 |
André Peters
|
b56aa8c1de
|
Merge pull request #2863 from FaMux/python27EOL_issue2291
Python27 eol issue2291
|
2019-08-27 19:07:34 +02:00 |
andryyy
|
f35efbf39c
|
[Dovecot] Add new SA rules
|
2019-08-21 21:07:15 +02:00 |
farnbacher
|
50c272dbf6
|
fix wrong package name
|
2019-08-15 20:58:23 +02:00 |
farnbacher
|
a119467218
|
Install Python 3 packages for ported quota_notify.py & quarantine_notify.py
|
2019-08-15 20:36:32 +02:00 |
farnbacher
|
c579a2c01e
|
Update for usage with Python 3
- print with parantheses and .format
- change shebang
- change import of email modules
|
2019-08-15 20:32:20 +02:00 |
farnbacher
|
cf2e8d6545
|
Update for usage with Python 3
- print with parantheses and .format
- change import of email modules
- change shebang
|
2019-08-15 20:18:01 +02:00 |
andryyy
|
3488cb2171
|
[Dovecot] Fix GUID
|
2019-08-10 21:03:18 +02:00 |
andryyy
|
457d62e22e
|
[Dovecot] Generate GUID
|
2019-08-09 14:11:36 +02:00 |
andryyy
|
97c2fe9fe1
|
[Dovecot] Install from repository
|
2019-07-28 21:34:42 +02:00 |
andryyy
|
4532b5c882
|
[Dovecot] Remove default cronjobs
|
2019-07-22 21:07:39 +02:00 |
andryyy
|
9aad9d8e4e
|
[Dovecot] New Dovecot version
|
2019-07-21 13:08:00 +02:00 |
andryyy
|
b139e48eec
|
Add some hints to autogenerated files
|
2019-07-08 07:56:41 +02:00 |
andryyy
|
71c6c59f1c
|
[Dovecot] Fix cleanup of old quarantine items, fixes #2721
|
2019-06-22 23:12:23 +02:00 |
andryyy
|
de03e4178a
|
[Dovecot] Run cronjob at 4:15 AM to remove max aged quarantine items (default: 365 days)
|
2019-06-01 21:23:43 +02:00 |
andryyy
|
dcacf85a5d
|
[Dovecot] Rename sieve_after to global_sieve_after and create a global_sieve_before file
|
2019-06-01 13:53:24 +02:00 |
andryyy
|
395f0f7a3d
|
[Rspamd] Remove authenticated user from auth results header
[Dovecot] Fix permissions of console
[Compose] New Dovecot image
|
2019-05-29 18:02:14 +02:00 |
Thomas Sänger
|
e24ba8e2d8
|
fix typo that prevented trimming watchdog logs
|
2019-05-27 23:09:25 +02:00 |
andryyy
|
7d7ecbe591
|
[Dovecot] Removed quota recalc job (too intensive on larger systems)
|
2019-05-27 20:29:55 +02:00 |
andryyy
|
57d65535c9
|
[Dovecot] Trim watchdog logs
|
2019-05-25 10:29:17 +02:00 |
andryyy
|
922a8db7a5
|
[Dovecot] Auto-generate shared namespace
|
2019-05-18 23:01:05 +02:00 |