This topic has 7 replies, 2 voices, and was last updated 10 years, 3 months ago by Anonymous.
Tagged: appointment notification email
Viewing 8 posts - 1 through 8 (of 8 total)
Hi there
I have been keep getting appointment update status email from a gmail user xxxxx@gmail.com
I also have deleted all demo/test appointments but still getting these email.
Will send you a private message on your reply showing you screenshot of the email message & user email address.
Thanks
Can you send me the screenshot of the email message & user email address?
If you don’t want to get emails from a user account then comment this line in anona/pest-control/appointment/appointment-functions.php
/**
* Sends mail to admin email
*/
mail( $admin_email,$confirm_email_subject, $adminconfirm_email_msg,$adminheaders );
You have to comment it on line#168 and line#346 on both the places in appointment-functions.php file.
Topic is set to be resolved because of no reply. If you wish to update this topic please reply here instead of creating another topic.
Fixed. Edited File: anona/pest-control/appointment/appointment-functions.php
Viewing 8 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic.