Cannot find attachment option in send smtp mail activity

Hi,
I am not able to find the attach files option in Send SMTP activity. in the properties panel also i am not able to attach. What is the issue?How can i resolve this? i am using windows version and mail package 1.18

Hi @amruta_George

Can you try to upgrade UiPath.Mail.Activities Package

Cheers!!

@amruta_George,

You can pass the attachment by Clicking on Attachments property

If you have dynamic number of attachments or names you can build a Collection like this and pass the output to Send SMTP mail activity to property AttachmentsCollection

Thanks,
Ashok :slight_smile:

I tried doing that. But same issues

i dont have the option to open the property.

@amruta_George

Try to upgrade this version

image

try this workflow @amruta_George

Workflow.xaml (8.9 KB)

Thanks,
Ashok :slight_smile:

Which version of mail package are you using here

@amruta_George

Can you show what you tried and what did not work

Cheers

Hi @amruta_George

Please try to delete the UiPath.Mail.Activities package and try to install it again from Manage packages .
I am using the same version for this package 1.18.2 , it works .

@amruta_George,

image

Thanks,
Ashok :slight_smile:

1 Like

Hi @amruta_George, Welcome to the UiPath Forum

check the size of the attachment, the time mail server does not allow sending mail more than n size.

Actually it works if you downgrade instead, I think last working version of Mail Activities that does not need Integration Services is 1.23.11