Author |
|
andy.l Newbie
Joined: 16 April 2010
Online Status: Offline Posts: 2
|
Posted: 16 April 2010 at 12:55pm | IP Logged
|
|
|
Hi
Just tried an install of Webmail Pro, and have a few questions about IIS 7.5 config.
-How should you configure the ACL on the folder structure for the webmail folder? Should the user the application pool is running under having full access rights on all folder under webmail, or only a few? Does anyone have any examples?
- I understand that the webmail folder should be configured as an application, but should the controlpanel be configured as this as well?
/Andy.l
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 16 April 2010 at 1:02pm | IP Logged
|
|
|
WebMail Pro stores all the data in App_Data folder, which should be writable by IIS. In most cases, IIS allows for writing into that folder automatically, and if it's not for some reason, you should grant write permissions manually.
Please note that WebMail Pro comes with the installation wizard which is able to detect various configuration issues, including permissions. Installer is usually found at the URL of the following kind:
http://localhost/webmail/adminpanel/install.htm
In current version of WebMail Pro, it is not required to set up separate IIS application for AdminPanel.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|