When the plugin was install from WordPress repository, the WP shows a error on supportflow.php line 1041. If I installed from ZIP file (downloaded from Github), the error was on supportflow.php line 1039.
The line is:
$emails = array_filter( $emails, function ( $email ) use ( & $invalid_email_ids ) {
Is a PHP version error? My PHP install is 5.4.
]]>I see another user has the same issue as myself. Can not get it to accept ANY email accounts or smtp/imap servers
]]>