Hello,
I made a template with the following text:
"we have received an email from <>
Unfortunately the user <john.doe> is not identified in our services etc. "
I am looking for a macro capable of automatically placing the part of the email address preceding the domain name. (i.e. without @tagada.fr in my example)
I can do it with names:
%IF:"%OTONAME"="%OTOADDR":"%OTOADDR":"%OTONAME <%OTOADDR>"
but I don't know how to do it with parts of the address. Anyone know?
I made a template with the following text:
"we have received an email from <>
Unfortunately the user <john.doe> is not identified in our services etc. "
I am looking for a macro capable of automatically placing the part of the email address preceding the domain name. (i.e. without @tagada.fr in my example)
I can do it with names:
%IF:"%OTONAME"="%OTOADDR":"%OTOADDR":"%OTONAME <%OTOADDR>"
but I don't know how to do it with parts of the address. Anyone know?
Edited: - 24 June 2020 01:14:22