Error while creating a user with SMTP2GO and I Use POP before SMTP = true:
[22-Jul-2016 15:18:31 Asia/Damascus] PHP Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/xxxxxx/public_html/oc-includes/phpmailer/class.pop3.php on line 357
[22-Jul-2016 15:18:31 Asia/Damascus] PHP Warning: fclose() expects parameter 1 to be resource, boolean given in /home/xxxxxx/public_html/oc-includes/phpmailer/class.pop3.php on line 330
[22-Jul-2016 15:18:40 Asia/Damascus] PHP Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/xxxxxx/public_html/oc-includes/phpmailer/class.pop3.php on line 357
[22-Jul-2016 15:18:40 Asia/Damascus] PHP Warning: fclose() expects parameter 1 to be resource, boolean given in /home/xxxxxx/public_html/oc-includes/phpmailer/class.pop3.php on line 330
[22-Jul-2016 15:18:44 Asia/Damascus] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxxx/public_html/oc-includes/osclass/utils.php:1740) in /home/xxxxxx/public_html/oc-includes/osclass/utils.php on line 1745
please advise