Im trying to send mails from SMTP using Spring boot, In laravel this is my code, which works
MAIL_HOST=smtp.office365.com MAIL_PORT=587 MAIL_USERNAME=mail@out