I feel as if I have finally found the root cause of all my issues. I found this in the PerlEX log: Can someone tell me how to force Perl to not require SSL or configure OTRS to use it? I would much rather NOT use it, but finding the “off” switch in Perl has proven troublesome. As always, any assistance you can provide is very appreciated.
*** 'C:\otrs\OTRS\bin\cgi-bin\index.pl' log message at: 2013/08/21 07:10:26
[Wed Aug 21 07:09:37 2013] -e: *******************************************************************
[Wed Aug 21 07:09:37 2013] -e: Using the default of SSL_verify_mode of SSL_VERIFY_NONE for client
[Wed Aug 21 07:09:37 2013] -e: is deprecated! Please set SSL_verify_mode to SSL_VERIFY_PEER
[Wed Aug 21 07:09:37 2013] -e: together with SSL_ca_file|SSL_ca_path for verification.
[Wed Aug 21 07:09:37 2013] -e: If you really don't want to verify the certificate and keep the
[Wed Aug 21 07:09:37 2013] -e: connection open to Man-In-The-Middle attacks please set
[Wed Aug 21 07:09:37 2013] -e: SSL_verify_mode explicitly to SSL_VERIFY_NONE in your application.
[Wed Aug 21 07:09:37 2013] -e: *******************************************************************
Technology Consulting | Workplace Technology & Collaboration
Direct Dial: (310) 726-2835
Mobile: (949) 829-1028
Email: Jose.S...@Accenture.com
---------------------------------------------------------------------
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
That’s got to be it! We are using Office365 for email which certainly would require SSL. So, I can shut off email and get OTRS to work, but I guess the bigger question then is what steps do I need to take to get email to work when SSL is required by IMAPS?
Gerald – thank you for your help. I have been fighting this for almost a month and it feels GREAT to finally find the root cause!
Jose
This is great Gerald. I am going to just shut down notifications for now and move forward configuring OTRS. I am going to hold on to this option in the event we want email notification and email ticket creation. I think this is a bit simpler than fighting Office365. Thank you again for the support!
Thanks very much for the reply Michiel! It’s possible this error is not related to my issue, but anytime I enter my email information (using Office365) I get this logged error and no emails. Additionally, I get a consistent application error anytime I try to enter data making OTRS un-usable. I am now working without email but would certainly prefer to have it operating! The error I get within OTRS any time I add my email server is “Script failed to send data”.
From: otrs-b...@otrs.org [mailto:otrs-b...@otrs.org]
On Behalf Of Michiel Beijen
Sent: Sunday, August 25, 2013 11:31 AM
To: User questions and discussions about OTRS.
Subject: Re: [otrs] Perl SSL error is keeping me from loving OTRS
Please note that this is just a WARNING. It's not an error - apart from filling up your log file it does not hurt.