Hi,
I'm trying to set up emailing in my app to have a proper registration process. However, the build-in web2py mailing throws the following error:
WARNING:web2py:Mail.send failure:[Errno -8] Servname not supported for ai_socktype
Could anybody tell me where to start with the error analysis? Google points to issues with /etc/services , but I'm not sure if this applies in this case.