Yeah, I created the error files. That resolved the first bit. I'll try the cong issue. Yep, changing the debug level worked.

Thanks.

On 12/6/05, Kevin Landers <support@bezaleel.net> wrote:
You need to set the debugging level in the configuration file. I believe
the appropriate level is "1". Then it should just log errors to the log
files.

Also, you need to make sure your log files are setup correctly so that
the error messages will be saved to them. Otherwise, you'll get no error
messages at all (neither screen nor log file). I like to know what is
going occurring on my server. ;)

Geuis Teses wrote:
> I think someone mentioned this before but I'm not sure.
>
> When login fails, we get the pretty red box, but it also shows the php
> error:
>
> *Warning*: fopen(logs/errors): failed to open stream: Permission
> denied in */home/public_html/webmail/program/include/bugs.inc* on line
> *70*
> *IMAP Error in ():* Authentication failed (LOGIN):
> "a001 NO LOGIN failed"
>
>