Opened 20 months ago

Last modified 20 months ago

#1187 closed bug

Attachments in .eml (email file) can sometimes not be extracted — at Initial Version

Reported by: Blucecio Owned by:
Priority: minor Milestone:
Component: Automation Version: 8.8.3
Keywords: Cc:

Description

Apparently attachments in some email types are not "seen" by LogicalDOC.

In practice, if we go to preview the attachments are not shown and the same thing occurs if we run
#set($documents = $MailTool?.extractAttachments($document, 'pdf', '_system')) from automation.

However, the customer needs to run this automation to work on the attachments

Original ticket
https://logicaldoc.freshdesk.com/a/tickets/11683

Verified on LD 8.8.3 by Alex

Change History (2)

Changed 20 months ago by Blucecio

emails with not recognized attachments

Changed 20 months ago by Blucecio

Automation script to test the method extractAttachments of MailTool?

Note: See TracTickets for help on using tickets.