Email image filtering properties

Bhawana Tomar
Tera Contributor

Hey SN Community!

I am looking to ignore email signature pictures to be saved as attachments for that I have modified the following properties.

Here is how I have the two properties modified:

glide.email.inbound.image_sys_attachment.filter.minimum_bytes

 

BhawanaTomar_4-1727938234619.png

glide.email.inbound.image_sys_attachment.filter.action

BhawanaTomar_5-1727938365525.png

 

But It is not working. What is the solution for this?

2 REPLIES 2

Mark Manders
Mega Patron

It's not clear what exactly isn't working, but the setting of the second property ensures that images aren't attached at all. The setting of minimum bytes works on my instance, it was just some finding out of how big the signature picture was in relation to others that you do want to attach to the record.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

Bhawana Tomar
Tera Contributor

I am using Flow designer to create jira issues and from there I am sending email using inbound email action to notify about the created issue. So, is there any other changes i need to make for ignoring signatures to be considered as attachments?