-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Protocol type "EXCHANGE" missing in FetchBouncesUtility.php in line 88 #3
Comments
Hi, thank you for reporting. We don't use exchange in our company. If you can fix (and test) this issue and would send a pull request, I'll merge it to a new version. |
i will fix it and send a Pull request. i found also one other small issue in compatiblity with TYPO3 LTS 10. (CONST typo3_branch is not defined anymore .. ) new version 2.3.1 ? |
If you have only Bugfixes, we have the new version 2.2.1. |
Sorry for the confusion : In ext_emConf we have Version 2.3.0 so i changed Version to 2.3.1 IN TER still 2.2.0 but the access to Exchange is not working anymore :-( Warning: imap_open(): Couldn't open stream imap_open("{outlook.office365.com:993/service=imap/ssl/novalidate-cert/authuser=[email protected]/user=[email protected]}","[email protected]", 'My-password') i tried different Options {outlook.office365.com:993/imap4/ssl/novalidate-cert/authuser=[email protected]} could not get it running again. also not using a simple test tool |
Ah - yes. |
Ok, the version in composer.json is removed. In 2.2.0 it was 2.1.0. This is the reason, why 2.2.0 is missing at packagist. Now and in future it should work out of the box (with no versionnumber in composer.json). |
If chosen protocol type "EXCHANGE" there is an error:
Configuration incomplete. "type" is invalid. Check EM. Aborting.
The text was updated successfully, but these errors were encountered: