From e91ddf50a6852ccf2ee99fae33e844206a537a87 Mon Sep 17 00:00:00 2001 From: David Goodwin Date: Wed, 19 Feb 2014 11:52:12 +0000 Subject: [PATCH] add node about XMLRPC stuff git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1644 a1433add-5e2c-0410-b055-b7f2511e0802 --- INSTALL.TXT | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/INSTALL.TXT b/INSTALL.TXT index 3329fea6..e905f53c 100644 --- a/INSTALL.TXT +++ b/INSTALL.TXT @@ -138,7 +138,17 @@ PostfixAdmin. The files in the DOCUMENTS/ directory explain which settings you need to do/change. -7. More information +7. XMLRPC Integration (OPTIONAL!) +-------------------------------- + +See ADDITIONS/squirrelmail-plugin +See xmlrpc.php - only a subset of Postfixadmin's functionality is currently exposed. +See config.inc.php - see xmlrpc_enabled key (defaults to off). + +You'll need to install a copy of the Zend Framework within Postfixadmin (see header within xmlrpc.php) +You'll need to enable the xmlrpc link (see config.inc.php) + +8. More information ------------------- As of March 2007, PostfixAdmin moved to SourceForge. For the forum posts and source updates, see: