Hi all.I'm trying to debug some POP3 related issues but, even if the mail fetching is configured using standard connection, the TSL is sent to the mail server (STSL)Fetching Email via IMAP or POP     Status Enable Hostname XXXXXXXPort Number 110Mail Box Protocol POPFetch Frequency 1 minutes   Emails Per Fetch 10 emails   Fetched Emails Delete emails Is there a way to avoid this command to have all my transaction in clear text?Thanks.          Erik

Version of osTicket?Version of PHP?port 110 doesn't use TLS/SSL?

I missed your answer, sorry.OS Ticket: v1.9.12PHP: 5.5.11Port: 110For sure, I see a 'STLS' command sent from OSTicket to my mail server........

can you provide a snippet of the log showing us what you are seeing?

A very short log but should be enough to understand:No.     Time           Source                Destination           Protocol Length Info   1814 4.026036000    HTTPSERVER        MAILSERVER        POP      97     S: +OK POP3 Service Ready.No.     Time           Source                Destination           Protocol Length Info   1816 4.026714000    MAILSERVER        HTTPSERVER        POP      72     C: CAPANo.     Time           Source                Destination           Protocol Length Info   1817 4.027014000    HTTPSERVER        MAILSERVER        POP      109    S: +OKNo.     Time           Source                Destination           Protocol Length Info   1818 4.027754000    MAILSERVER        HTTPSERVER        POP      72     C: STLSNo.     Time           Source                Destination           Protocol Length Info   1819 4.028019000    HTTPSERVER        MAILSERVER        POP      94     S: +OK Begin TLS negotiation.No.     Time           Source                Destination           Protocol Length Info   1821 4.029506000    MAILSERVER        HTTPSERVER        POP      291    C: \026\003\001\000\334\001\000\000\330\003\001\373%\305:\273\035!W\306\314 \212:\302\030\310\271\323\267S`\246Ek\243\202\263\212ZG\363\251\000\000f\300\024\300

Write a Reply...