einheit / maia_mailguard_1.05

A fork of maia mailguard 1.0, updated for php 8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

maia web interface

This repo was forked off from the the maia_mailguard_1.04a repo

The branch retains the goals of maia_mailguard_1.04a but adds compatibility with php 8.

In so doing, compatibility with php 7 and below may be lost.

Maia is flexible and scalable. It can be deployed in a number of configurations, from everything on a single container, VM or physical instance, to banks of MTAs, banks of maiad/spamassasin servers, dedicated clamav and database instances, dedicated web server instances for the management interface.

To get started, run "./install" and the script will try to detect the OS and offer the best option for installing on your system.

The install scripts are perhaps something of a kludge, but they save time and they work fairly well. The installer could fail to detect a supported OS, which, in and of itself is not a show stopper, as the install scripts are merely a convenience. It's safe to say that some or all maia components should be able to run on any Unix-like OS.

Contributed scripts for additional distros/platforms are welcome.

Updated Centos spamassassin rpms - https://github.com/einheit/maia-packages

More Screenshots - https://github.com/einheit/maia-screenshots

--

The README from the original technion fork is below:

The original license has been replaced with a GPL license with the blessing of the project's original creator. See license.txt for further information.

This fork brings the project in line with current deployments and technology, such as newer versions of PHP.

Some features are known to be untested and probably broken, such as authentication mechanisms other than "internal".

There are some new requirements on PHP modules, these are easiest identified by running the standard configtest.php.

I would greatly appreciate an updated installation guide for this fork, if anyone wanted to contribute.

maia_mailguard_1.05

About

A fork of maia mailguard 1.0, updated for php 8

License:GNU General Public License v3.0


Languages

Language:PHP 51.0%Language:Perl 36.7%Language:Smarty 4.5%Language:JavaScript 2.7%Language:C 1.7%Language:Shell 1.6%Language:HTML 0.7%Language:CSS 0.7%Language:PLpgSQL 0.5%Language:Makefile 0.0%