on 12/22/02 5:37 PM, Hugo Escobar <[EMAIL PROTECTED]> wrote: > > Hi list: > > Sorry if this is off-topic but the sqwebmail ml-manager seems to be > discarding message postings. > > This is what I have so far: > > Vpopmail+mysql working fine. > > $ telnet <mymailserver> 110 > > always works for all the virtualdomains. > > > When it comes to the SqWebMail part, everything compiles, installs, etc. > but when I try to log in I get the following message: > > Internal error (module sqconfig.c, line 63) - contact system > administrator
Maybe it would help if you would post line 63 of sqconfig.c and the context around it, i.e. maybe lines 40 through 90 or so. (If you don't know C you can perhaps still try to judge from visual organization of the code where is a good place to start and stop.) Then even people with different versions or without ml-manager might be able to help you, or you may save the expert a trip to the source. > Configuration information: > > vpopmail-5.2.1 > mysql Ver 11.15 Distrib 3.23.41, for redhat-linux-gnu (i386) > sqwebmail-3.4.0.20021212 > > relevant line in the /usr/local/share/sqwebmail/authdaemonrc: > authmodulelist="authcustom authvchkpw" > > authdaemond is running. > > Any ideas? > > Hugo > > > > > > > > > > >