Fetch icon indicating copy to clipboard operation
Fetch copied to clipboard

Call to undefined function Fetch\imap_num_msg()

Open ErikThiart opened this issue 6 years ago • 1 comments

Fatal error: Uncaught Error: Call to undefined function Fetch\imap_num_msg() in /var/www/html/vendor/tedivm/fetch/src/Fetch/Server.php:332 Stack trace: #0 /var/www/html/vendor/tedivm/fetch/src/Fetch/Server.php(390): Fetch\Server->numMessages() #1 /var/www/html/index.php(15): Fetch\Server->getMessages() #2 {main} thrown in /var/www/html/vendor/tedivm/fetch/src/Fetch/Server.php on line 332

ErikThiart avatar Mar 22 '18 11:03 ErikThiart

You must allow imap module in apache.

martin-tichy avatar Jun 27 '19 10:06 martin-tichy