Email processing

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #214571
    jonllewellyn80
    Participant
    Hi, it takes a long time for website auto emails to be sent from the site. For example, the registration email takes about an hour to send. I have checked to see if this is due to my inbox settings for the accountHow can this be reduced? People expect this email to arrive in their inbox. Is email setup as SMTPmailer? How can I fix this? peakcollege.co
    #214613
    logan
    Member

    Hey,

    Install and configure WP Mail SMTP plugin also checks touch-points in lms setting.

    tip: https://wplms.io/support/knowledge-base/postman-smtp-for-emails/

    Please check Another type of emails such as 'WP Mail SMTP test email', 'WooCommerce order emails' and 'manual user registration via WordPress settings' are working or not??

    ***if you are receiving other emails and not only registration activation then

    please try adding this given code in your wplms-customizer.php file in wplms customizer plugin :

    add_filter( 'bp_email_use_wp_mail', '__return_true' );

    Sometimes the problem is, it is going in the spam folder because some hosting providers block the WordPress default mail and keep them as spam. so please check your spam folder.

    #214746
    jonllewellyn80
    Participant
    This reply has been marked as private.
    #214747
    jonllewellyn80
    Participant
    This reply has been marked as private.
    #214748
    jonllewellyn80
    Participant
    This reply has been marked as private.
    #214788
    logan
    Member
    This reply has been marked as private.
    #214800
    jonllewellyn80
    Participant
    This reply has been marked as private.
    #215029
    logan
    Member
    This reply has been marked as private.
    #215124
    jonllewellyn80
    Participant
    This reply has been marked as private.
    #215198
    logan
    Member
    This reply has been marked as private.
    #215713
    jonllewellyn80
    Participant
    You are a legend Logan - thanks
    #215746
    logan
    Member
    Enjoy the rest of your day and feel free to reach out if you need anything else. We are here 24x7 :)
Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Email processing’ is closed to new replies.