You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
postfixadmin/ADDITIONS/squirrelmail-plugin/debian
Christian Boltz 303acce580 Backport of various fixes from trunk to the 2.3 branch
- list-virtual: fix displaying of 'modified' column for aliases when using
  postgres
- replaced deprecated split() with preg_split() or explode()
- functions.inc.php: better error messages when database functions are missing
- create domain: fixed typo in variable name that broke the default value for
  default aliases
- create domain: backup MX checkbox is now XHTML compliant
- vacation.pl logged literal $variable instead of the variable content at two
  places
- POSTFIX_CONF.txt: fixed filename for quota map
- config.inc.php: removed double $CONF['database_prefix']
- config.inc.php: fixed comments about domain_post* script parameters
- CHANGELOG.TXT: add new section for 2.3.3, include all the above



git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/branches/postfixadmin-2.3@893 a1433add-5e2c-0410-b055-b7f2511e0802
15 years ago
..
README.Debian Backport of various fixes from trunk to the 2.3 branch 15 years ago
changelog Backport of various fixes from trunk to the 2.3 branch 15 years ago
conffiles Backport of various fixes from trunk to the 2.3 branch 15 years ago
control Backport of various fixes from trunk to the 2.3 branch 15 years ago
copyright Backport of various fixes from trunk to the 2.3 branch 15 years ago
docs Backport of various fixes from trunk to the 2.3 branch 15 years ago
files Backport of various fixes from trunk to the 2.3 branch 15 years ago
postfixadmin-squirrelmail.dirs Backport of various fixes from trunk to the 2.3 branch 15 years ago
postinst Backport of various fixes from trunk to the 2.3 branch 15 years ago
rules Backport of various fixes from trunk to the 2.3 branch 15 years ago

README.Debian

Squirrelmail PostfixAdmin Plugin for Debian
===========================================

After installing the package, you will need to :

1) Edit the config.inc.php file to point to the PostfixAdmin server.

2) Ensure the xmlrpc interface is available and enabled on the Postfixadmin server

3) Run the squirrelmail-configure script.

Where to get help
=================

See http://squirrelmail-postfixadmin.palepurple.co.uk

Try also : david [at] pale purple dot co dot uk

Or #postfixadmin on irc.freenode.net might be a good bet.