Email image filtering properties
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2024 11:54 PM
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
glide.email.inbound.image_sys_attachment.filter.action
But It is not working. What is the solution for this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2024 12:13 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2024 10:00 PM
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?