Hi, Firstly can I thank you for offering this community support - it's invaluable.
My question is whether or not GAE is planning to include additional PHP modules in the PHP docker image? Although the process of activating modules is rather good, either in composer or with a php.ini file in the project root, but I notice that some modules, like imap are not available. Is there a plan in future images to include these, and if not, are there any alternatives to connecting to an IMAP server to read emails? The reason I ask is because as a B2B company integrating with our customers' mailboxes is a key customer requirement. Alternatively, if there are other optimal solutions that do not use the imap module, I'm all ears. Although this would require a bit of rework. One solution I'm starting to entertain is to create our own 'custom' deployment complete with our own Dockerfile. This does seem a bit OTT though... Many thanks in advance for your help. Karl -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/339f17e0-0a88-4da3-b524-9832fcb565ba%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
