By The Byte
Forum Replies Created
-
Forum: Plugins
In reply to: [JS Help Desk – AI-Powered Support & Ticketing System] Ticket From EmailAlright,
Line 45 of model.php I changed $username to $emailaddress and that has cleared my connectivity issue with connecting to gmail. It states the connection was made but unable to read email.
Its late here so Im hitting the sack, will let you know how it turns out tonight.
James
Forum: Plugins
In reply to: [JS Help Desk – AI-Powered Support & Ticketing System] Ticket From EmailI just double checked and its all set to allow imap. What I can’t figure out is why its getting an error when I have other web apps accessing it with no problems as I’ve shown above.
Im a business app user with gmail and have my own domain. Is your script logging the user name with the full email address provided? I find it odd that it cannot access any of the email addresses I’ve tested with outlook, 1and1, hotmail and gmail. They all error out.
I know its not a hosting issue as it works with other scripts.
Im at a loss.
Forum: Plugins
In reply to: [JS Help Desk – AI-Powered Support & Ticketing System] Ticket From EmailWarning: imap_open(): Couldn’t open stream {imap.gmail.com:993/imap/ssl}INBOX in /homepages/35/d155142382/htdocs/btb2014/wp-content/plugins/js-support-ticket/modules/ticketviaemail/model.php on line 45
Can not authenticate to IMAP server: [CLOSED] IMAP connection broken (authenticate)Forum: Plugins
In reply to: [JS Help Desk – AI-Powered Support & Ticketing System] Ticket From EmailPS This ticket was closed prematurely!
Forum: Plugins
In reply to: [JS Help Desk – AI-Powered Support & Ticketing System] Ticket From EmailHi
I’ve tried it many ways, I created an email with outlook.com (same error), I created an email on my host (same error).
Used and existing email on hotmail, same error.I already have a CRM, but since I moved my site over to wordpress, I liked your product and really want to use it. Hence I paid for the pro.
So I got a little more curious and entered my newly created email account into my old CRM (as the account i want it to check spits out an error when trying to connect to gmail) that wasn’t working with JS Ticket and:
Connecting to {imap.1and1.com:993/imap/ssl/novalidate-cert}INBOX
1 Date: Fri, 10 Jul 2015 02:10:49 +0200
Subject: A message from 1&1 Internet
From: “1&1 Internet Inc.” <[email protected]> To: [email protected]2 Date: Thu, 9 Jul 2015 20:13:06 -0400
Subject: test
From: James Butler <James.Butler@***.com> To: “[email protected]” <[email protected]>They both were read and picked up by the system. There is something wrong with JS Ticket, or just mine.