by Antany Vasanth L (1 Submission)
Category: Internet/HTML
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating:
(4 Votes)
This code is written to connect with yahoo SMTP mail server and then send mail with the help of SMTP server.Comments abt the program are welcomed
This doesn't works for free service. But in case of id ends with "co.in" is working well including free service.
Inputs
This is used because login to yahoo using website takes some time to send every mail. This is simple and quick application that sends email to any mail address with the help of your yahoo id(not full mail address only use id)
You can also used to send anonymous mail with the fake email id
Side Effects
Error Occurs.
Some the errors occur due to the base64 conversion of your username and password. So if such error available then try with another user id and password.
The base64 conversion part is not mine. I have download the code for base64 conversion from internet.
Download Smtp mail client for authenticated mail server (yahoo) (11 KB)