Woocommerce just launched an update (3.0) with transactional emails being send with a CRON-job. This causes troubles to a lot of sites because their server isn't accepting it. And so is mine.
Users with problems: https://wordpress.org/support/topic/emails-not-being-sent-out-2/#post-9006383
There is a workaround to disable this new way of sending emails, but I realy want to go forward and do it as supposed (with the CRON-job).
Workaround: https://gist.github.com/mikejolley/16ca078f5c74b401e6ba210644e3173d
I'm on a VPS (CentOS 7 with DirectAdmin) and have full control. I'm wondering how I can enable this on my server. A direction to search to also helps.
Thanks,
Ruben