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
Doug I. Offline
Member
 
Posts: 78
Join Date: Aug 2005
POP3 not working? No emails received - 02-08-2005, 02:02 AM

Hello all,

I'm new to Kayako's product, but have spent the last two days pouring over V3.04. I am using W2003 Server (latest patch), PHP 4.3.9, MySQL 4.0.22, and Zend Optimizer 2.5.7.

I have everything working except that the Mail Parser is not receiving the emails I have sent using POP3. (I can't use piping because it isn't supported with my mail server application).

If I type a message from the web browser, then there is no problem. I see it appear when I click on "View All" tickets in Administrator mode.

I am running my own mail server app on the same web server, but I don't think this is my problem. I had no problem firing up Outlook Express on the same pc and reading all the messages that were saved on the mail server.

I went to the Scheduled Tasks and Enabled POP3/IMAP Fetching. I pressed the "Run" button a few times to see if that helped. Unfortunately not! BTW, Does that "RUN" basically force SupportSuite to check the POP box immediately? I couldn't find anything on how to change that ridicuously long 10-minute default.

I am really stuck on this one! Oddly, I have had no other problems to now with the product and have gotten everything else to work beautifully (even LiveResponse). A very solid beta I must say.

Any Ideas would be greatly appreciated.

Thanks,
Doug
   
Reply With Quote
  (#2) Old
mikes Offline
New Member
 
Posts: 1
Join Date: Sep 2005
21-09-2005, 07:51 AM

yes im having the same problem...

did you ever figure this out??
   
Reply With Quote
  (#3) Old
darkhorse Offline
New Member
 
darkhorse's Avatar
 
Posts: 17
Join Date: Jun 2005
Location: Belmont, Ohio, USA
21-09-2005, 02:41 PM

Load the pollowing URL and see what comes up:

http://domain.com/support/cron/index.php?_t=parser

If it shows an error, what is it.


-------------------------------------------------
Jacob Feisley
Dark Horse Networks
-------------------------------------------------
   
Reply With Quote
  (#4) Old
Doug I. Offline
Member
 
Posts: 78
Join Date: Aug 2005
21-09-2005, 10:23 PM

I opted to gather email using the manual calling of the cron job. The URL that Darkhorse posted.
I then set up my server using Windows Task Scheduler to check every 5 minutes.
Do searches on this NG regarding email and cron jobs and you should get enough info to get it working. I posted my pitfalls and corrections on this forum.

Doug
   
Reply With Quote
  (#5) Old
Bconsulting Offline
Member
 
Bconsulting's Avatar
 
Posts: 92
Join Date: Sep 2005
Location: Earth Most Of The Time
25-10-2005, 01:41 PM

Hi,

I ran this in my browser and did not get any error, instead I got the success message saying that the parser was successful and the number of messages obtained.
http://domain.com/support/cron/index.php?_t=parser

My question is, do I have to run this in my browser in order for it to work every time or will it do it on its own? is there anyway to change the 10 min to like 5 min?

Thanks
   
Reply With Quote
  (#6) Old
internut33 Offline
Member
 
Posts: 231
Join Date: Apr 2004
10-02-2006, 02:46 AM

These posts never end up with answers............ UGH - cron aint supporting this GET **** on my server (thus far).

The supposably checking every 10 minutes pulls up nothing. If i manually run / go to /cron/index.php?_t=parser PERFECT.

System wont do it for me every 10 - nor will cron work w/ that GET command.

WTF???


--------------------------------------------
Love me an eSupport
--------------------------------------------
   
Reply With Quote
  (#7) Old
ellarr Offline
New Member
 
Posts: 9
Join Date: Feb 2006
Yep me too - 16-02-2006, 06:19 AM

Exact same problem I'm having. Executing the cron pulls in the messages that are waiting, but it doesn't run scheduled.

Windows 2000
PHP 4.4.2
MySQL 3.23.58-max
Zend Optimizer v2.6.2

IMAP E-Mail queue pointing at Exchange 2000 account
   
Reply With Quote
  (#8) Old
internut33 Offline
Member
 
Posts: 231
Join Date: Apr 2004
16-02-2006, 06:46 AM

I got GET working on *nix - i'm not a fan of windows so not sure whats up there.


--------------------------------------------
Love me an eSupport
--------------------------------------------
   
Reply With Quote
  (#9) Old
ellarr Offline
New Member
 
Posts: 9
Join Date: Feb 2006
16-02-2006, 03:17 PM

I'm working around this issue currently by using a scheduled task that runs php against the cron file every couple minutes.

Win2k instructions
1) Open the Scheduled Tasks control panel applet
2) Double-click the Add Scheduled Task icon
3) Press next on the first screen to start
4) Click the browse button and browse to php.exe
5) Name the task and set it to perform daily, then press next
6) Set the start time to 12:00 AM, then press next
7) Enter the login information for the account to run the service, then press next
8) Select 'Open advanced properties...' then press finish
9) Enter the php command to execute the 'cron\index.php' file. For my server this is 'php -f C:\Inetpub\wwwroot\cron\index.php'
10) Select the 'Schedule' tab and click the 'Advanced' button
11) Select the 'Repeat Task' check box and enter the frequency
12) Select the 'Until Time' radio button and enter 11:59 PM, then press ok
13) Press OK to close the properties dialog

Once you're done, right-click the new scheduled task and select 'Run'. If it works, the last run time should be updated and the eSupport scheduled task log should show the recent execution of POP3/IMAP fetching.

Edited to add the '12) Select the Until Time' step

Last edited by ellarr; 16-02-2006 at 03:20 PM.
   
Reply With Quote
  (#10) Old
AKL-MFCU Offline
Member
 
Posts: 147
Join Date: Feb 2006
Location: Lakeland, Florida - USA
problem with wget discovered - 18-05-2006, 10:29 PM

When messing with the wget trying to solve this problem, i noticed that when i did it in the command prompt, i was getting connect to the website then a authentication problem with the webpage. There is probabbly a setting you need to set up inside of it for a username and password to go against the page its trying to pull. This is probabbly for those hosting their own servers.
   
Reply With Quote
  (#11) Old
doageek Offline
New Member
 
Posts: 3
Join Date: May 2006
Exclamation :mad: funny how this support software isn't supported very well - 01-06-2006, 07:45 PM

I'm having a very similar problem, but can't seem to figure out the problem.
It seems to me that the "Scheduled Tasks > Manage" area has an option for pop3/imap mbox polling but this conflicts with the cronjob?

I also can't make the cronjob work. I've tried setting it up as a file in /etc/cron.d/, I've tried editing the webuser accounts personal crontab file (crontab -e), I've tried both the lynx and GET method quoted in the manual. still nothing.

When I attempt to use GET mydomain.com/support/cron/index.php?_t=parser, I get the following back to the root mbox:
<HTML>
<HEAD><TITLE>An Error Occurred</TITLE></HEAD>
<BODY>
<H1>An Error Occurred</H1>
500 EOF instead of reponse status line
</BODY>
</HTML>

The other methods do not produce any more descriptive error.

Also, when i attempt to access said file in a browser, it gives me "do you want to open index.php with..." dialog, if i use firefox, then it just keeps asking..

If I try accessing mydomain.com/support/cron/?t=parser (took out the underscore), then it gives me a 1x1 gif image with GIF89a (plus some wonkey characters) as data.

This is really really frustrating and help or assistance or comments would be very much appreciated. thanks.

I'm using:
Version: 3.00.81
Build Date: 20 May 2006 01:12:31 AM
Build Type: STABLE
PHP Version: 4.3.10
MySQL Version: 3.23.58
Server Software: Apache/1.3.33 (Unix) ApacheJServ/1.1.2 PHP/4.3.10
Operating System: Linux

Last edited by doageek; 02-06-2006 at 12:59 AM. Reason: Hello, is anyone reading this????
   
Reply With Quote
  (#12) Old
doageek Offline
New Member
 
Posts: 3
Join Date: May 2006
WOW, seriously great support PRODUCT - 02-06-2006, 07:03 PM

horribly un-supported it seems.

I will never recommend this product to anyone. Why don't you guys stop supporting this application and simply release the source, at least then there would be a larger community of those willing to contribute to badly needed things like Documentation and user support.
I can't understand why some of the most important functions are so difficult to get working.
Only with some tweaking of my sendmail configuration and mail routing was I able to start getting messages into the system, but still they weren't actually being created as tickets..

i'm not even going to bother going into the details of all the friggin problems and solutions that i've been working on for the last 2 days as it's quite obvious that posting them here is quite useless.

kinda reminds me of that Steve Balmer video "DEVELOPERS!! DEVELOPERS!! DEVELOPERS!! DEVELOPERS!!" -- who cares about actual features, or support..
   
Reply With Quote
Reply

Tags
pop3, received

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
POP3 Mail Parser not working - help ? webheads SupportSuite, eSupport and LiveResponse 12 13-07-2006 09:29 PM
Pop3 fetching working in a strange way Deepak SupportSuite, eSupport and LiveResponse 0 01-05-2006 04:19 PM
HTML Emails not parsed by POP3 or IMAP lazzab SupportSuite, eSupport and LiveResponse 7 13-03-2006 02:06 PM
Supportsuite 3.0.32 - Not working points - ex. Incomeing Emails without attachements maxxx99 SupportSuite, eSupport and LiveResponse 3 06-02-2006 07:16 PM



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