[imp] PATCH - IMP4 docs
Jan Schneider
jan at horde.org
Wed Nov 24 03:55:52 PST 2004
Zitat von Lidie Steve <sol0 at Lehigh.EDU>:
>
> On Nov 23, 2004, at 1:33 PM, Steve Lidie wrote:
>
>>
>>>> 2) Under Folders from the top toolbar, clicking on the plus sign to
>>>> expand the INBOX fails. The plus changes to a minus, and you can see
>>>> the faint, vertical, dashed line that would connect the rest of the
>>>> tree, but the frame doesn't expand, thus you cannot see anything.
>>>
>>> Or this.
>>
>> Found the solution to #2:
>>
>> [root at imp4 config]# diff -u servers.php~ servers.php
>> --- servers.php~ 2004-11-17 14:40:53.000000000 -0500
>> +++ servers.php 2004-11-23 13:06:58.876047638 -0500
>> @@ -173,7 +173,7 @@
>> 'hordeauth' => false,
>> 'protocol' => 'imap',
>> 'port' => 143,
>> - 'folders' => 'mail',
>> + 'folders' => 'mail/',
>> 'namespace' => '',
>> 'maildomain' => 'lehigh.edu',
>> 'smtphost' => 'mail.lehigh.edu',
>> [root at imp4 config]#
>>
>>
>> Note the trailing slash. This brings up an old problem: 3 years
>> ago when I first installed IMP, I used "mail", not realizing how
>> important the trailing slash was. It wasn't until users report
>> mailboxes like "mailsent", rather than "mail/sent" that I realized
>> the problem.
>>
>>
>
> Proposed doc patch for above attached ...
I think the comment is overhead, but I added the note after the uw-imap
example.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the imp
mailing list