Teal Dulcet
|
cb922ec286
|
Fixed UP015 (redundant-open-modes): Unnecessary open mode parameters
|
2024-03-10 07:54:49 -04:00 |
|
Teal Dulcet
|
0ee64f2fe8
|
Fixed F401 (unused-import)
|
2024-03-10 07:54:21 -04:00 |
|
KiekerJan
|
785c337fb3
|
Make reading of previous status check result more robust (#2347)
|
2024-03-10 07:27:04 -04:00 |
|
KiekerJan
|
293d56c781
|
Update javascript libraries used by control panel (#2351)
|
2024-03-10 07:26:33 -04:00 |
|
KiekerJan
|
040d0cbb7c
|
Update roundcube to 1.6.6 (#2360)
|
2024-03-10 07:24:29 -04:00 |
|
Michael Heuberger
|
111468efb9
|
Bump Nextcloud to v26.0.12 (#2310)
Also
- bumps calendar and contacts apps
- reformats some comments (line-breaking)
- adds extra comments for the next developer
|
2024-03-10 07:22:51 -04:00 |
|
John James Jacoby
|
4ad679da47
|
Issue-2354: Silence "wal" output on setup (#2356)
Silence "wal" output from RoundCube Sqlite customization, inside of webmail.sh.
Co-authored-by: solomon-s-b
Fixes #2354.
|
2024-03-10 07:16:03 -04:00 |
|
solomon-s-b
|
84919fefa4
|
Fix miab-munin.conf filter not capturing HTTP/2.0 (#2359)
|
2024-03-10 07:15:25 -04:00 |
|
AiutoPcAmico
|
b54aa9d5e9
|
Changed version of AiutoPcAmico Porting
|
2024-01-28 20:53:37 +01:00 |
|
AiutoPcAmico
|
ead119c68e
|
Merge pull request #5 from AiutoPcAmico/v67.2.0
V67.2.0
|
2024-01-28 20:46:07 +01:00 |
|
AiutoPcAmico
|
3bb9888bbe
|
Merge pull request #4 from mail-in-a-box/main
[security] SMTP smuggling: update short term fix (#2346)
|
2024-01-28 20:41:38 +01:00 |
|
KiekerJan
|
e931e103fe
|
[security] SMTP smuggling: update short term fix (#2346)
Update short term fix according to postfix advisory at https://www.postfix.org/smtp-smuggling.html.
|
2024-01-10 09:34:06 -05:00 |
|
AiutoPcAmico
|
0384e52206
|
Updated version number and ReadMe file
|
2023-12-31 11:43:57 +01:00 |
|
AiutoPcAmico
|
15dc71a5ef
|
Fixed DNSStubListener
|
2023-12-30 21:51:29 +01:00 |
|
AiutoPcAmico
|
361e058dd4
|
Removed systemd-resolved package installation.
It seems that Debian don't uses systemd-resolved by default, so I don't need to install.
We need only to modify the resolv.conf file.
|
2023-12-30 20:48:07 +01:00 |
|
AiutoPcAmico
|
73174d5979
|
changed footer
|
2023-12-29 16:47:43 +01:00 |
|
AiutoPcAmico
|
78fa747c23
|
modified version
|
2023-12-29 16:39:57 +01:00 |
|
AiutoPcAmico
|
47c7f4be22
|
Updated ReadMe
|
2023-12-29 16:14:35 +01:00 |
|
AiutoPcAmico
|
a9f3969d86
|
Added Installation guide
Removed warning about install failure
|
2023-12-29 16:13:01 +01:00 |
|
AiutoPcAmico
|
8b4f8140f9
|
moved variable greylistDisabled to another file
Re-Added installation of systemd-resolved, but moved after bind9 installation
|
2023-12-29 16:01:50 +01:00 |
|
AiutoPcAmico
|
6e3ffd5b22
|
Merge branch 'main' of https://github.com/AiutoPcAmico/debian-mailinabox
|
2023-12-29 14:23:51 +01:00 |
|
AiutoPcAmico
|
f899a09fe2
|
Added some packages needed for installation
|
2023-12-29 14:23:41 +01:00 |
|
AiutoPcAmico
|
a4f53e3ac0
|
Update README.md
|
2023-12-29 13:53:26 +01:00 |
|
AiutoPcAmico
|
8531b63c25
|
DEVELOPING: remove systemd
|
2023-12-29 13:51:56 +01:00 |
|
AiutoPcAmico
|
edbded7a6f
|
Resolved a little problem with variables
|
2023-12-29 13:23:23 +01:00 |
|
AiutoPcAmico
|
ea9af9ac4a
|
Fixed typo
|
2023-12-29 11:43:09 +01:00 |
|
AiutoPcAmico
|
029f68b97f
|
Modified release checks
|
2023-12-29 11:41:00 +01:00 |
|
AiutoPcAmico
|
5c81962001
|
Updated ReadMe and Changelog files
Modified project versioning
|
2023-12-29 10:33:31 +01:00 |
|
AiutoPcAmico
|
6b2e165f0d
|
- Added disable greylist functions
- removed bootstrap script, I don't need because cloning repository
- Changed default mail-in-a-box homepage
|
2023-12-29 09:41:44 +01:00 |
|
AiutoPcAmico
|
e541686dcb
|
Updating informations
|
2023-12-28 18:10:27 +01:00 |
|
AiutoPcAmico
|
8e3fc28112
|
Merge remote-tracking branch 'upstream/main'
|
2023-12-28 17:53:48 +01:00 |
|
AiutoPcAmico
|
6af594f145
|
Started updating to V67
|
2023-12-28 17:39:15 +01:00 |
|
Joshua Tauberer
|
7646095b94
|
v67
|
2023-12-22 08:56:43 -05:00 |
|
Joshua Tauberer
|
faf23f150c
|
Guard against SMTP smuggling
This short-term workaround is recommended at https://www.postfix.org/smtp-smuggling.html:
smtpd_data_restrictions=reject_unauth_pipelining
|
2023-12-22 08:54:15 -05:00 |
|
Joshua Tauberer
|
8e4e9add78
|
Version 66
|
2023-12-17 16:31:18 -05:00 |
|
AiutoPcAmico
|
8b32561a19
|
Modified SMTPd banner
|
2023-12-06 00:12:08 +01:00 |
|
AiutoPcAmico
|
39861ea102
|
added systemd-resolved install
|
2023-12-05 23:12:23 +01:00 |
|
AiutoPcAmico
|
17bee26734
|
changed PHP version in nginx configuration file
|
2023-12-05 22:04:39 +01:00 |
|
AiutoPcAmico
|
a98375bc75
|
changed version
|
2023-12-05 22:02:54 +01:00 |
|
AiutoPcAmico
|
6bfbfbda90
|
Disabled owncloud, not needed and incompatible with php 8.2
|
2023-12-05 21:56:53 +01:00 |
|
AiutoPcAmico
|
3795904150
|
Added venv for python3
|
2023-12-05 21:51:38 +01:00 |
|
AiutoPcAmico
|
f5e583d76d
|
Modify setup scripts to compatibility with Debian 12.
Expecially changed apt packages
|
2023-12-05 21:45:43 +01:00 |
|
AiutoPcAmico
|
f0bdfb2a1f
|
Update README.md
|
2023-12-05 20:50:50 +01:00 |
|
AiutoPcAmico
|
2e8a77fc7b
|
Update README.md
|
2023-12-05 20:50:27 +01:00 |
|
AiutoPcAmico
|
c26886f7f1
|
Update README.md
|
2023-12-05 20:49:29 +01:00 |
|
KiekerJan
|
fa8c7ddef5
|
Upgrade roundcube to 1.6.5 (#2329)
|
2023-12-04 09:23:36 -05:00 |
|
bilogic
|
6d6ce25e03
|
Allow specifying another repo to install from in bootstrap.sh (#2334)
|
2023-12-04 09:22:54 -05:00 |
|
Joshua Tauberer
|
371f5bc1b2
|
Fix virtualenv creation reported in #2335
|
2023-11-28 07:25:50 -05:00 |
|
Joshua Tauberer
|
0314554207
|
Version 65
|
2023-10-27 06:02:22 -04:00 |
|
matidau
|
46d55f7866
|
Update zpush.sh to version 2.7.1 (#2315)
Updating to latest release, bugfixes no new features.
|
2023-10-26 09:04:13 -04:00 |
|