Hello,
I am working on create hook for email send.
My requirement is that when I send email, I want to append some text in the body of the email so whenever I send email. there will be some text append to the body of the email.
Example:
Message body:
Hello Marc,
How are you?
I need something like:
Hello Marc,
How are you?
Jaydeep Adesara
------------------------
Thank you in advance.
Jaydeep
I am working on create hook for email send.
My requirement is that when I send email, I want to append some text in the body of the email so whenever I send email. there will be some text append to the body of the email.
Example:
Message body:
Hello Marc,
How are you?
I need something like:
Hello Marc,
How are you?
Jaydeep Adesara
------------------------
Thank you in advance.
Jaydeep
Comment