add_filter( 'wp_mail_smtp_custom_options', function( $phpmailer ) { $phpmailer->AuthType = 'LOGIN'; return $phpmailer; } );

Contact Us

Got a question? Please use the contact form below to get in touch with us.