Hi...
can anyone offer a hint here?
Actinic is sending it's 'normal' email notifications about orders just fine ... both to the customer and to us.
But - when a customer attempts to use the 'Contact us' feedback form, we are not receiving the email. The customer gets the notice that their message was sent to us and they should expect a reply soon. HOwever, we do not receive their email, so cannot respond to it, so get upset customers.
our smtp server is 'localhost' and does not require an extra login.
I have another web site hosted on this ISP for which I have implemented a PHP form mail, and it works fine...
I'd prefer to keep everything in Actinic if possible... but if not, is it okay to replace the mailscript.pl with my php script instead?
can anyone offer a hint here?
Actinic is sending it's 'normal' email notifications about orders just fine ... both to the customer and to us.
But - when a customer attempts to use the 'Contact us' feedback form, we are not receiving the email. The customer gets the notice that their message was sent to us and they should expect a reply soon. HOwever, we do not receive their email, so cannot respond to it, so get upset customers.
our smtp server is 'localhost' and does not require an extra login.
I have another web site hosted on this ISP for which I have implemented a PHP form mail, and it works fine...
I'd prefer to keep everything in Actinic if possible... but if not, is it okay to replace the mailscript.pl with my php script instead?
Comment