Sentora Support Forums
Get to cur dir with php - Printable Version

+- Sentora Support Forums (https://senforums.mach-hosting.com)
+-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5)
+--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32)
+---- Forum: Email Support v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=35)
+---- Thread: Get to cur dir with php (/showthread.php?tid=3167)



Get to cur dir with php - Ron-e - 11-05-2016

I am trying to reach '/var/sentora/vmail/domain.tld/mail/cur' directory with php, i tried imap via php but only got the Trash, Junk, Sent, Drafts, Spam, INBOX directories but not the "cur" one.


RE: Get to cur dir with php - TGates - 11-08-2016

I was thinking openbase_dir but if you are seeing the other folders, then I guess that is not the issue. Permissions maybe?

Although they appear to be the same for the folders you are able to view Confused  (On my server anyways)

@[Me.B] any ideas?


RE: Get to cur dir with php - Me.B - 11-09-2016

have nothing to do with openbase_dir here as it connects using the API.

Did you use outlook or other imap client to check if the folder can be accessed without issues?

M B