SmtpClient: An extension to send emails using SMTP server

This extension is not working anymore. A new attribute was added with the name component. What value should I place, I don't Know.

You mean in Android 12?

could not connect to host smtp.gmail.com port 465;timeout 10000

Hi i am getting this error for all the below setting

TLS - 587
SSL-465

please advise

Please get the logs and post here. And show the blocks.

Buenas tardes vknow360, estoy intentando usar tu extensión y al compilar sale el siguiente error:
App Inventor is unable to compile this project.
The compiler error output was
________Preparing application icon
________Creating animation xml
________Creating style xml
________Creating provider_path xml
________Creating network_security_config xml
________Generating adaptive icon file
________Generating round adaptive icon file
________Generating adaptive icon background file
________Generating manifest file
________Attaching native libraries
________Attaching Android Archive (AAR) libraries
________Attaching component assets
________Invoking AAPT
AAPT time: 1.636 seconds
________Compiling source files
(compiling appinventor/ai_gdelucchi/ClicCorreo/Screen1.yail to appinventor.ai_gdelucchi.ClicCorreo.Screen1)
(compiling /tmp/runtime25095738737420226.scm to com.google.youngandroid.runtime)
Kawa compile time: 3.604 seconds
________Invoking DX
DX time: 42.775000 seconds
YAIL compiler - DX execution failed.

Hi @Gustavo_Delucchi ,
What other extensions are you using?

TaifunMail, pero ya vi que otros usuarios han tenido problemas de incompatibilidad entre extensiones, voy a probar la extensión sin otras extensiones, gracias.

Quité la otra extensión y funciona perfectamente, excelente extensión. :slight_smile:

1 Like

As both extensions use the same library you have to choose one of them. .

Taifun

For Now It won't Work

I Am Having 1 Problem With SMTP
That Is I Have My Own SMTP Server

Host = smtp.codewithnaksh.in

but It's Working In A Random [SMTP Test Website](https://www.gmass.co/smtp-test)

But When I Am Putting My SMTP Credentials It Is Showing Could Not Connect To smtp.codewithnaksh.in

I Cant Provide My SMTP Details As Per Some Security Reasons

concerning my mail extension it will work like explained in Q1 here App Inventor Extensions: Mail | Pura Vida Apps
this might also work for other extensions...

Taifun

3 Likes

Yes, but you can generate app specific passwords to sign in to Google in third party apps.

1 Like

I did not understood what u want to say please elaborate

You can read more about it here.

I already know it I am asking for a solution

It does not look like you read my previous answer...

what exactly prevents you from creating an app specific password as it has been mentioned earlier?

Taifun

Great extension.
Managed to send email using Gmail smtp, however I cannot send attachment
I get this error "IOException while sending message"
Any ideas?
Could the error trapping be more specific?

Thanks

Hello Apostolos

Welcome to the Forum!

What is the file type and size of the attachment?