I have to define a set of email addresses that depends on a workflow approval.
I also decided to implement this functionality in an external xlsx file, like the Config one.
Activities you intend to use depend on the infrastructure your org is using
obviously you need to use UiPAth.Mail.Activities and if your org is using a exchange server link for
mail automations us can use Exchange mail activities, if it is outlook you can use outlook activities etc more info here UiPath docs
to read config file you can use workbook activities if office is not installed, if office is installed yu can use excel activities