I found that I had to remove the last part of the condition in my instance to make this work.   .



&& current.table_name.toLowerCase() != 'sys_email'




If I leave that one there, it still attaches the images from the signature. If I remove it, it acts as expected.




I am wondering if I am creating an type of issue by removing it.




-Chris