I had an issue with SMTP not sending emails last week.

I could send them using the SMTP lib though... In the end changing to
use port 25 worked, though my email client uses a different port which
works fine.

Try port 25 if you're not using it, if that doesn't work, try loading
web2py with the shell and seeing if you can get a better idea why.
Python web2py.py -S -M <appname> should load your models and give you
a shell.


On Jun 14, 7:19 am, LarryEitel <[email protected]> wrote:
> You know what they about those who "AssUMe". :)
> Thank you for the quick replies.

Reply via email to