How can I get the imap stream value of Zoho mail?
I want to follow this guide in PHP
http://php.net/manual/en/function.imap-list.php but I can't get it to work using zoho mail. I How can I get the imap stream connection string of my zoho mail, something like this: {imap.example.org}?
Thanks