From email address admin new order notification

  • Posts: 54
  • Thank you received: 0
8 years 2 months ago #250385

-- HikaShop version -- : HikaShop Business 2.6.4 [1609111352]

Is it possible that the from email address that is sent to admin when an order is created is the customer's email address, rather the This email address is being protected from spambots. You need JavaScript enabled to view it. type of email

Please Log in or Create an account to join the conversation.

  • Posts: 82867
  • Thank you received: 13373
  • MODERATOR
8 years 2 months ago #250418

Hi,

No, you don't want that as that would assimilate that email as a spam since you're not supposed to send an email from an email address that isn't from your own domain name. However, the "reply-to" that is added to the email has the email address of the customer. So if you try to reply that order admin notification email, you should get it sent to your customer email address.

Please Log in or Create an account to join the conversation.

  • Posts: 54
  • Thank you received: 0
8 years 1 month ago #252820

In that case then, is it possible to include the customer's name somewhere in the from info?

Please Log in or Create an account to join the conversation.

  • Posts: 82867
  • Thank you received: 13373
  • MODERATOR
8 years 1 month ago #252912

Hi,

There is no option for that but it would be possible yes.
You would have to edit the email via the menu System>Emails, and add such codein the HTML version :

<?php $mail->from_name = $data->customer->name; ?>

Please Log in or Create an account to join the conversation.

Time to create page: 0.059 seconds
Powered by Kunena Forum