Email Module - Error - Need help on deciphering

Hi all, wondering anyone can help me with the following error on the email module; been trying to get the email to work…

PS: i am not very proficient in reading the codes but i did identify the fatal error.

  1. What did i do wrong?
  2. What is the possible rectification than i can do to salvage this?

Below is the error in text:

Notice: Undefined index: LBL_WARN_NO_IMAP in C:\installers\Webserver - SuiteCRM-7.10.4\SuiteCRM-7.10.4\modules\InboundEmail\InboundEmail.php on line 5959

Warning: Use of undefined constant SORTDATE - assumed ‘SORTDATE’ (this will throw an Error in a future version of PHP) in C:\installers\Webserver - SuiteCRM-7.10.4\SuiteCRM-7.10.4\modules\InboundEmail\InboundEmail.php on line 340

Warning: Use of undefined constant SORTDATE - assumed ‘SORTDATE’ (this will throw an Error in a future version of PHP) in C:\installers\Webserver - SuiteCRM-7.10.4\SuiteCRM-7.10.4\modules\InboundEmail\InboundEmail.php on line 348

Warning: Use of undefined constant SORTDATE - assumed ‘SORTDATE’ (this will throw an Error in a future version of PHP) in C:\installers\Webserver - SuiteCRM-7.10.4\SuiteCRM-7.10.4\modules\InboundEmail\InboundEmail.php on line 385

Fatal error: Uncaught Error: Call to undefined function imap_num_msg() in C:\installers\Webserver - SuiteCRM-7.10.4\SuiteCRM-7.10.4\modules\InboundEmail\InboundEmail.php:387 Stack trace: #0 C:\installers\Webserver - SuiteCRM-7.10.4\SuiteCRM-7.10.4\modules\Emails\include\ListView\ListViewDataEmailsSearchOnIMap.php(104): InboundEmail->checkWithPagination(0, 20, Array, Array) #1 C:\installers\Webserver - SuiteCRM-7.10.4\SuiteCRM-7.10.4\modules\Emails\include\ListView\ListViewDataEmails.php(720): ListViewDataEmailsSearchOnIMap->search(Object(Email), Array, ‘’, NULL, Object(InboundEmail), Array, Object(Folder), Object(User), ‘’, -1, 20) #2 C:\installers\Webserver - SuiteCRM-7.10.4\SuiteCRM-7.10.4\modules\Emails\include\ListView\ListViewSmartyEmails.php(119): ListViewDataEmails->getListViewData(Object(Email), ‘’, 0, -1, Array, Array, ‘id’, true, NULL) #3 C:\installers\Webserver - SuiteCRM-7.10.4\SuiteCRM-7.10.4\include\MVC\View\views\view.list.php(249): ListViewSmartyEmails->setup(Object(Email), ‘include/ListVie…’, ‘’, Array) in C:\installers\Webserver - SuiteCRM-7.10.4\SuiteCRM-7.10.4\modules\InboundEmail\InboundEmail.php on line 387

Anyone can help? thanks.