Does the employee receive an email notification on the unpaid version? I am testing the application, I can't seem to set up this feature on the unpaid version.
We will be buying soon, but for the testing period I'd like to test it as much as possible before that.
On the Lite free version PHP mail is set as default mail service but we don't recommend to use it. We strongly recommend changing mail service setting to SMTP or Mailgun because email that is sent with PHP Mail generally gets flagged as spam by mail servers and also can take some time to send. See here how to setup other mail service.
Hi,
Does the employee receive an email notification on the unpaid version? I am testing the application, I can't seem to set up this feature on the unpaid version.
We will be buying soon, but for the testing period I'd like to test it as much as possible before that.
Thank you,
Anastasia
Hi Anastasia,
Thank you for your interest in our plugin.
On the Lite free version PHP mail is set as default mail service but we don't recommend to use it. We strongly recommend changing mail service setting to SMTP or Mailgun because email that is sent with PHP Mail generally gets flagged as spam by mail servers and also can take some time to send. See here how to setup other mail service.
Best regards.