Not Working?
hokuspokus - December 30, 2008 - 10:06
| Project: | Disposable e-mail protection |
| Version: | 5.x-1.x-dev |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Is this module currently working in the 5.14 version of Drupal? I installed and enabled the module on my local Drupal install for testing, but it doesn't seem to be doing anything. I didn't see any administration controls, and there doesn't seem to be any documentation on how to configure or use the module. Accounts can be created using Mailinator addresses on my site, but undisposable shows Mailinator addresses as invalid and filtered, so it doesn't seem like the module is doing what is supposed to. Am I missing something?
Hokus

#1
I personally did not tested 5.x branch. There is a report that it is working correctly (Here; http://drupal.org/node/317941#comment-1155276). The problem must be in your side.
#2
Thanks for the response, but my question is more about the lack of documentation. The module information seems pretty sparse as to what exactly the module does and how you install it.
Is this statement true:
"To use the disposable email protection module, simply place it in your sites/all/modules folder in your site directory and then enable it in your admin/build/modules control panel. That's it. No further configuration is necessary. Disposable Email Protection will automatically begin to monitor email submission field on Drupal's profile creation page and check the inputted email against the lists on Undisposable.org"
I'm just guessing, but I assume that is what your module does.
What I am unclear on is whether or not there are configuration options for the module, and if it works as I described it above: tapping into the user creation email field and blocking users who try and use disposable accounts.
I can't get it to work if that is what it is supposed to be doing, but then I can't find any configuration settings for it either so maybe i am using it wrong. More info on the use of the module is needed to trouble shoot it on my end.
#3
There are no configuration options for this module. I wanted to optionally support client libraries downloaded from undisposable.org however that is not yet implemented. Your statement is correct. I will place it somewhere so people can read it.
Is "drupal_http_request" function working on your server?