Posts by jonathan trindade • 1 point
2 posts
-
0
votes1
answer145
viewsA: How to use the /authuser flag of the PHP imap_open() function?
As I had no answers, searching for a solution tirelessly found. The correct syntax to access the sub-accounts through the admin of Zimbra: user=test // user what to be want access to authuser=admin…
phpanswered jonathan trindade 1 -
-1
votes1
answer145
viewsQ: How to use the /authuser flag of the PHP imap_open() function?
imap_open("{".HOST.":143/[email protected]/novalidate-cert}INBOX", $email , $pass); The line above is illustrative, I seek here a help to use these parameters correctly. I’ll…
phpasked jonathan trindade 1