Open Josexv1 opened 2 months 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.
after a fast search online I found: "Recipient address rejected: Sender is not same as SMTP authenticate username. This means, you logged in with one email, and trying to send email from another email address." Do you have logs from the mail server?
Debug mode
Describe the bug
I can send the test email, but when i want to send a list of assets to an email i get the error 500 with the following code:
Expected response code "250/251/252" but got code "554", with message "554 5.7.1 Relaying denied".
my env config
The server is configured to work without auth, and send emails as our domain @local or @domain.com, for some reason i can send the test email just fine, no problem. But clicking in a user and clicking Email list of assets goes into an error.
Reproduction steps
Expected behavior
Click in email all assets, and send the email correctly.
Screenshots
No response
Snipe-IT Version
7.0.11
Operating System
Windows
Web Server
Nginx
PHP Version
8.1.10
Operating System
Windows
Browser
Firefox
Version
No response
Device
No response
Operating System
No response
Browser
No response
Version
No response
Error messages
Additional context
No response