Kayako logo
SupportSuite, eSupport and LiveResponse Discussion, troubleshooting and feedback related to Kayako's flagship support desk products SupportSuite, eSupport and LiveResponse.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
gerardo Offline
New Member
 
Posts: 18
Join Date: Apr 2005
IMAP, IMAP SSL , e-mail queues questions - 11-05-2006, 04:34 PM

Hello,

I have setup IMAP fetch type as one of my email queues. I would say that it partialy works since it leaves messages behind and does not bring them into eSupport. I've ran manually (from the browser) /cron/index.php?_t=parser several times and it displays the number of messages it accepts, which is correct. However, when I go and view all tickets, some are missing. This might be realted to parsing rules and how picky the parser is, but I don't have any [rule]!!. The parser log does show some failures for some msgs:
Code:
No Recipients Found
-- Mime Data Cleared due to Size Limit under Settings > Parser --
I ran a couple of times, consecutively, /cron/index.php?_t=parser and eventually the missing e-mails were imported. How come it did not show a consistent behaviour?

(IMPORTANT)
On the other hand, messages imported into eSupport are removed from my Inbox eventhough I'm using IMAP, which should leave them on the server. Why is this?
I'm sure the Fetch Type is IMAP and not POP3

When using SSL and running /cron/index.php?_t=parser (web browser) I get:
Code:
Warning: imap_open() [function.imap-open]: Couldn't open stream {mail.server.here:993/imap/ssl/novalidate-cert/notls}INBOX in 
/path/to/apache/kayako/modules/parser/cron_parser.php on line 82
array(1) { [0]=> string(56) "TLS/SSL failure for mail.server.here: SSL negotiation failed" } Total Messages
Rejected Messages:                                                                          
Accepted Messages:
I thought it was certificate problems but it has: novalidate-cert Thus ignoring the certificate part, correct? Any ideas?


Anyone know what this is?
Code:
Warning: imap_uid() [function.imap-uid]: Bad message number in /path/to/apache/kayako/modules/parser/cron_parser.php on line 111                                                     Fetching Msg UID:

Warning: imap_fetchheader() [function.imap-fetchheader]: Bad message number in /path/to/apache/kayako/modules/parser/cron_parser.php on line 124

Warning: imap_body() [function.imap-body]: Bad message number in /path/to/apache/kayako/modules/parser/cron_parser.php on line 125
2 Total Messages
Rejected Messages: 0
Accepted Messages: 2
I know that these are warnings and many would say, it's ok continue. Would these later turn into errors (or failures) later?

Linux, Apache2, PHP 5, OpenSSL

Any help is much appreciated,
Gerardo

Last edited by gerardo; 12-05-2006 at 10:19 AM.
   
Reply With Quote
Reply

Tags
imap, ssl

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46