Hi
I'm finding registration activation emails take a long time to arrive. Approx 5 minutes. Does anybody know how to improve this?
Thanks
Aaron
Hi
I'm finding registration activation emails take a long time to arrive. Approx 5 minutes. Does anybody know how to improve this?
Thanks
Aaron
Which option do you use? php or smtp?
And usually this depends on your webserver settings.
Which option do you use? php or smtp?
And usually this depends on your webserver settings.
Smtp
What server settings would I need to look at?
Thanks
Aaron
I would give it a try and use php instead.
(just to see if that's faster)
But unfortunately I am not an expert and do not know the settings for mail.
Maybe open a ticket:
https://www.woltlab.com/ticket-add/
And within 48 hours you will get professional feedback (latest) from WL.
Have you tried to use PHP-sendmail for sending mails? I think your SMTP server responds very slowly; because of this I would check if it is faster when you use PHP-sendmail or an alternative SMTP server.