[imp] Running IMP on the internet
Amith Varghese
amith@xalan.com
22 May 2002 09:11:25 -0400
Have you tried this (in horde.php)?
// Determines how we generate full URLs (for location headers and
// such). Possible values are:
// 0 - Assume that we are not using SSL and never generate https URLS.
// 1 - Assume that we are using SSL and always generate https URLS.
// 2 - Attempt to auto-detect, and generate URLs appropriately.
$conf['use_ssl'] = 1;
I think the default is 2
On Wed, 2002-05-22 at 02:47, Kevin Saenz wrote:
> Hi all,
>
> Is it at all possible to run IMP completely using https? I would like to run it as an
> alternative to M$ WOA 2K. So far everytime I access https://webmail and attempt
> to logon it converts the site to http://webmail .
>
> Thanks
>
>
>
>
> --
> IMP mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org