I get this error when I send test email to my self just to see everything is setup correctly.

Type: AttributeError
Value: 'module' object has no attribute 'ssl'

Which version of python is zenoss using?  This should tell you:

$ $ZENHOME/bin/python -V

Also, what happens when you try this:

$ $ZENHOME/bin/python
> import socket
> socket.ssl

-jason

_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to