✅ Smpt | email sending
Hi, I have a problem, I uploaded a project to github with the function of sending email in smtp, but after cloning the repository on another computer, this function does not work. It does not send the email. I added a secret manager for the password just like on the computer from which I sent. Does anyone know where the problem is? I checked and on one computer the email goes to the same account and on the other it does not, I did not change anything in the code, the only thing I did was delete the temporary files and the ones compiled in the repository.
6 Replies
Are you getting an error?
When I click the button where it should be sent, it responds normally, but the email is simply not in my mailbox
Ngl it's going to be hard to figure out what's going wrong when the only information you've provided is "it doesn't work".
What code is being run when you click "the button"?
Are any errors being logged? Anything in the event viewer?
What kind of application is this?
okey problem solved. the problem was that I had a one letter wrong in the password (in user-secrets).
$close @shiru0108
If you have no further questions, please use /close to mark the forum thread as answered