You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When retrieving names from address fields, such as %to(firstname)% , e.g. from an email address such as j.smith@email.com the firstname "J" is dropped. This can lead to the whole variable being removed when forwarding an email using
%to(firstname,fwd)%
The text was updated successfully, but these errors were encountered:
When retrieving names from address fields, such as
%to(firstname)%
, e.g. from an email address such as j.smith@email.com the firstname "J" is dropped. This can lead to the whole variable being removed when forwarding an email using%to(firstname,fwd)%
The text was updated successfully, but these errors were encountered: