atom feed27 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: webmail non-r...
FromSent OnAttachments
DennisJul 26, 2001 3:22 pm 
Tim HunterJul 26, 2001 3:58 pm 
DennisJul 26, 2001 5:24 pm 
Sam VarshavchikJul 26, 2001 5:50 pm 
DennisJul 28, 2001 3:58 am 
Sam VarshavchikJul 28, 2001 7:15 am 
Bill MichellJul 28, 2001 1:18 pm 
Graham LeggettJul 30, 2001 3:41 am 
Graham LeggettJul 30, 2001 3:45 am 
Bill MichellJul 30, 2001 7:36 am 
Graham LeggettJul 30, 2001 7:52 am 
DennisJul 30, 2001 8:18 am 
Bill MichellJul 30, 2001 8:39 am 
Roland SchneiderJul 30, 2001 8:43 am 
DennisJul 30, 2001 10:28 am 
Roland SchneiderJul 30, 2001 2:52 pm 
Sam VarshavchikJul 30, 2001 3:15 pm 
Sam VarshavchikJul 30, 2001 3:16 pm 
Graham LeggettJul 30, 2001 3:38 pm 
Graham LeggettJul 30, 2001 3:41 pm 
Sam VarshavchikJul 30, 2001 3:53 pm 
Sam VarshavchikJul 30, 2001 3:54 pm 
Graham LeggettJul 30, 2001 4:21 pm 
Graham LeggettJul 30, 2001 4:23 pm 
Sam VarshavchikJul 30, 2001 4:36 pm 
Bill MichellJul 30, 2001 4:39 pm 
DennisJul 30, 2001 5:06 pm 
Subject:Re: [courier-users] Re: webmail non-relative urls
From:Roland Schneider (rol@serv.ch)
Date:Jul 30, 2001 2:52:33 pm
List:net.sourceforge.lists.courier-users

--Graham Leggett wrote on 30.07.2001 16:52 +0200:

Roland Schneider wrote:

If you have 'UseCanonicalName On' in httpd.conf (default) then SQWebmail uses the ServerName there for self-referencing url's.

This looks like the solution - have you tried it out yet?

Both servers have to use either plain HTTP or SSL.

You unfortunately cannot then support the case where sqwebmail runs on one box and SSL runs on another to keep load down :(

--enable-https Generate https:// URLs for all a

or get the proxy to rewrite url's in the content: http://www.delegate.org/delegate/Manual.htm#DGproxy

Apache's mod_proxy cant rewrite any content and will only work with relative url's in the ssl-encrypting reverse-mode.

Roland