6.0.0-beta1
7/4/25

[#12296] SyncML stopped working it was good in 5.0.3
Summary SyncML stopped working it was good in 5.0.3
Queue Synchronization
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners
Requester szimszon (at) oregpreshaz (dot) eu
Created 06/03/2013 (4414 days ago)
Due
Updated 06/05/2013 (4412 days ago)
Assigned 06/03/2013 (4414 days ago)
Resolved 06/05/2013 (4412 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
06/05/2013 09:37:27 AM Jan Schneider State ⇒ Resolved
 
06/05/2013 06:48:30 AM szimszon (at) oregpreshaz (dot) eu Comment #5 Reply to this comment
You can close this issue. After upgradeing to 5.1.0 it seems to work again.

Thanks a lot!
06/04/2013 11:13:00 AM szimszon (at) oregpreshaz (dot) eu Comment #4 Reply to this comment
And it works with the webpage ...

[Show Quoted Text - 59 lines]
06/04/2013 11:11:43 AM szimszon (at) oregpreshaz (dot) eu Comment #3 Reply to this comment
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,
);

06/03/2013 09:51:32 PM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
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?
06/03/2013 07:32:58 PM szimszon (at) oregpreshaz (dot) eu Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ SyncML stopped working it was good in 5.0.3
Queue ⇒ Synchronization
Milestone ⇒
Patch ⇒ No
New Attachment: horde.nosync.log Download
State ⇒ Unconfirmed
Reply to this comment
Hi!

I wonder if somebody could help me.

I upgraded Horde to 5.0.5 but SyncML don't work. It wasn't working in 
5.0.4 too as I remember :(
I use IMP authentication.


Saved Queries