| ||||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
(#1)
|
(#2)
|
(#3)
|
(#4)
|
| New Member Posts: 26 Join Date: Aug 2005 Location: Boston, MA |
22-08-2006, 03:45 PM
same here (exchange 2003 where pop3 in outlook works fine), only I'm getting this: Warning: imap_open() [function.imap-open]: Couldn't open stream {mail.mydomain.com:995/pop3/ssl/novalidate-cert/notls}INBOX in D:\path\to\swift\modules\parser\cron_parser.php on line 84 array(1) { [0]=> string(110) "Can't open mailbox {mail.mydomain.com:995/pop3/ssl/novalidate-cert/notls}INBOX: invalid remote specification" } Total Messages Rejected Messages: Accepted Messages: I have IIS 6.0, PHP 5.1.5 and the latest 3.00.90 supportsuite upgraded today. someone PLEASE help ![]() |
| | |
(#5)
|
(#6)
|
(#7)
|
| Chief Executive Officer Posts: 2,829 Join Date: May 2003 |
29-08-2006, 10:24 PM
"invalid remote specification" can happen if you didnt compile your PHP IMAP with SSL Support. Make sure you do that and the error should go away. The Logon failure will happen if you put in wrong username or password, please double check that. Regards, Varun Shoor -------------------------------------------------------------------
|
| | |
(#8)
|
| New Member Posts: 19 Join Date: Aug 2006 |
29-08-2006, 11:17 PM
I know that exchange is rough i am also using it. Ok so i solved one problem, but now it looks like i have run into another. when I run http://helpdesk/cron/index.php?_t=parser I get: Total Messages in Inbox: 1 Fetching Msg Num: 1 Account is POP3 Fetching Msg UID: 1 1 Total Messages Rejected Messages: 0 Accepted Messages: 1 Invalid SQL: INSERT INTO `swauditlogs` (`ticketid`, `staffid`, `departmentid`, `userid`, `dateline`, `logtype`, `actiontype`, `actionmsg`) VALUES ('2', '', '1', '1', '1156914456', '5', '14','Setting Due Time To: 30 Aug 2006 03:07 PM'),('2', '', '1', '1', '1156914456', '2', '11','New Ticket Created By Joshua Hopkins'); (Out of range value adjusted for column 'staffid' at row 1) I do see the new ticket in the staff panel. This is a new install so i have not setup any staff yet. When I reveiced this error i went to the admin panel to setup some staff members and I receive the following error at the top of the page after i hit submit: Invalid SQL: INSERT INTO ‘swstaff’ (‘fullname’ , ‘username’ , ‘password’ , ‘staffgroupid’ , ‘email’ , ‘mobilenumber’ , ‘lastvisit’ , ‘lastactivity’ , ‘timezoneoffset’ , ‘enabledst’ , ‘startofweek’ , ‘pmunread’ , ‘groupassign’ , ‘enablepmalerts’ , ‘enablepmjsalerts’) VALUES (‘josh’,’jhopkins’,’fc26a25b41496f0f05eca5ded01021 8f’,’1’,’jhopkins@domain.com’,’’,’156914291’,15691 4291’,’99’,’0’,’’,’0’,’,0’,’1’,’1’);(Out of range value adjusted for column ‘startofweek’ at row 1) I am using php 4.4.4, mysql 5, iis 6, windows 2003 sp 1. Anyone else had problems adding staff. |
| | |
![]() |
| Tags |
| hmm, php, pop |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mail Parser - PHP Fatal error raiseAlert() | bdwyer | SupportSuite, eSupport and LiveResponse | 3 | 10-05-2006 11:28 PM |