1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-03 00:07:05 +00:00
Go to file
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
api Update mailinabox.yml (#2054) 2021-10-31 12:49:26 -04:00
conf - Added disable greylist functions 2023-12-29 09:41:44 +01:00
management Updated ReadMe and Changelog files 2023-12-29 10:33:31 +01:00
setup moved variable greylistDisabled to another file 2023-12-29 16:01:50 +01:00
tests Support Ubuntu 22.04 Jammy Jellyfish (#2083) 2022-10-11 21:18:34 -04:00
tools Modify setup scripts to compatibility with Debian 12. 2023-12-05 21:45:43 +01:00
.editorconfig Use correct setting for .editorconfig indent_style (#1670) 2019-11-03 13:31:29 -05:00
.gitignore Add OpenAPI HTTP spec (#1804) 2020-08-22 15:44:19 -04:00
CHANGELOG_AiutoPcAmico.md Updated ReadMe and Changelog files 2023-12-29 10:33:31 +01:00
CHANGELOG.md Updating informations 2023-12-28 18:10:27 +01:00
CODE_OF_CONDUCT.md some improvements suggested by the community 2016-08-15 20:09:05 -04:00
CONTRIBUTING.md Update Vagrant private IP address, fix issue #2062 (#2064) 2022-01-08 18:29:23 -05:00
LICENSE add CC0 1.0 Universal in LICENSE 2014-04-23 15:49:23 -04:00
README.md Update README.md 2023-12-29 13:53:26 +01:00
security.md Updated security.md to reflect the support of ubuntu 22.04 (#2219) 2023-01-15 10:05:36 -05:00
Vagrantfile Update and drop some package and file names for Ubuntu 22.04 2022-07-28 14:02:46 -04:00

Unofficial Debian Mail-in-a-Box

============= WARNING: At the moment, for systemd problems, the installation fails! I'm working for a fix. Please, try again tomorrow!

Simple porting of Mailinabox to Debian 12. Original project: https://github.com/mailinabox/mailinabox

Version

Current version: v67.1.0-AiutoPcAmico Upstream current implemented version: v67

Changes implemented

  • Compatibility with Debian 12.
  • Updated php to version 8.2
  • At the moment, OwnCloud is disabled, because it not supports php8.2
  • Changed SMTP server sign
  • more restrictive Fail2Ban configuration
  • ask the user if he wants to disable the graylist

Future implementation

  • Changing the default index page more easily

Changelogs

In this folder you can find 2 different changelog files:

  • CHANGELOG.md is from the upstream project
  • CHANGELOG_AiutoPcAmico.md relates to the changes made by AiutoPcAmico and strictly connected to the Debian porting