Error: IMAP is not included in your PHP installation, cannot continue

Thanks! You pointed me in the right direction.
The php-imap extension was not installed.
I was confusing the installed imap module with the missing imap extension.

1 Like