try sending an email on your local development environment using the smtp settings, username/password from for example gmail (if you have a gmail account).
This way you can monitor what happens and check if the module can send an email.
If this works, try applying these changes on your acceptation and production server to see if email is still being send.
if so, your previous settings where wrong! or the smtp mailserver used is blacklisted?