Open wayway-tx opened 3 years ago
š Thanks for opening your first issue here! If you're reporting a š bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
Nothing stands out here as being wrong. Any chance there is a firewall or something set up that's preventing the network connections to the mail server?
please create app password on office 365 security please make sure your account is enabled MFA first. open https://mysignins.microsoft.com/security-info klik security info please add app password create app password name example please copy on app password
and paste app password to env config please please put it to red square mark
viola i can sent password reset mail to several user
My Sign-ins
Debug mode
Describe the bug
Unable to get test email to send.
What I've tried:
Disabled SELinux and when SELinux was on ran code below
Check common issues and ran below after making changes to .env
Added service to firewall; smtp, smtp-submissions, https, and http
also tried opening port 587 and port 25
firewall-cmd --permanent --add-port 587/tcp
Can ping smtp.office.365.com
SMTP is checked for user in office 365 admin
no
2 step verification.env Outgoing Mail Server Settings
Reproduction steps
Install Snipe-IT using hostsnextra website to 'Install Snipe-IT on Alma Linux 8'
Expected behavior
Send Test Email
Screenshots
No response
Snipe-IT Version
5.2.0
Operating System
Alma Linux 8
Web Server
Apache
PHP Version
7.4.24
Operating System
Windows 10
Browser
No response
Version
No response
Device
No response
Operating System
No response
Browser
No response
Version
No response
Error messages
Additional context
Is this a fresh install or an upgrade? Fresh What OS and web server you're running Snipe-IT on Windows 10, Alma Linux What method you used to install Snipe-IT (install.sh, manual installation, docker, etc) Manual