Hey guys,
I've written a windows-forms-application in VB. This application sends mails via SMTP and I receive them with the android app I've written in B4A. So far it works.
But when I add an attachment (test.txt for example) to the mail in VB, the B4A MailParser does not seem to recognize this attachment. However, when I send an email via Gmail directly from their homepage, MailParser recognizes the txt-file and I can read from it.
I've read about this problem before but couldn't find any solution for it. Maybe you guys have an idea how to solve that.
Best regards
I've written a windows-forms-application in VB. This application sends mails via SMTP and I receive them with the android app I've written in B4A. So far it works.
But when I add an attachment (test.txt for example) to the mail in VB, the B4A MailParser does not seem to recognize this attachment. However, when I send an email via Gmail directly from their homepage, MailParser recognizes the txt-file and I can read from it.
I've read about this problem before but couldn't find any solution for it. Maybe you guys have an idea how to solve that.
Best regards