-
When trying to send email using the simple example.
I get the error:
```
PHP Fatal error: Uncaught SoapFault exception: [a:ErrorSchemaValidation] The request failed schema validation: The eleme…
ghost updated
5 years ago
-
I might not even be using this correctly, I am still learning to use this, but I am trying this new api, thank you for your efforts, and I am not retring anything but false. Plus I am getting the erro…
-
With WebDAV support gone in newer Exchange versions, EWS support should be added so newer Exchange servers can be used as well.
-
Hi,
wir hatten Probleme bei der Anbindung des Exchange trotz funktionierendem Autodiscover...
Scheinbar funktionierte die Aufsplittung der Email-Adresse nicht richtig.
Wir haben das Problem folgend…
-
Environment: Raspberry Pi
Platform: Raspbian
Server: node (v8.16) npm(6.4.1) - Installed
Git: Not Installed
Hi Gautam,
Please help me on this:
We need to install all dependent packages on ou…
-
Hi @gautamsi ,
I can get all contacts from Your Contacts folder successfully.
How can I get all contacts in that Directory folder from EWS?
![screenshot_1](https://user-images.githubuserconte…
-
When I try the code:
```
from exchangelib import DELEGATE, Credentials, Account, Configuration
import logging
from exchangelib.util import PrettyXmlHandler
logging.basicConfig(level=logging.D…
-
When i use code in start guide,set url by auto discover,it shows error
```
java.lang.NoClassDefFoundError: Failed resolution of: Ljava/applet/Applet;
at com.sun.naming.internal.ResourceMana…
-
-
**Is your feature request related to a problem? Please describe.**
When calling PublicClientApplication.AcquireTokenByUsernamePassword the behaviour is to call the IdP and get a User Assertion using …