Derek Harkness wrote:
> Is there away to make HTML mail display inline by default? Most of my
> users are sending HTML mail and they find it annoying to click on the
> "unnamed [multiplart/related]" link.
See horde/imp/config/mime_drivers.php
$mime_drivers['imp']['html']['inline'] = false; <==
[EMAIL PROTECTED] wrote:
> Lucien GENTIS wrote:
>>>
>> If you want to display horde login page directly with URL
>> http://webmail.mydomain.com/
>>
>> you can put a file called say some-index.php in your DocumentRoot
>> containing:
>>
>> > header("Location: http://webmail.mydomain.com/horde/";);
[EMAIL PROTECTED] wrote:
> Hello,
>
> Just tried the following setting :
>
> Alias /horde/ /home/itawm/html/horde/
> Alias /imp/ /home/itawm/html/horde/imp/
> DocumentRoot /home/itawm/html/horde/imp
>
> BUT fail...
See horde/config/registry.php and change the webroot for horde from
'/horde' to
Mário Gamito wrote:
> Hi,
>
> Can anyone tell me how to force DIMP to save the sent e-mails in the "Sent"
> folder, not the "sent-mail" ?
>
> Any help would be appreciated.
Change IMP for that.. see 'sent_mail_folder' in imp/config/prefs.php
--
IMP mailing list - Join the hunt: http://horde.o