acs-mail-lite uses the cr_items.name for the filename of the attachment.
When content::item::upload_file is used, the name is rewritten without an extension. This often confuses mail clients. However, cr_revisions.title retains the original filename.
Any complaints if I change the attachment filename to use cr_revisions.title instead of cr_items.name?
Request notifications