I've got four domains I want to provide separate mail for. I followed 
INSTALL's instructions precisely on setting up the template files in Apache, 
as shown below:

<VirtualHost 209.190.205.236>
ServerAdmin [EMAIL PROTECTED]
DocumentRoot /home/www/royalgen/
ServerName www.royalgenealogy.com
ErrorLog logs/royalgen.com-error_log
SetEnv SQWEBMAIL_TEMPLATEDIR 
/home/www/royalgen/wmailtemplates/www.royalgenealogy.com
</VirtualHost> 

I then copied all of the files from my one working domain to the folder 
specified here. When I attempt to access the page, though, I get the 
message: Can't open form template. All the files in the new directory have 
the same exact permissions, ownership, and group membership as the 
originals. 

Any idea why that wouldn't work? 

Reply via email to