I'm having troubles with this with attachments, wav files in particular.
Here's the scenario - a mailer program on another server sends a wav file to me, I receive in Outlook forward to the email address which gets checked by the add-on and the add-on creates a new thread, post with wav file attached. All Good, all works!
However - If I configure the mailer program to send the wav file directly to the email address which gets checked by the addon, the wav attachment looks to remain encoded (encoding snippet:
Code:
UklGRoAnAABXQVZFZm10IBQAAAARAAEAQB8AANcPAAAAAQQAAgD5AWZhY3QEAAAAhE0AAGRhdGFM
JwAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
I can open the wav perfectly in outlook. I can open the wav perfectly via web based email account when waiting to be checked by this addon. I've tried multiple providers - including Gmail - all with the same result. The only time it works for wav files is if the email comes from Outlook.
Any ideas?
Thanks!