Hi,

I am still getting this error "Internal error (module sqconfig.c, line 63) - contact system administrator". I've a feeling it has something to do with the user rights on the Maildir folders, because line 63 in sqconfig.c talks about opening a folder, this is it;

f=fopen(p, "w");
if (!f) enomem();


, am not a c programmer though.

What user is sqwebmail supposed to run as? I've set itr up to run as my apache user, but a i've failed to open the Maildir even when set as the apache user, though the sqwebmail authentication seems to work fine.

I'll be grateful for any help rendered, thanks

Reply via email to