Hello
I am setting up a server for a customer and have installed Appointments+. This is on WP 4.41 and Ubuntu 14.04 Server. The WP has the SMTP plug in installed that forces it to use SMTP authenticating with their local SMTP Server, instead of PHP Mail. This works as I get the test email from the plugin.
But the emails from Appointments+ (A+) are not being sent out for some reason.
Does A+ use PHP Mail in a forced manner or does it use WordPress API to send the emails. If it uses WP API then it should work with the SMTP plugin route.
SO I have to configure something on the Linux server for this to work?
Also, where are the email logs for A+ stored?
Jay