This is my properties part :
mail:
host: smtp.gmail.com
port: 587
username: username
password: password
protocol: smtp
default-encoding: UTF-8
properties:
auth: true
starttls.enable: true
starttls.required: true
ssl.trust: smtp.gmail.com
But i get this error :
org.springframework.mail.MailSendException: Failed messages: com.sun.mail.smtp.SMTPSendFailedException: 530 5.7.0 Must issue a STARTTLS command first. q8-v6sm24909647wrj.97 - gsmtp