@reflexusAttachment will probably not flow from contact form to instant messenger.Attachment is sent only when "ajax forms submission" is disabled, as you cannot send file in such case.
@reflexusI've done a lot of testing and nothing worked for me.
data: new FormData(form[0]),cache : false,processData : false,contentType : false