Re: [imp] How to enable SSO on IMP

2015-05-05 Thread SSRI
Hello, You can try to use an alternate_login page. Examples are located at pear/data/horde/scripts/ Regards. SSRI Team. IT Services. Université Panthéon-Assas ( Paris 2 ) Sharad Mathur a écrit : Hi Team,  I am using Oracle IDAM and would like to integrate IMP with IDAM, For achieving

Re: [imp] User authorization failing for imp (Horde login is ok)

2014-12-17 Thread SSRI
Horde::debug() line 686 _tryLogin in pear/php/Horde/Imap/Client/Socket.php 2014-12-16T13:37:45+01:00 INFO: HORDE [imp] _tryLogin [pid 12582 on line 686 of "...pear/php/Horde/Imap/Client/Socket.php"] Use Horde::debug() there instead of Horde::log() so that you get a backtrace. All debu

Re: [imp] User authorization failing for imp (Horde login is ok)

2014-12-16 Thread SSRI
Jan Schneider a écrit : Zitat von SSRI : Jan Schneider a écrit : Zitat von SSRI : Jan Schneider a écrit : Zitat von SSRI : Jan Schneider a écrit : When hordeauth is set to false : 1) Where do you configure the auth driver for IMP ? The only "auth driver" if you w

Re: [imp] User authorization failing for imp (Horde login is ok)

2014-12-16 Thread SSRI
Jan Schneider a écrit : Zitat von SSRI : Jan Schneider a écrit : Zitat von SSRI : Jan Schneider a écrit : When hordeauth is set to false : 1) Where do you configure the auth driver for IMP ? The only "auth driver" if you want to say so, is IMAP (or POP3) for that matte

Re: [imp] User authorization failing for imp (Horde login is ok)

2014-12-16 Thread SSRI
Jan Schneider a écrit : Zitat von SSRI : Jan Schneider a écrit : When hordeauth is set to false : 1) Where do you configure the auth driver for IMP ? The only "auth driver" if you want to say so, is IMAP (or POP3) for that matter, because those are the backends for IMP.

Re: [imp] User authorization failing for imp (Horde login is ok)

2014-12-12 Thread SSRI
Jan Schneider a écrit : When hordeauth is set to false : 1) Where do you configure the auth driver for IMP ? The only "auth driver" if you want to say so, is IMAP (or POP3) for that matter, because those are the backends for IMP. Ok, so no way to use an alternate backend in this case: a

Re: [imp] User authorization failing for imp (Horde login is ok)

2014-12-12 Thread SSRI
Jan Schneider a écrit : Zitat von SSRI : Jan Schneider a écrit : Zitat von Michael J Rubinsky : Quoting Kai Harrekilde-Petersen : Mike, On 08-12-2014 22:01, Michael J Rubinsky wrote: First, unless you have some specific need not to, you should probably be using Application/IMP

Re: [imp] User authorization failing for imp (Horde login is ok)

2014-12-12 Thread SSRI
Jan Schneider a écrit : Zitat von Michael J Rubinsky : Quoting Kai Harrekilde-Petersen : Mike, On 08-12-2014 22:01, Michael J Rubinsky wrote: First, unless you have some specific need not to, you should probably be using Application/IMP authentication since you are authenticating to t

Re: [imp] IMP 6.2 : prefix for other users namespace not shown

2014-05-23 Thread SSRI
We have turned 'tree_view' value to '1' in IMP prefs. Shared mailboxes are now displayed in a separate folder called "Other users" but not the real name of the namespace from the IMAP server ( userprefix parameter in imapd.conf ). SSRI a écrit : Tested

Re: [imp] IMP 6.2 : prefix for other users namespace not shown

2014-05-23 Thread SSRI
Tested on another Cyrus IMAP ( newer version ) => same result. Can't reproduce. My shared mailboxes appear under the "Shared" container. Which IMAP server are you using for the test ? Which php version ? Tested with different php version ( 5.3.3, 5.5.12 ) => same result michael __

Re: [imp] IMP 6.2 : prefix for other users namespace not shown

2014-05-22 Thread SSRI
Ticket submitted ( #13212 ). From 6.1 to 6.2, we've noticed that code for displaying folder tree have changed ( new IMP_Factory_Ftree ). -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Re: [imp] IMP 6.2 : prefix for other users namespace not shown

2014-05-22 Thread SSRI
Michael M Slusarz a écrit : Quoting SSRI : Mailboxes list : => IMP 6.1 Shared Mailboxes _ sharedmailbox1 _ sharedmailbox2 personalMailBox1 personalMailBox2 => IMP 6.2 personalMailBox1 personalMailBox2 sharedMailBox1 sharedMailBox2 Can't reproduce. My shared mailboxes appea

Re: [imp] IMP 6.2 : prefix for other users namespace not shown

2014-05-21 Thread SSRI
Mailboxes list : => IMP 6.1 Shared Mailboxes _ sharedmailbox1 _ sharedmailbox2 personalMailBox1 personalMailBox2 => IMP 6.2 personalMailBox1 personalMailBox2 sharedMailBox1 sharedMailBox2 SSRI a écrit : Does anyone has noticed the same bug ? SSRI a écrit : Hello, We'r

Re: [imp] IMP 6.2 : prefix for other users namespace not shown

2014-05-21 Thread SSRI
Does anyone has noticed the same bug ? SSRI a écrit : Hello, We're using the alternate IMAP namespace on a Cyrus IMAP server. In IMP 6.1, the prefix for the other users namespace was shown in the mailbox list. In IMP 6.2, the name of the prefix has disappeared. Regards. SSRI Te

[imp] Setting up an authentication chain in Horde

2014-05-15 Thread SSRI
preg_match('|^/horde/kronolith/fb.php|',$_SERVER['REQUEST_URI']) || ... ) { $conf['auth']['driver'] = 'ldap'; } else { $conf['auth']['driver'] = 'custom_driver'; } Is there a way for Horde to set up an authen

[imp] IMP 6.2 : prefix for other users namespace not shown

2014-05-14 Thread SSRI
Hello, We're using the alternate IMAP namespace on a Cyrus IMAP server. In IMP 6.1, the prefix for the other users namespace was shown in the mailbox list. In IMP 6.2, the name of the prefix has disappeared. Regards. SSRI Team IT Services - Université Pantheon-Assas ( Paris 2 ) -

Re: [imp] session max_time and too many redirects

2013-12-05 Thread SSRI
Jan Schneider a écrit : Zitat von SSRI : Hi, We've set a $conf['session']['max_time'] in Horde. After the maximum session time is reached : from Imp, when trying to go to Kronolith or Turba ( by clicking on upper links ), we have "too many redirects&quo

Re: [imp] Session expired when attaching a file

2013-12-05 Thread SSRI
Why end user doesn't get a warning message ? Usually, web applications warns you that the file is too big. This is a PHP limitation. You will need to bug them for the explanation. We were thinking about implementing an "uploading too large of files warning" ( that exists for example in

[imp] session max_time and too many redirects

2013-12-03 Thread SSRI
User is not authorized " in horde.log Regards. SSRI Team IT Services - Université Pantheon-Assas ( Paris 2 ) -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Re: [imp] Session expired when attaching a file

2013-11-29 Thread SSRI
You are trying to upload ~80MB of data when your post_max_size is 60MB. So that's your issue. Why end user doesn't get a warning message ? Usually, web applications warns you that the file is too big. -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubs

[imp] Session expired when attaching a file

2013-11-27 Thread SSRI
imp/dynamic.php?page=compose&type=new&token=o9oQreqfzGENsFD9v1YhZQ1&uniq=1385563193628 Regards. SSRI Team IT Services - Université Pantheon-Assas ( Paris 2 ) -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Re: [imp] Disabling zip preview

2013-11-21 Thread SSRI
We have to tried to disable Zip file preview by using the inline parameter in both config/mime_drivers.local.php and imp/config/mime_drivers.local.php : 'zip' => array( 'inline' => false, However, previewing zip files still works. As expected. 'inline' has to do with inline renderin

[imp] Disabling zip preview

2013-11-20 Thread SSRI
able it was to set : 'zip' => array( 'disable' => true, in both config/mime_drivers.local.php and imp/config/mime_drivers.local.php Inline parameter works fine for disabling HTML preview. Is this parameter works differently for zip MIME ? Regards. SSRI Te