• Resolved lancelotdupuis

    (@lancelotdupuis)


    Hello!

    I really like the look and feel of your plugin, however since I installed it I’ve been experiencing trouble with the mails sent by it (for account verification): the mails were often received between 3 and 30 minutes later. I’ve been testing a lot of smtp mail plugins with no luck until I took a peek in clean login code and commented the lines “add_filter( ‘wp_mail_content_type’, ‘clean_login_set_html_content_type’ );”.

    Turns out that sending the mails as text was much more efficient.

    I’m not sure what caused the issue, if it was because of the html format of the mail or the fact that we add and remove that filter. Anyway I’m relieved I found the solution, maybe you should add an option to send email in text format?

    Hope this help and thank you for your work on this plugin.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Slow emails’ is closed to new replies.