6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/27/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#12296] SyncML stopped working it was good in 5.0.3
*
Your Email Address
*
Spam protection
Enter the letters below:
. .._.. ,.___. | | | \./ [__ | |__|_|_ | | |___
Comment
> And it works with the webpage ... > >>> For some reason, IMP cannot be authenticated. What's you >>> authentication setup in Horde and IMP, and does it work for that >>> account through the web interface? >> >> horde: >> conf['auth']['admins'] = array('szimszon@oregpreshaz.eu'); >> $conf['auth']['checkip'] = true; >> $conf['auth']['checkbrowser'] = true; >> $conf['auth']['resetpassword'] = true; >> $conf['auth']['alternate_login'] = false; >> $conf['auth']['redirect_on_logout'] = false; >> $conf['auth']['list_users'] = 'list'; >> $conf['auth']['params']['app'] = 'imp'; >> $conf['auth']['driver'] = 'application'; >> $conf['auth']['params']['count_bad_logins'] = false; >> $conf['auth']['params']['login_block'] = false; >> $conf['auth']['params']['login_block_count'] = 5; >> $conf['auth']['params']['login_block_time'] = 5; >> $conf['mailer']['params']['auth'] = false; >> $conf['menu']['links']['prefs'] = 'authenticated'; >> $conf['menu']['links']['logout'] = 'authenticated'; >> >> imp: >> >> conf['auth']['admins'] = array('szimszon@oregpreshaz.eu'); >> $conf['auth']['checkip'] = true; >> $conf['auth']['checkbrowser'] = true; >> $conf['auth']['resetpassword'] = true; >> $conf['auth']['alternate_login'] = false; >> $conf['auth']['redirect_on_logout'] = false; >> $conf['auth']['list_users'] = 'list'; >> $conf['auth']['params']['app'] = 'imp'; >> $conf['auth']['driver'] = 'application'; >> $conf['auth']['params']['count_bad_logins'] = false; >> $conf['auth']['params']['login_block'] = false; >> $conf['auth']['params']['login_block_count'] = 5; >> $conf['auth']['params']['login_block_time'] = 5; >> $conf['mailer']['params']['auth'] = false; >> $conf['menu']['links']['prefs'] = 'authenticated'; >> $conf['menu']['links']['logout'] = 'authenticated'; >> >> >> $servers['imap'] = array( >> // ENABLED by default >> 'disabled' => false, >> 'name' => 'IMAP Server', >> 'hostspec' => 'localhost', >> 'hordeauth' => false, >> 'protocol' => 'imap', >> 'port' => 993, >> // Plaintext logins are disabled by default on IMAP servers (see >> RFC 3501 >> // [6.2.3]) >> 'secure' => 'ssl', >> 'maildomain' => '', >> // 'smtphost' => 'smtp.example.com', >> // 'smtpport' => 25, >> 'cache' => true, >> ); >> >
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