am using sqwebmail as part of a mail solution including vpopmail,
qmail, mysql, qmailadmin, and so forth.
had this solution running perfectly on all three systems to the best
of my knowledge
recently sqwebmail on one installation fails to respond
domain.com/cgi-bin/qmailadmin (works just fine - indicating cgi
works... same directory)
domain.com/cgi-bin/sqwebmail (generates cannot find server error)
also tried accessing via IP address,
again, other CGI progs function normally
cannot see any log entries or errors being reported. running the
sqwebmail.pl from ghe command line generates
internal error (module sqwebmail.c, line 1693)
thoughts?
already did a "make install-exec" to replace any files that may have
become corrupted... have not tried reinstalling the whole solution.
did notice that /https://domainname.com is broken on the machine in
question, and recall that sqwebmail forces an https connection... am
checking that whole problem now.
Dave