1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-04 00:17:06 +00:00
mailinabox/README.md
2023-12-29 13:53:26 +01:00

35 lines
1011 B
Markdown

# 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](https://github.com/mail-in-a-box/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