Hi, after reading the INSTALL doc for sqwebmail and imparticular ..... <VirtualHost a.b.c.d> ServerName webmail.example.com [...] SetEnv SQWEBMAIL_TEMPLATEDIR /usr/local/share/webmail/webmail.example.com [...] </VirtualHost> This function keeps getting me "Can't open form template." What I have tried is to cp -Rp /usr/local/share/sqwebmail/html /usr/local/share/webmail/freedomtc.com and then cp -Rp /usr/local/share/sqwebmail /usr/local/share/webmail/freedomtc.com thinking that the new dir needed the bin subdir or another file which was located in the original sqwebmail dir. All do the same thing, with the error above. In httpd.conf I have tried SetEnv SQWEBMAIL_TEMPLATEDIR /usr/local/share/webmail/freedomtc.com and SetEnv SQWEBMAIL_TEMPLATEDIR /usr/local/share/webmail/freedomtc.com/html and SetEnv SQWEBMAIL_TEMPLATEDIR /usr/local/share/webmail/freedomtc.com/html/en-us would anyone mind telling me where I am going wrong? Thanks, Lanny
