Тёмный

How to send Emails using Java Program | Send Mail Using Gmail and java Program 2020 

Simplifying Tech
Подписаться 3,1 тыс.
Просмотров 16 тыс.
50% 1

Simple and easy way of sending email in java using gmail SMP server and Java program with Eclipse.
Referance Blog link: simplifyingtec...
links to change google account settings:
www.google.com...
accounts.googl...
In this video, we’re going to look at sending an email with attachments , using the core Java mail library or Java Mail API and Gmail.
The JavaMail API allows you to send emails containing attachments. To send email with attachments we have to create two MimeBodyPart objects and assign the text to one object and datahandler to other.
Send email using Java Program
How to Send Email Using Java Program.
Sending email using Java mail API.
#HowToSendEmailUsingJava,#JavamailAPI,#SendEmailWithAttachmentJava

Опубликовано:

 

5 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 32   
@shortstoryuniverseaudio
@shortstoryuniverseaudio 7 месяцев назад
Perfect examples. lol. Thanks!
@simplifyingtech
@simplifyingtech 7 месяцев назад
Thanks
@thiru4168
@thiru4168 2 года назад
Sir, how to get response in sender side if button is sent in mail message is clicked in java mail api plz help sir
@chhaganchavan6078
@chhaganchavan6078 3 года назад
plz make tutorial on spring framework
@simplifyingtech
@simplifyingtech 3 года назад
Check this playlist- ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-9Dr55WSaor4.html Main moto of this channel is to follow latest trends in technology- will be adding more to it
@sumathinagireddy4344
@sumathinagireddy4344 6 месяцев назад
I am trying u r code it's not working can you please help me i am getting error on password authentication line
@simplifyingtech
@simplifyingtech 6 месяцев назад
Hope you followed all steps in video, share error details..
@SkyBlue-pd1ef
@SkyBlue-pd1ef Год назад
Hi there do you have a new method for this? google has disabled the less secure apps setting entirely from what I can see and it will not allow me to allow less secure apps.
@simplifyingtech
@simplifyingtech Год назад
It might be you are doing something wrong, its optional feature of google n its still allow to do same.
@gregoryfrey8058
@gregoryfrey8058 8 месяцев назад
Have you found a solution for this?
@sumathinagireddy4344
@sumathinagireddy4344 6 месяцев назад
Less secure apps is not available in my account
@simplifyingtech
@simplifyingtech 6 месяцев назад
Check again in mentioned path.
@DhaneshProgrammer
@DhaneshProgrammer Год назад
Dear Sir, I have a doubt regarding the tutorial I followed. Despite following it carefully, I encountered an error message stating "unable to find valid certification path to requested target" and "unable to find valid certification path to requested target; message exceptions (1) are: Failed message 1: jakarta.mail.MessagingException: Could not convert socket to TLS." I believe the issue may be related to the configuration of my certificate. Could you please provide a tutorial on how to configure the certificate? Thank you.
@simplifyingtech
@simplifyingtech Год назад
Ok there is no explicit cert required for this. Chek java mail api version because latest vestion of java ee , servlet and web pkgs moved to jakarta. And hope you followed blog correctly with gmail settings...
@DhaneshProgrammer
@DhaneshProgrammer Год назад
@@simplifyingtech not working sir
@simplifyingtech
@simplifyingtech Год назад
@@DhaneshProgrammer please email all log details on simplifyingtechcode@gmail.com
@DhaneshProgrammer
@DhaneshProgrammer Год назад
@@simplifyingtech sent
@khanshahin4905
@khanshahin4905 7 месяцев назад
I am trying your code its not working can you please me. Thanks
@simplifyingtech
@simplifyingtech 7 месяцев назад
If you want help you have to post details what is exactly not working with log details and error details...
@joaquingutierrez5435
@joaquingutierrez5435 2 года назад
how can i add signature and closing to mail?
@sagarjain8337
@sagarjain8337 3 года назад
Was getting an error while doing a login. (prnt.sc/107iou3) I am using selenium java and I have one event page where I need to book events in google calendar but not able to login into gmail. Please help me to fix this error.
@blackbaaza1793
@blackbaaza1793 4 года назад
Please share required urls of Google acc. to change config
@simplifyingtech
@simplifyingtech 4 года назад
Updated in description, Thanks.
@mohammadrashid8657
@mohammadrashid8657 2 года назад
Good information
@أسهلمادة
@أسهلمادة 2 года назад
حلوجتلك يلا رده
@DEVSY7
@DEVSY7 3 года назад
ه
@venkateshkundanatakam9984
@venkateshkundanatakam9984 3 года назад
hi simplifying Tech though i had followed steps as per video i had faced below error please guide me javax.mail.MessagingException: Could not connect to SMTP host: smtp.gmail.com, port: 465, response: -1
@simplifyingtech
@simplifyingtech 3 года назад
check all properties you have added mainly props.put("mail.smtp.auth", "true"); check if its enabled..
@KeithAdam
@KeithAdam 3 года назад
Hey, sorry for the late reply, I just came across this video and saw you had a similar issue to me. I initially had the error when I was testing the program on my server, which I thought would be fine since I had manually logged into the same email on the same server IP. I decided to test the program locally and it worked first try. Therefore, I would suggest that you try running the program on a different IP address, as yours is most likely flagged. This is assuming you already enabled less secure apps in your settings. Hope this helps! PS: If you don't have another residential IP (most vpns and servers are probably flagged), then I'd suggest you try with a hotspot from your mobile device. Good luck
Далее
Sending Email Using the Gmail API And Java
27:27
Просмотров 47 тыс.
Java - How to Send an Email with Attachments
17:53
Просмотров 14 тыс.
БЫСТРАЯ сборка ПК - от А до Я!
00:22
How to Send Emails with Python [New Method 2023]
11:16
Просмотров 191 тыс.
Send Email from Spring Boot Application
16:19
Просмотров 69 тыс.
5 Coding Projects (from beginner to advanced)
18:10
Просмотров 299 тыс.
Sending Email using Python in 5 statements
9:53
Просмотров 232 тыс.