Remo Mattei writes: 

> Hi guys I just would like some suggestions from you. I have vipmap and I 
> map an ip to a domain but it's still not working. I notice that the 
> sqwebmail is still calling the main sqwebmail exe from my main server 
> /usr/local/apache/cgi-bin instead of calling the one from the 
> /home/httpd/vhost/domain.com/cgi-bin so even though I did map the ip it 
> still says from the main ip. I have read through the doc for setup the 
> virtual here is what Ihave put in the apache file: 
> 
sqwebmail will always use the same cgi-bin unless you specify a different 
variable in your vhost 

> SetEnv SQWEBMAIL_TEMPLATEDIR  /home/httpd/vhost/mastroraphael.com/webmail 
> 
> but this line does not do anything with the cgi-bin script any 
> suggestions? I have many domains setup with there own cgi-bin dir. so the 
> question is 
> 
its not supposed to, this changes where the HTML templates are found, hence 
the variable name. 

> what do  I need to do to make vipmap working?
as far as I know vipmap is just for pop, sqwebmail does its own with tricks 
in the vhosts configs. 

> what suggestions do you have for the env in apache for the cgi-bin script 
> so each of the server is running their own sqwebmail script.  I want to 
> say that it does work it just called the main sqwebmail script.
> THANKS, 
> 
> REMO 
> 
 

Reply via email to