Email sending not functional: 'Expected response code "250" but got code "501"' #4700
Closed
3 tasks done
Labels
not confirmed
Report seems plausible but requires additional testing or 3rd part confirmation.
Current Behavior
Sending email / a test email fails with the following error message:
This is despite setting the SERVER_NAME env var as per #3110
This was also not fixed by forcing the docker container's hostname to a hostname with
--hostname myhost.domain.com
or fudging with #3216 adding the line as per.Image: ccarney16/pterodactyl-panel:latest
Expected Behavior
Test email / normal emails should send correctly.
Steps to Reproduce
Use the Docker version of pteropanel (ccarney16/pterodactyl-panel:latest) and attempt to send an email via an account on a Poste2 email server.
Panel Version
v1.11.3
Wings Version
v1.11.4
Games and/or Eggs Affected
N/A
Docker Image
N/A
Error Logs
I found nothing relevant in the logs with debug on or off unfortunately.
Is there an existing issue for this?
The text was updated successfully, but these errors were encountered: