| |||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
(#1)
|
| New Member Posts: 9 Join Date: Oct 2008 | eSupport Mail Queue from Exchange 2007 POP3 Mails are not Downloaded -
08-10-2008, 08:12 PM
Hi, i have an exchange server 2007 with the support@mydomain.com email address and am able to log in via POP3 client (Windows Outlook Express without encryption to port 110) and it works ok and downloads mail for that address. I have also setup the mail queue for support@mydomain.com, and also the sudo internal cron page is polled by the system cron as per the instructions. Unfortunatly even though i know there is mail sitting in the support@mydomain.com inbox, and the Download POP3 task completes without error (in the not so detailed log under the admin control panel!), no mail is downloaded into the eSupport queue or processed by the mail parser. I have double checked the server settings, and i am positive they are ok as per the working Outlook Express config. I cant see any detailed log or trace, is one available on the filesystem to show the steps carried out and exact addresses used to connect to the eSupport helpdesk to help me diagnose the problem? Many thanks in advance, Chris |
| | |
(#2)
|
| Senior Member Posts: 6,755 Join Date: Jun 2005 Location: Cumbria, UK |
09-10-2008, 06:18 AM
Maybe see Setting up e-mail parsing using POP3 (or IMAP) on Windows 2003 Server and try that method instead?
My Addons: BlackBerry Ticket Client for Kayako - Windows Mobile Live Support Client for Kayako |
| | |
(#3)
|
| New Member Posts: 9 Join Date: Oct 2008 |
09-10-2008, 11:34 AM
Thanks for the post Craig, on testing i get the following error: http://support.rotarymep.com/cron/index.php?_t=parser Connecting to 'rmep-hq-cas001.rotarymep.com' on port 110 with user name 'support@rotarymep.com'... One or more errors occurred when reading Queue #1.
My POP3 service on the exchange box is using Basic Authentication. Any ideas? Many thanks, Chris |
| | |
(#4)
|
| Operations Manager Posts: 6,270 Join Date: Jan 2006 Location: England, UK |
09-10-2008, 12:04 PM
Hi Chris, SupportSuite POP3 from Exchange 2007 SupportSuite POP3 from Exchange 2007 The problem is usually down to the one described in the first link. You would be better off submitting a support ticket, so that you can get assistance from our support staff. -------------------------------------------------------------------
|
| | |
(#5)
|
(#6)
|
| New Member Posts: 9 Join Date: Oct 2008 |
11-10-2008, 01:04 PM
Finally, helpdesk is fetching mail from exchange! For others reference using CentOS 5.2: 1) nano -w /etc/yum.repos.d/utterramblings.repo paste the following into the file: [utterramblings] name=Jason's Utter Ramblings Repo baseurl=http://www.jasonlitka.com/media/EL$releasever/$basearch/ enabled=1 gpgcheck=1 gpgkey=http://www.jasonlitka.com/media/RPM-GPG-KEY-jlitka 2) yum update php (php 5.2.6 should be downloaded - i had 'yum install php php-devel php-gd php-imap php-ldap php-mbstring php-mcrypt php-mysql php-odbc php-pdo php-pear php-xml php-xmlrpc') 3) wget ftp://ftp.cac.washington.edu/mail/imap.tar.Z and unzip (reference instructions here: PHP: IMAP Functions - Manual) 4) Unzip .Z file, goto imap-2007b directory 5) export CPPFLAGS=-DOPENSSL_NO_KRB5 (disables Kerberos) 6) make lr5 (i had to yum install pam-devel on my box) 7) wget the 5.2.6 source, extract and cd to that dir 8) ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i386-redhat-linux-gnu --without-kerberos --with-imap=shared,/usr/local/imap-2007b/ --with-imap-ssl 9) copy the compiled ./modules/imap.so and overwrite your existing imap.so in the php/modules dir. 10) restart httpd and you should be all set. Phew what a nightmare. If you need the compiled non-kerberos version of imap.so for PHP 5.2.6 x32 let me know and i will mail you a copy. I have reported this to Microsoft also as a bug, in the meantime perhaps the support team can draw up a more conclusive guide as something is better than nothing or just saying "recompile php without kerberos" as per the reply from customer support .Regards, Chris |
| | |
(#7)
|
| Operations Manager Posts: 6,270 Join Date: Jan 2006 Location: England, UK |
11-10-2008, 01:10 PM
Hi Chris, Thank you for posting the guide, and especially for reporting it to Microsoft - the more of their customers that do this, the better -------------------------------------------------------------------
|
| | |
(#8)
|
| New Member Posts: 7 Join Date: Jun 2008 | My Parser Is Collecting -
30-12-2008, 08:54 PM
http://support.mycompany.org/cron/index.php?_t=parser is working and will create tickets for mail that is in my support mailbox and then delete that mail from the support box. I just can't send from within SupportSuite. Nothing happens... ie it never gets delivered. Will I still have to recompile my imap or could there be another issue? |
| | |
(#9)
|
| Developer Posts: 1,062 Join Date: Dec 2007 Location: Boise, Idaho |
30-12-2008, 10:35 PM
Please do not cross-post to multiple threads. The appropriate next step would be to open a support ticket. IMAP issues do not affect sending, only receiving.
-------------------------------------------------------------------
|
| | |
(#10)
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SupportSuite POP3 from Exchange 2007 | pwlcek | SupportSuite, eSupport and LiveResponse | 59 | 18-03-2009 01:59 PM |
| eSupport, Exchange 2007 and windows server | kaj@hih.dk | SupportSuite, eSupport and LiveResponse | 9 | 11-09-2008 08:09 PM |
| POP3 / Exchange 2007 MAJOR PROBLEM!!! | MisterPopularity | SupportSuite, eSupport and LiveResponse | 2 | 10-03-2008 09:17 AM |