i normally receive excel based email attachments from a predefine email. how do i extract the attachments only and store them in a folder. i can connect to the email server using talend and can download the emails. but i only want to extract the excel attachments.
Hi, You can set basic settings of tFileInputMail as: Collumn Mail part SUBJECT SUBJECT ATTACHMENT ATTACHMENT to extract email attachment. The work flow should be:tPop --> tFileInputMail Let us know if it is OK with you. Best regards Sabrina
Hi,
Can some body explain step by step procedure to extract attachment. I need to extract email attachment monthly and put in FTP server for reference.
Hi
requirement: Need to track email sent whether email is opened or not with some other parameter data
email Id, sent date , open date, subject line
What is the best procedure to capture email tracking count data.
I found something online "{img src="..."/.}" . Can I add HTML code in tsendMail component. Is there any other way to capture email tracking count ?
Hi, You can set basic settings of tFileInputMail as: Collumn Mail part SUBJECT SUBJECT to read email subject in tifileinputmail. Here is the component reference:TalendHelpCenter:tFileInputMail Best regards Sabrina