This repository was archived by the owner on Jan 27, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
Esva components
Shawn Iverson edited this page Mar 19, 2016
·
13 revisions
This page describes the components that are used in ESVA an how these are re-created inside E.F.A v3
ESVA exists out of the following components
ESVA component | E.F.A component | Notes | Website |
CentOS 5.10 i386 | Centos 6.7 x64 | Moved to 64bit | http://www.centos.org |
Webmin 1.360 | Webmin 1.770 | - | http://www.webmin.com/ |
Mailwatch 1.0.3 (custom) | MailWatch 1.2.0-beta-5 | - | https://github.com/endelwar/mailwatch |
Mailgraph 1.14 | Mailgraph 1.14 | - | http://mailgraph.schweikert.ch/ |
SQL Grey 1.7.6 | SQL Grey 1.8.0 | - | http://sqlgrey.sourceforge.net/ |
SpamAssassin 3.3.1 | SpamAssassin 3.4.1 | With latest Spamassassin rules | http://spamassassin.apache.org/ |
- Botnet | - | dead project | - |
- PDF Info | packaged with spamassassin by default | Spamassassin add-on | - |
- Image Info | packaged with spamassassin by default | Spamassassin add-on | - |
- Pyzor | Pyzor | - | - |
- Razor 2.84 | 2.84 | - | - |
- DCC 1.3.92 | DCC 1.3.154 | - | - |
- FuzzyOCR | ImageCeberus 1.0 | Replaced | http://pralab.diee.unica.it/imageCerberus |
- Kam.cf | Kam.cf | - | http://www.pccc.com/downloads/SpamAssassin/contrib/KAM.cf |
- sare channels | Sought Channel (no longer updating) | Sare channels stopped updating. | http://wiki.apache.org/spamassassin/SoughtRules |
Postfix 2.3.3 | Postfix 3.0.5 | - | http://www.postfix.org/ |
ClamAV 0.98-2 | ClamAV 0.99-3 | - | http://www.clamav.net/lang/en/ |
Apache 2.2.3 | - | Apache 2.2.15 | http://httpd.apache.org/ |
PHP 5.1.6 | PHP 5.3.3 | - | http://php.net/ |
MySQL 5.0 | MySQL 5.1 | - | |
RRDTool 1.4.7 | RRDTool 1.3.8 (x64) | - |
Custom scripts:
ESVA component | E.F.A component | Notes |
Install/Build | ks.cfg & build.bash | Centos installation with kickstart and a build script |
esva-configure | efa-init | esva-configure was a one time run after the system has been deployed 'init' is an better name' |
- | efa-configure | configure system after deployment (ip change for example) |
esva-update | efa-update | Update script |