-
Hi,
I tried to install the webmail to Windows 2003 server with IIS6 + PHP Version 5.2.10 I have the following error. All other checks seems ok.
Config file local.config.xml: Writeable!
I gave the rights of writing to the user I created for Webmail. I got this error message. Then I thought maybe I must remove the right to write. No changes. Same message again. Does anyone knows what the...
2009-09-08 17:00:08 UTC by telmessos
-
I actually just tried it in epiphany, and it worked fine, must be a firefox bug?.
2009-08-18 02:16:42 UTC by letuboy
-
I am running across an error with an installation of v-webmail, that whenever you send mail, it gives this error: AUTH command failed: Incorrect authentication data. It only happens on one email account, with others, it works fine, and it only occurs when running Fedora 11 linux.
2009-08-18 02:10:07 UTC by letuboy
-
Hi,
I have a suggestion for Client IP function:
function Client_IP()
{
return(isset($_SERVER['HTTP_CLIENT_IP']) ? $_SERVER['HTTP_CLIENT_IP'] : isset($_SERVER['HTTP_X_FORWARDED_FOR']) ? getenv($_SERVER['HTTP_X_FORWARDED_FOR']) : isset($_SERVER['HTTP_X_FORWARDED']) ? getenv($_SERVER['HTTP_X_FORWARDED']) : isset($_SERVER['HTTP_FORWARDED']) ? $_SERVER['HTTP_FORWARDED'] ...
2009-08-13 09:36:11 UTC by nobody
-
Hi there , any one with an idear as to how the hooks.php example can be extended to ldap/db
lookups.
2009-08-01 22:53:27 UTC by bergayse
-
I am getting the following configuration error:
Parsing config file: Bytes written and length of string didn't match
Can someone please direct me towards a solution.
2009-06-24 00:58:22 UTC by phumphris
-
Hello,
given the fact that I try to install v-webmail as a part of my-application on (windows, obviously) c:\xammp\htdocs\myapp\
could somebody pleasy lay-out a map for me describing which folders I should make, and what files I should put where?
I just don't seem to get it right out of the installation documentation...
Every help welcome!
TIA,
PaccoBoek.
2009-06-04 19:24:11 UTC by paccoboek
-
You might need to check to make sur you actually have an IMAP server running on your build. If you do not, you will not have folder support. In which case change the config to pop3 only.
We have been using this for a long time with imap and it is running fine.
2009-04-01 23:05:37 UTC by nobody
-
I have installed V-webmail ver 1.6.4 on a windows 2003 server, edited the config.xml & checked all permissions etc etc
It is set up to read my POP3 server & works well on the local host.
If accessed via IIS I can login and view the messages but as soon as I select to compose a new message or any other options the URL changes from the domain name/v-webmail/htdocs/*****.php to...
2009-03-16 22:53:59 UTC by nightworker552
-
is it possible to install additional font? when I compose email on v-webmail i only see a few standard fonts. the company has a standard font to use for mass email.
2009-03-16 07:44:42 UTC by knightsjoker