a-paul1
Hi,
I've added the fix for no Ajax sending
. Kindly check.
And as we found, jaquickcontact module was trying to set sender from admin email to submitted email, in order to replace from email
. But your server does not accept that behavior, and only email from your current domain can work. So we changed the code to use submitted email for replying, instead of overriding email sender.
Regards