Forums

ConnectionRefusedError in flask mail (paid account)

hi,

unfortunately after deployment (solutions works (= sends email as supposed) locally with same app config) i get an

ConnectionRefusedError: [Errno 111] Connection refused

when trying to send an email.

Any idea how i can debug this thing?

regards, steven

well .. as so many times: the error sits in front of the monitor

i had inherited the config from a wrong class for the deployed solution :-)

everywhing works as expected :-)