Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi.
Version.
Talend Tos branding feature 6.3.1.20161216_1026 org.talend.rcp.branding.tos.feature.feature.group
java.runtime.version=1.8.0_131-b11
I can´t get to work the tFileInputMail when the email comes from a mobile apple client.
The job was working without issues for almost a year.
To isolate the problem I have designed a small job to read the email file (MIME) message and investigate when it fails.
Two emails messages are attached to this issue. One with BASE64 encoding format for the attachment (a csv file) and the other with 7bit encoding for the attachment(20180624-210832_1NotOk.mail).
The thing is that the java code for the component that extract the multipart content is not getting the content. It appears to not have an attachement inside.
To make the things easier I´m working with one single mail file in the job. I have just changed the file name.
The same job works with another .mail file that comes with base64 encodig attachment. (20180624-210832_2Ok.mail)
attachments directory empty. With 20180624-210832_1NotOk.mail
The job can extract attachement from 20180624-210832_2Ok.mail
Thank you in advance for any light on this.
Daniel.
I don't have any update on this, even when was properly documented on jira.