Dave Ellsworth writes:
> > I have setup seperate templates for a vhost using SetEnv in apache, however > I want to set it up for multiple languages, defaulting to english but giving > an option for another language or two, is this possible through sqwebmail or > would I have to setup multiple different templates and multiple vhosts?? All you need to do is create a new subdirectory under html. sqwebmail reads the browser's Accept-Language: header, and selects the appropriate tempalte directory.
