Hi, I'm writing a logic hook to pre-process emails being imported via the SNIP email archiving feature. I'm using the before_email_import logic hook but I've also tested it for the more generic before_save logic hook in the emails module. Basically, I…