Dear Support,
Looks like my email (for activation and forget password) takes long time to sent to new register. (
its tooks 4-5 minutes to get activation email from website)
But if the user register through purchased (after buy course), there is no issue ( I think this is through Woocommerce).
I already insert code : <span style="color: #4b4d4d; font-family: Lato; font-size: 14px;">add_filter( 'bp_email_use_wp_mail', '__return_true' ); </span>to my WP Customizer plugin ---> https://www.screencast.com/t/dt5hBULjHR as per post before this (
https://wplms.io/support/forums/topic/email-processing/)but the problem still didn't solve.
I tried to install WP postman SMTP but don't know how to configured (as per advice on the post).
Please help me on this issue.
Thank You.