Hi All,
I would like to know the main difference between Logon “Email” and Sender “From” of “Send SMTP Mail Message” activity Property Panel.

Do I need to mention sender mail address in both the fields or just any one is enough ?
Please clear my doubt.
Thanks in Advance:-)
Hi @Vaishnav_Tej
Please refer this link for more info : https://docs.uipath.com/activities/docs/send-mail
Regards,
Kaviyarasu N
kirtan_T
(kirtan T)
5
Hi @Kaviyarasu_N @sangeethaneelavannan1
Im using SMTP Mail message activity and adding connection by server and host. Also using display name feature to display Sender Name
Bot able to send mail but display name value which I added in properties it’s not appearing in mail instead Actul mail ID
Can you please help me on this issue.
Hi @Vaishnav_Tej
Check below link:
or
Aspect |
Logon “Email” |
Sender “From” |
Purpose |
Authenticates to the SMTP server |
Sets who the email appears to be from |
Function |
Used with username/password or OAuth |
Sets the “From” field in the email |
Control |
Managed by the SMTP account configuration |
Defined in the email message itself |
Usage Scope |
Required for sending any email |
Optional—can be customized per email |
Visibility |
Not visible to recipient |
Visible to the recipient in their inbox |
If you found helpful, tick as a solution .
Happy Automation