Drop openmailadmin package

This is EOL upstream for over ten years now and therefore
we cannot continue to support this either.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2017-12-16 12:33:05 +00:00
parent 4d86ce7021
commit f3ddea42c6
8 changed files with 0 additions and 543 deletions

View File

@@ -1,15 +0,0 @@
Listen 1001
<VirtualHost *:1001>
DocumentRoot /srv/web/openmailadmin
Include /etc/httpd/conf/conf.d/php*.conf
<Directory /srv/web/openmailadmin>
Options +FollowSymlinks
AllowOverride None
Require all granted
</Directory>
</VirtualHost>