6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
8/12/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#13825] Remi PHP update to 5.5.21-1 results in constant resyncing
*
Your Email Address
*
Spam protection
Enter the letters below:
.__.. .. ..__ .__ | || ||__|[__)[ __ |__\|/\|| || \[_./
Comment
>> This would be the proper configuriation, right? >> >> $servers['imap'] = array( >> 'disabled' => false, >> 'debug' => '/var/log/horde_imp_debug.log', > > No. You're either modifying 'imp/config/backends.php' (which you > should never do, since changes will be lost on updates) or are > redefining $server['imap'] in 'imp/config/backends.local.php' (which > you shouldn't do either, since this will also remove additional > parameters on updates). > > The correct method would be to put the following in > 'imp/config/backends.local.php': > > <?php > $servers['imap']['disabled'] = true; > $servers['imap']['debug'] = '/var/log/horde_imp_debug.log';
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers