Sorry to bother you all with this but I am having quite the issue getting OsTicket to attach my my Exchange Server. I am able to get OsTicket to send email through smtp but I'm unable to get the system to attach and retrieve email (ticket responses or ticket request though email). I have the following information on my system:
About this osTicket Installation
Server Information
osTicket Version v1.17.2 (8fbc7ee) — Up to date
Web Server Software Microsoft-IIS/10.0
MySQL Version 5.5.45
PHP Version 8.0.0
PHP 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
mbstring Highly recommended for non western european language content
phar Highly recommended for plugins and language packs
intl Highly recommended for non western european language content
fileinfo Used to detect file types for uploads
zip Used for ticket and task exporting
APCu Improves overall performance
Zend Opcache Improves overall performance
PHP Settings
cgi.fix_pathinfo "1" is recommended if AJAX is not working
date.timezone America/Denver
Database Information and Usage
Schema osTicket (localhost)
Schema Signature 83a22ba22b1a6a624fcb1da03882ac1b
Space Used 42.27 MiB
Space for Attachments 35.47 MiB
Timezone Mountain Standard Time (Interpreted as America/Denver)
When I go into emails / select default email / Remote Mailbox
I have my system host name and setting port number to 993, protocol to IMAP, Authentication set to Basic Authentication (Legacy) I put in my Username and Password ( I've verified the username and password through OWA) I recieve:
cannot connect to host ; error = fsockopen(): Unable to connect to ssl://mail.sbtribes.com:993 (Unknown error) (errno = 0 )
when I change the port number to 143 I get:
cannot login, user or password wrong
I have tried different entries for username. domain\username, username@domain, username. nothing seems to work and I wonder if I'm missing something elsewhere. Not quite sure what to try next.
Thank you so much for any response.
Jason