[imp] FAQ of imp 2.2.7
Steeman Philip
philip.steeman@kh.khbo.be
Fri, 23 Nov 2001 11:57:33 +0100 (CET)
Use virtualhosts.
In apache configurationfile:
NameVirtualHost 10.1.14.4
<VirtualHost 10.1.14.4>
ServerName xyz.khbo.be
UseCanonicalName on
DocumentRoot /usr/share/horde2/imp
Alias /imp /usr/share/horde2/imp
Alias /horde /usr/share/horde2
</VirtualHost>
xyz.khbo.be must exist in the DNS.
Philip
On Fri, 23 Nov 2001 EdwardSPL@ita.org.mo wrote:
> Hello,
>
> Can you help me about the following questions :
>
> 1, How can I have Horde in a different directory than /horde/ ? for
> example :
> usually, we use http://www.myserver.com/horde/imp...
> Now, I want to use http://webmail.myserver.com ( Not to use
> http://www.myserver.com/horde/imp...) !
>
> My horde/config/horde.php3 :
>
> /* Horde URLs */
> $default->horde_root_url = '/horde';
> $default->horde_graphics_url = $default->horde_root_url .
> '/graphics';
> $default->horde_include_dir = './templates';
>
> My horde/imp/config/defaults.php3 :
>
> /* Web Server Configuration */
> $default->root_url = '/horde/imp';
> $default->include_dir = './templates';
> $default->graphics_url = '/horde/imp/graphics';
>
> So, how to edit the *.php3 ?
>
> 2, How can I use POP3 instead of IMAP?
>
> Because I can't find the appropriate protocol in
> horde/imp/config/servers.php3
>
> $default->user_change_servtype = true;
> $default->user_change_port = true;
>
> or
>
> in horde/imp/config/default.php3.
>
> $default->servtype = 'pop3';
> $default->port = '110';
>
> Can you help me about the questions ?
> Thanks,
>
> Edward.
>
>
>
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
-----------------------------------------------------------------------------
Philip Steeman tel: (+32)59 56 90 16
Zeedijk 101 fax: (+32)59 56 90 01
8400 Oostende E-mail: philip.steeman@kh.khbo.be
Belgium