B4A Question Net Library - Using SMTP to send an email message. - rleiman    Oct 28, 2020 Greetings,
I'm experimenting with the Net library in an attempt to send an email message using SMTP with gmail as the email server. The message is not being sent. My logs show a "False... B4A Question How to delete email message? - Beja    Oct 8, 2014 Hi,
I am using the pop3 example in my apps and it works very good.. the problem with the email client is that it organizes emails into a thread that displays a number of messages in one message body... B4J Question Access An Email Messages - Ali Dashtaki (first post)    Aug 22, 2020 Thanks for your answer
Actually I wanna read messages which sent or will send to a specific email... B4i Code Snippet [B4x] Send SMS (Text Message), Dial Number, Send Email B4A and B4i - Code Snippets - MrKim    Oct 9, 2021   (11 reactions) a messaging program but nothing I could find to just open the default app and sending the phone # and... the phone keyboard." but trust me, users WILL find a way - cut and paste the phone from an email, for... B4A Tutorial [java] Creating libraries for B4A - Erel    Sep 29, 2016   (8 reactions)   tags: Java library, Library, Creation (); sm.sendTextMessage(PhoneNumber, null, Text, null, null); } } Email: /** * Using an Email object you can create an intent that holds a complete email message... Message As Email *Message.To.Add("SomeEmail@example.com") *Message.Attachments... way to raise an event from a UI object. It sends a message to an internal queue with the event... be used when the event is raised from a different thread. The event message will be delegated to... B4A Question Viewing email message Body having HTML and Text - William Hunter (first post)    Jul 31, 2016   (1 reaction) It is better to post the solution...
Yes, I should have. Here it is. I first tried creating the WebV... B4A Question "message/rfc822" intent for Email only - peacemaker    Jun 13, 2021 HI, All
Long ago such intent type as "message/rfc822" was helping to choose only Email clients installed on the device.
But now this does not work well.
Dim Message As Email... B4A Question Decoding of UTF-8 email message body from POP3? - Eldritch (first post)    Mar 24, 2015   (1 reaction) Hi Erel
Got it working by your advices. I ended up with this subject part
Case "su... B4A Question Sending email messages - Erel (first post)    Apr 24, 2013 Please use tags (without spaces) when posting code.
Put a breakpoint in this case and make sure t... B4J Question Wrong Format Message Body In Email Server - DIVADOLL75 (first post)    Sep 16, 2020 I really thank you and don't know how to appreciate you.... Page: 1   2   3   4   5   6   7   |