From 976099c3d3fcf82fe7b54fb113937db7e33e45af Mon Sep 17 00:00:00 2001 From: Peter Edmond Date: Mon, 16 Dec 2024 16:25:10 +0000 Subject: [PATCH] Added From field to the email headers --- ClientEmail.txt | 17 ++++++++++------- FacilitatorEmail.txt | 1 + 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/ClientEmail.txt b/ClientEmail.txt index f2d02c3..899572c 100644 --- a/ClientEmail.txt +++ b/ClientEmail.txt @@ -1,13 +1,16 @@ -Subject: AutoReply: {$Ticket->Subject} +From: Davis Method +Subject: {$Ticket->Subject} Content-Type: text/html +

Hello from Davis,

-

Thankyou for your interest in the Davis Method. We have received your message and will aim to get back to you within 2 working days. There is no need to reply to this message right now. Your interest has been -assigned an ID of {$Ticket->SubjectTag}.

+

Your form was submitted with ID #{$Ticket->id}.

-

Should you wish to contact us relating to this then please include the string {$Ticket->SubjectTag} -in the subject line of all future correspondence about this case.

+

Thank you so much for reaching out to a Davis Facilitator and expressing interest in a Davis program.

-

Best regards

+

Your inquiry is important to us, and a member of our team will get back to you within 3 business days. In the meantime, feel free to explore our website for more information. Of particular interest may be our section on Davis Solutions.

-

....

+

We look forward to connecting with you soon.

+ +

Warmest regards,
+Davis Team

diff --git a/FacilitatorEmail.txt b/FacilitatorEmail.txt index 8b06181..7fa9eca 100644 --- a/FacilitatorEmail.txt +++ b/FacilitatorEmail.txt @@ -1,3 +1,4 @@ +From: Davis Method Subject: {$Ticket->Subject} Content-Type: text/html