Problem sa slanjem mejla

0
0

Zdravo,

Imam problem prilikom slanja mejla koristeći nalog robot@mozzartbet.com. Pristup mejl nalogu je preko gmail.com.

Testirala sam sledeće konfiguracije:

Server name: smtp.gmail.com Portovi: 587, 465 EnableSsl = true, false.

Testirala sam konekciju putem ping i telnet komandi, i konekcija na server smtp.gmail.com i port 587 je uspešna.

Probala sam slanje mejla preko send mail stepa i preko koda u script stepu, ali dobijam istu grešku: Error while sending email: The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.7.0 Authentication Required.

Možete li da mi pomognete u rešavanju ovog problema?

Hvala!

  • You must to post comments
0
0

Based on the error message, it seems like the issue is related to authentication (incorrect username or password). As far as I know, Google has discontinued the “Allow less secure apps” option, so SMTP access may need to be explicitly enabled by an administrator. Also, if two-factor authentication (2FA) is enabled on the account, you’ll need to use an “App Password” instead of the regular account password. There’s also a chance that access is being blocked due to CAPTCHA, so it’s worth checking that as well.

It appears to be a security-related restriction on the email account itself, rather than an issue with the Robotiq platform.

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.