Fatal error: Uncaught exception 'phpmailerException'
-
When I try to install it, I get this error:
Fatal error: Uncaught exception 'phpmailerException' with message 'Invalid address: ' in ....wp-includes/class-phpmailer.php:797 Stack trace: #0 ....wp-content/plugins/easy-wp-smtp/easy-wp-smtp.php(151): PHPMailer->setFrom(NULL, NULL) #1 [internal function]: swpsmtp_init_smtp(Object(PHPMailer)) #2 ....wp-includes/plugin.php(571): call_user_func_array('swpsmtp_init_sm...', Array) #3 ....wp-includes/pluggable.php(519): do_action_ref_array('phpmailer_init', Array) #4 ....wp-content/plugins/ninjafirewall/install.php(721): wp_mail('@...', '[NinjaFirewall]...', 'Hi,??This is Ni...') #5 ....wp-content/plugins/ninjafirewall/install.php(44): nfw_postsave() #6 ....wp-content/plugins/ninjafirewall/ninjafirewall.php(848): require_once('/h in ....wp-includes/class-phpmailer.php on line 797
Maybe the problem come from a conflict wit hthe plugin EASY WP SMTP?
How to patch it?
The topic ‘Fatal error: Uncaught exception 'phpmailerException'’ is closed to new replies.