Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Paul Sicuro on June 18, 2002, 03:53:41 PM
-
How can a user gain access to the http folder in an ibay so a web site can be updated outside the local network.
I seem to only have access if logged in as admin user from outside. e.g ftp://admin@domainname.com
I want to give my customer the ability to upload there web pages from outside.
If they are logged in using there user name they can only see two folders which are HOME & MAILDIR
Can anyone assist???
-
Read this thread
http://forums.contribs.org/index.php?topic=13669.msg51970#msg51970
Jon
-
You will need to modify the config files for IMP to use a different IMAP server than localhost.
Look at /home/httpd/html/horde/imp/config/defaults.php3
I can't remember what changes were made, but there is a section
$default->server =
This should point to the IP address of your exchange server.
If this works, you will want to create a custom-template to make sure the change sticks.
John can probably give you more info than me!!!
-
Please disregard previous post. Sent to wrong thread.