The advanced settings option to extract names correctly from a sender address which has the format lastname, firstname(s) in the name portion doesn't work. Example such as:
last, first <first.last@example.com>
expected:
%from(firstname)% should extract "first". Instead it extracts "last," (including the comma)
The advanced settings option to extract names correctly from a sender address which has the format lastname, firstname(s) in the name portion doesn't work. Example such as:
expected:
%from(firstname)%
should extract "first". Instead it extracts "last," (including the comma)