> Hi All, > we have qmail-ldap working fine, currently we are using webmai(sqwebmail) > inside office network (intranet). > > Now we want to open up the webmail > access from out side office network, through one our DMZ server, we have > tried reverse proxy, but some issues with the frames/links, so can't use > that, I believe people must be have this kind of setup running. > > so pls suggest, how to do that, or any other webmail software can be used.
sqwebmail uses frames only to hide long urls. You can use interface without frames. It will look the same as framed sqwebmail. Only visible URL is longer. http://your-server-name/cgi-bin/sqwebmail?noframes=1 Maybe you have issue with proxy or webserver and not with webmail. For example default apache configuration rewrites all urls to default host name. This host name might work in intranet, but fail for outside users. -- Tomas
