mail tag

49 questions


1 answers
136 views
0
Is there any method to check if the email address is valid in Java?

Is there any method to check if the email address is valid in Java? Or is it possible to implement it in code?


1 answers
146 views
0
. How do I know if the email address is valid in JavaScript?

How do I know if the email address is valid in JavaScript?


1 answers
107 views
0
Implement sending email in node.js environment

Hi, everyone. It's been a while since I posted a question.I'm always encouraged by the hash code.node.js+express is being used.I want to implement the ability to send emails.From my experience, I used...

2 years ago

1 answers
128 views
0
I have a question regarding the connection between mail server and web server domain.

The title is a little strange. I don't know what to say. HelloThe mail server broke this time, so I changed it.But there was a problem, so I'm writing to ask for help.The existing web server uses 1.1....


1 answers
104 views
0
Send gmail from Spring

I want to make an example of sending Gmail through a spring.The program is using idea, and I made it by selecting the gradient-project.First of all, the Dependant city declared as follows.dependencies...

2 years ago

1 answers
65 views
0
I want to design the mail in HTML when I send the mail using javascript.

I'm going to send an e-mail to javascript. I want to design an e-mail to send. What should I do?

2 years ago

1 answers
142 views
0
How do I send an email using JavaMail API without the library built into the app on Android?

I'm going to make an app to send emails.Intent emailIntent = new Intent(android.content.Intent.ACTION_SEND);If you do this, you will send an email with the one that is embedded in the Android app What...


1 answers
122 views
0
How to send mail by writing GMmail, Yahoo, or Hotmail in a Java application

Is it possible to send an email using a GMail account in Java application? What should I do?


1 answers
112 views
0
Can I send an email on my app?

I'm making an app. Can I have my app send me an email?

2 years ago
« - 5 -

© 2024 OneMinuteCode. All rights reserved.