eyalzek / price-alert

Script to send an email when a price drops below a given value (tested on Amazon).
78 stars 34 forks source link

email by proxy #4

Closed kurama999 closed 5 years ago

kurama999 commented 7 years ago

Hi! I have a problem using the script in my network, because the proxy isn't allowing to send the email. Could you help me to modify the script or tell me how to use a proxy settings?

Thanks!

Yangyingqi commented 7 years ago

Email function was probably forbidden in some email server. You have to test different mail server,and don't forget to use the starttls().Good luck!

eyalzek commented 6 years ago

I somehow missed this issue, can you share your config so I can test it?

eyalzek commented 5 years ago

closing for inactivity