| ||||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
(#16)
|
(#17)
|
| Senior Member Posts: 5,762 Join Date: Jun 2005 Location: Cumbria, UK |
14-09-2007, 09:28 AM
Chuck: I suggest you submit a ticket (http://members.kayako.net -> "Get Support"). I think thats how the other guy in this ticket got the issue fixed. Icon Headquarters - Its Elixir - Web2Messenger |
| | |
(#18)
|
(#19)
|
| Operations Manager Posts: 5,451 Join Date: Jan 2006 Location: United Kingdom |
14-09-2007, 11:50 AM
Slinc, If you provide me with your ticket ID I will be able to see why. If you do not, I cannot follow it up. -------------------------------------------------------------------
|
| | |
(#20)
|
| New Member Posts: 2 Join Date: Aug 2007 | Quote:
I would be surprised if anyone that has posted to this thread has gotten this problem resolved. I myself have a ticket with support that has been assigned to a developer for over a month. I would think that a number of users reporting common (or identical) symptoms would be treated as a group rather then individuals, and that this is the status of all the tickets. I did notice that something that appears to be similar just with IMAP SSL has been listed as bug 272, which may or may not be related to the problems we seem to be having. | |
| | |
(#21)
|
(#22)
|
(#23)
|
| Senior Member Posts: 5,762 Join Date: Jun 2005 Location: Cumbria, UK |
14-10-2007, 08:54 AM
Thanks for sharing that bmartindcs! I am sure it will help everyone here if that is the problem. Icon Headquarters - Its Elixir - Web2Messenger |
| | |
(#24)
|
(#25)
|
| New Member Posts: 8 Join Date: Nov 2007 | still not working :s -
28-11-2007, 01:58 PM
am i the only one how still not is able to get this to work? the case is that: 1) my exchange 2007 is setup with ssl imap. 2) I have tried to successfully connection with my thunderbird, and i can see that the folder exists, and receive mails too. so i know that the connection to exchangeserver is fine. 3) i have followed a few guides i could find, http://bugs.kayako.com/index.php?cmd=view&id=272, which in short says that i have to execute: Set-IMAPSettings -LoginType PlainTextLogin restart-service -service msExchangeIMAP4 on my exchange server... but still it does not work for me, the output is below. and yes i have had it to work with an another ssl imap connection, to an Merak mail server if anyone would care ![]() now i really dont know what to do :s can everyone else get this to work? here is some debug from my cron/index.php Warning: imap_open() [function.imap-open]: Couldn't open stream {exchange.xxx.dk:993/imap/ssl/novalidate-cert/notls}INBOX in /var/www/vhosts/kayako.xxx.dk/upload/modules/parser/cron_parser.php on line 84 array(2) { [0]=> string(67) "No credentials cache found (try running kinit) for support.xxx.dk" [1]=> string(91) "Can not authenticate to IMAP server: The AUTH protocol exchange was canceled by the client." } Total Messages Rejected Messages: Accepted Messages: |
| | |
(#26)
|
| Senior Member Posts: 3,858 Join Date: Aug 2006 Location: Mumbai, India |
28-11-2007, 03:26 PM
Which version of PHP are you using? Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support Our Skins and Services - http://www.supportskins.com/store/ SupportSkins.com - http://www.supportskins.com/ |
| | |
(#27)
|
| New Member Posts: 8 Join Date: Nov 2007 |
28-11-2007, 03:31 PM
Here is a bit output from my web interface: PHP Version 5.2.0-8+etch7 System Linux pork 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 UTC 2007 i686 Build Date Jul 2 2007 21:40:03 Server API CGI/FastCGI Virtual Directory Support disabled Configuration File (php.ini) Path /usr/local/Zend/etc/php.ini Scan this dir for additional .ini files /etc/php5/cgi/conf.d additional .ini files parsed /etc/php5/cgi/conf.d/gd.ini, /etc/php5/cgi/conf.d/imap.ini, /etc/php5/cgi/conf.d/ldap.ini, /etc/php5/cgi/conf.d/mysql.ini, /etc/php5/cgi/conf.d/mysqli.ini, /etc/php5/cgi/conf.d/pdo.ini, /etc/php5/cgi/conf.d/pdo_mysql.ini PHP API 20041225 PHP Extension 20060613 Zend Extension 220060519 Debug Build no Thread Safety disabled Zend Memory Manager enabled IPv6 Support enabled Registered PHP Streams zip Registered Stream Socket Transports tcp, udp, unix, udg, ssl, sslv3, sslv2, tls Registered Stream Filters string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, convert.iconv.*, bzip2.*, zlib.* |
| | |
(#28)
|
| Senior Member Posts: 3,858 Join Date: Aug 2006 Location: Mumbai, India |
28-11-2007, 03:44 PM
Can you confirm if you can login using the same details from a mail client like MS Outlook? Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support Our Skins and Services - http://www.supportskins.com/store/ SupportSkins.com - http://www.supportskins.com/ |
| | |
(#29)
|
| New Member Posts: 8 Join Date: Nov 2007 |
28-11-2007, 04:00 PM
Yeah, i have just tried... both thunderbird and MS Outlook 2007 are able to log in to the accout with IMAP. If i can post you any debug just let me know. i dont know if it can be because i have a self signed certificate.. but i have also tried to log in without SSL without any luck neither. |
| | |
(#30)
|
| Senior Member Posts: 3,858 Join Date: Aug 2006 Location: Mumbai, India |
28-11-2007, 04:10 PM
You might want to consider to PHP 5.2.1 as bugs.php.net shows some issues with SSL in PHP 5.2.0. Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support Our Skins and Services - http://www.supportskins.com/store/ SupportSkins.com - http://www.supportskins.com/ |
| | |