Mike Gioia

Results 23 comments of Mike Gioia

This is happening for headers other than Content-Type, FYI. I ran into this problem with Mime-Version coming in as MimeVersion. I implemented it in my fork, here's an example: https://github.com/ParticleBits/zend-mail/commit/96a8a4a3b0803a05ba1665e87e5a3a4a255ffcff...

That looks like it might be missing the `ext-pcntl` extension. I thought that composer would catch that if it's missing, but would you mind checking that? Right now, this repo...

Thank you for the report -- right now, OAuth2 has not been a design goal for this application. I have it set up now to really only work with username/password...