Closed webdeploy-davoli-alessio closed 1 year ago
I never had a panic with denomailer before. Will debug it when I have the time (not in the next 2-3 weeks)
This is because of you're using port 587
If your SMTP server uses ports 25, 465, or 587 you can't use denomailer with Deno Deploy
I'm not sure why this is since the Discord link is dead though
If using deno deploy the Standardports are blocked. "Spamprotection"...
@thomas-delalande as for the link (https://discord.com/channels/684898665143206084/684911491035430919/961964433524031498) in the readme at the top of the repo i confirmed it's still alive, but i suppose you need to be in the deno discord server (https://discord.gg/deno) beforehand.
@webdeploy-davoli-alessio If you use deno deploy this is something that I can not fix. I close this issue for now - If you don't use deno deploy and get that error please comment and I will reopen this issue...
Deno panics when starting connection to a 587 port with tls enabled, but with tls connection option set to false.
To reproduce:
Logs
deno --version
Deubg.log output
If and only if you have problems with TLS or STARTTLS please provide the output of the following commands:
TLS
I will add the name of the server so you can test it too as soon as i get permission from the owner.