Forums

SMTP for paid users

As mentioned in this help page; paid users can use SMTP. My question is: does any priced plan provide SMTP usage? If so, does it work well and without issues?

What do you mean by "SMTP usage"? Paid accounts don't have internet restrictions, so one is able to use SMPT protocol and connect to external service to send an email. We don't provide email services though.

Update: upon further inspection of the pricing plan page, it does mention for the cheapest pricing plan that it includes SMTP (not restricted to http/https).

I'll be honest, I'm not too sure. I'm a newbie.

Essentially my code imports SMTP to send an email. I find my code doesn't allow me to make an SMTP connection and log in.

My code runs perfectly fine locally. Sends the email as expected. Its just when running on pythonanywhere. I'm on the free version but I'm wondering if the paid version would fix this.

Hey looks like you've upgraded to a paid account since last message. Did you get it working?