Hi,
I am adding a loop in servoy 5.2 to pickup simple message from a pop server which have .txt attachments.
The issue is the mail plugin seems to read these as inline attachments, so i cannot strip off the attachment.
Is there anyway of forcing the mail plugin to read these as attachments or is this a general issue with .txt extensions as attachments on email?
when the file ends in .txt I get an attachment array with array[0].
David