forked from wolfman68/vMailpanel
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
21 lines (16 loc) · 952 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;; vMailpanel - README
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Copyright (c) 2018 Wolfman68
https://github.com/wolfman68/vMailpanel
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
vMailpanel is a fork of Phamm http://phamm.org
vMailpanel is backwards compatible with Phamm but differs from Pham in that
you can create a postmaster account and also an abuse and spam alias created
that point to [email protected].
vMailpanel is a PHP front-end with multi-role access to manage
virtual services using a LDAP back-end. vMailpanel works with a plug-in system,
the typical service is for email with virtual mail domain support
but other plug-ins are available (ftp, proxy...).
It is easy create or customize existing plug-ins for vMailpanel using XML descriptor
files or adapt existing ones to suit your needs.