Jump to content

Recommended Posts

Hi, I've been employed doing (among other things) php for a company for nearly a year, I am entirely self-taught but have been performing tasks quickly and proficiently, picking up bits I don't know as I go along

 

In this instance, the company requires a system in php to connect to it's exchange server, read unread mails in an inbox, and place certain information from them into a mySQL database

 

I tried using Troy Wolf's Classes to read off E-Mails using WebDAV, however it appears that the server is using Standard Windows Authentication, and I've come to the conclusion that the extensions don't support this

 

My IT Admin wants me to make php mime an Outlook Client and receive E-mails from the server that way, however I've found no information suggesting this is possible, and wouldn't even know how to start going about coding such a thing

 

I am unable to change any settings on the server, I know that its Exchange 2003, that WebDAV is enabled, and I know it uses Windows Authentication over SSL, I have a username and password for the inbox with the mails to be read

 

I feel completely out of my depth on this one, I've never worked with Exchange before but the company has no option other than to produce the system in house and I'm unfortunately the closest person here to being skilled enough to do it

 

Just a starting point to go from would be of great help

Link to comment
https://forums.phpfreaks.com/topic/192259-accessing-exchange-server/
Share on other sites

Thanks for the response

 

In order to have IMAP enabled on the server I would need to put in a detailed security report with the request

 

I can find a lot of reports detailing security faults with IMAP, and no patch notes from Microsuck reporting to fix them, so unless theres more evidence about to show that IMAP is secure, I won't be able to put forward a case to enable it

 

As for POP3, my IT Manager seems to be of the opinion that Exchange and POP3 are completely incompatible, is this not the case?

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.