Version:0.9 StartHTML:-1 EndHTML:-1 StartFragment:0000000111
EndFragment:0000005111
I was using 3.X.X with no problems for a while and decided to upgrade to
4.0.7.
vpopmail is running just fine and so is qmail because I can get mail no
problem with outlook.
However, when I go to my domain/sqwebmail I get:
Not Found
The requested URL was not found on this server.
The view source shows:
Version:0.9 StartHTML:-1 EndHTML:-1 StartFragment:0000000111
EndFragment:0000003917
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>SqWebMail - Copyright 1999-2004 Double Precision, Inc.</title>
<link rel="stylesheet" type="text/css" href="[#SQWEBMAILCSS#]" />
<meta name="GENERATOR" content="amaya 8.0, see http://www.w3.org/Amaya/"
/>
<meta name="MSSmartTagsPreventParsing" content="TRUE" />
<!-- $Id: index.html,v 1.20 2004/05/09 03:32:01 mrsam Exp $ -->
</head>
<frameset rows="0,*" border="0">
<frame src="[#s#]empty=1" scrolling="no" noresize="noresize"
frameborder="0" />
<frame src="[#s#]noframes=1" noresize="noresize" frameborder="0" />
<noframes>
<body>
<h1>SqWebMail - Copyright 1999-2004 Double Precision, Inc.</h1>
<p>Your web browser does not support frames. Although SqWebMail uses
frames, 100% of functionality is available to web browsers that do not
support frames.</p>
<p><a href="[#s#]noframes=1">Enter without frame support.</a></p>
</body>
</noframes>
</frameset>
</html>I've been trying to get this to work for about 2-3 weeks and haven't
gotten any further.cd sqwebmail-4.0.7make cleanmake
configure-check./configure --enable-cgibindir=/home/httpd/html/sqwebmail/cgi
-bin/ --enable-imagedir=/home/httpd/html/images/make configure-checkmakemake
checkumask 022cd sqwebmailcp /usr/local/tmda/contrib/sendit.sh .cd ..make
install-stripmake
install-configure/usr/local/share/sqwebmail/libexec/sqwebmaild.rc
startEverything compiled fine, but the web page does not come up.