Would somebody be so kind as to point me in the right direction.

I am having a bit of a problem getting Domain Based Templates to work.

I have installed the templates in /usr/local/share/webmail/eqnet
All ownerships and permissions seem to be correct.
In have copied the the sqwebmail binary to the cgi-bin of the virtual domain.

When I run it I get "Can't open form template"

This is my entry in httpd.conf

<VirtualHost 1.2.3.4>
Options ExecCGI Includes
[....]
ServerName www.eqnet.co.uk
ServerAlias eqnet.co.uk
SetEnv SQWEBMAIL_TEMPLATEDIR /usr/local/share/webmail/eqnet
ScriptAlias /cgi-bin/ /home/eqnetcouk/cgi-bin/
[....]
</VirtualHost>

Thanks

Steve


Reply via email to