Zen Follower
- Join Date:
- Jun 2005
- Posts:
- 94
- Plugin Contributions:
- 0
Contact Us email - copy to sender?
Is there a way to have the sender of a message also recieve a copy of the message they have sent?
Views: 2,633
Zen Follower
Is there a way to have the sender of a message also recieve a copy of the message they have sent?
Oba-san
You would need to customize the file:
/includes/pages/contact_us/header_php.php
Look for the lines:
// Send message
zen_mail($send_to_name, $send_to_email, EMAIL_SUBJECT, $text_message, $name, $email_address, $html_msg,'contact_us');
You would need to customize this ...
If you do not want to include the Office information you would want to send the customer the email before the line:
// Prepare extra-info details
Zen Follower
Thanyou for the reply,
But how do I customise it or what needs to be added, this is what has me stumped.
Oba-san
Use the same line, after you decide with or without the Office Only included, but use the customer's email address and name vs the shop's as the send email and send name ...
Zen Follower
Thankyou, I will give it a go when I get home from work :)
Appreciate it,
Zen Follower
Cant seem to get it to work :(
Sensei
Do you realize that doing this could make your site vulnerable to being abused as a spam relay ? All someone has to do is enter bogus email addresses in your page, and suddenly they're flooding other folks with junk, as well as you of course.
What is the business need that would be solved by doing this ?
Zen Follower
The reason for this is there have been a few customers who claim to be send ing me emails via the site yet I am not recieving them. If they recieved a copy of it at least when they contact me via the main email address they can show me the message that was sent. I am getting other messsages from people it just seems it is this one or two people and I have no way of proving wether yes they did or no they didnt.
What would you suggest instead?
Thanks
Sensei
Turn on email archiving in Admin->Configuration->Email Options
and install the Email Archive Viewer contribution available in the downloads section under Admin Tools.
Then you can review all the emails that have been sent from your site.
What's unique about their email address or customer name that would cause things to get rejected somehow?
Zen Follower
Thankyou very much for the answer,
There is nothing unique I can see it is a hotmail account, yet others get through and it would be my account setting not theirs that would prevent it?
At least this way I can say I am sorry we dont have any emails from you and check the log.
Thanks a lot
Totally Zenned
Hotmail are fairly unique in that they have no qualms about deleting incoming mail they regard as suspect, rather than placing it in a spam or similar folder.
This suggests that you do not meet their 'exacting' and ever changing standards for domains from which they will deign to accept mail.
I'd suggest a visit to https://www.dnsstuff.com and run a DNSReport against your domain. Check the mail section for any red flagged entries.
Fields marked required must be completed.
Tell staff why this post should be reviewed.