Hi
we have a small issue in that our shared host provider (a certain blue company) has a habit of getting their IPs on the email spam lists. so emails sent out via osTicket can usually be bounced as a spam host, from email providers like hotmail.
All our regular email clients use external SMTP like socketlabs for this reason and it works well.
But we are not allowed to use external SMTP on server apps, and all outbound traffic from PHP or local code is limited to port 80 or 443.
Socketlabs have an API to service email sending.
Can osTicket be setup to use an email API for sending email? rather than SMTP.
cheers
Gus