- Edited
OK! That did it. It seems to be working OK now (although I got a couple of timeout/refresh pop ups while waiting for the email to be sent). Thanks. I would have tried a newer version eventually but thanks for the push.
OK! That did it. It seems to be working OK now (although I got a couple of timeout/refresh pop ups while waiting for the email to be sent). Thanks. I would have tried a newer version eventually but thanks for the push.
OK. I'll give it a whirl but I think this has been the stumbling block on getting this going for quite a while. If I remember correctly, the upgrade was rather painless so I'll let you know if it makes a difference.
Sorry. I had several things going on at once and pushed Publish too quickly.....osTicket Version v1.8.1Server Software ApachePHP Version 5.3.14MySQL Version 5.1.50PHP Extensions gdlib Used for image manipulation and PDF printing imap Used for email fetching xml XML API xml-dom Used for HTML email processing json Improves performance creating and processing JSON gettext Improves performance for non US-English configurations mbstring Highly recommended for non western european language contentDatabase UsageDatabase Space Used 0.41 MiBDatabase Space for Attachments 0.04 MiBDoesn't make any difference whether I use PHP Mail or SMTP, both fail on the Create Ticket with exactly the same error. The thing that throws me is that the test is OK but the actual sending *seems* to fail.
I receive the following message when I enter a new ticket and click "Create Ticket" (there is about a 20 second or more pause) and then:
Warning: mail() : Unable to send message to SMTP server. 5.7.1 Command not allowed
o
ice ready at Mon, 22 Sep 2014 11 -0800
in /www/htdocs/support/include/pear/Mail/mail.php on line 153The strange part is that the email IS sent. Also, when I use the "Test Outgoing Email" option in the admin panel, the test completes without a hitch.I checked that the Exchange server (2010) will allow anonymous relay from 192.168.200.200 (I can telnet from the the web server to the Exchange server anonymously) and everything seems OK but I continue to get a much longer delay when I create a ticket and the error appears at the top of the page.Ideas?
I did a fresh install of 1.8.1 and installed the LDAP Auth and Lookup plugin. The install went smoothly but I am stuck on the configuration. Not being familiar with AD, what should I use for the "Search Base" entry. Does someone have an example of how they configured this plugin for AD and what they had installed on their Windows 2008 server? When I configure the plugin and save it, I see "LDAP configuration updated successfully" but I also see an error under the LDAP Servers that says: "Unable to find LDAP servers for this domain." It ALSO says nothing needs to be entered there if AD is configured (if it isn't needed, why the error?) Anyway, I don't see any type-ahead or lookup happening when I create a new ticket and I *thought* I had this working in the old 1.6 installation I used to have (but I didn't upgrade it, I started from scratch).Are there any simple step by step instructions to configure this plugin or at least a screen shot of a typical installation you can share? Thanks