Fine
write that user name in a text file with WRITE TEXT FILE ACTIVITY where in the property panel mention as “UTF-8” along ENCODING property
–again use READ TEXT FILE ACTIVITY and get the output with a variable of type string
with same encoding property mentioned
–now pass that variable as input to username in SEND SMTP MAIL activity and try once