Heya team.

I have just setup OZTicket with OAUTH Authentication to O365 using iMAP and SMTP.

I did a test email outbound to myself and traced the headers and I noticed that the application is handing off the SMTP request to mailchannels.net.... I thought the application would connect to the SMTP server directly and send the mail from there.

Can anyone let me know if this is my host handing It off or the application.

    ZoomSupport

    Definitely would be your host or ISP doing that. osTicket simply connects to the information it’s given. You can search the codebase for that term yourself and you’ll see it won’t be there. Unless of course someone modified your code somehow.

    Cheers.

    Heya!

    OK cool. I just pulled from the Repo so most likely my ISP (Bell Aliant Canada)

    Write a Reply...