The email validity check
ionuts71 - September 8, 2009 - 11:14
| Project: | Email Download |
| Version: | 6.x-1.0 |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Feature request: The download will be available only after the e-mail is confirmed. Maybe you can use Email Confirm module.

#1
That would be a nice feature. I assume you're referring to this module? http://drupal.org/project/email_confirm
I'm not sure it would be possible to use that module out of the box. email_download would still need to record in it's own db table whether the email had been verified or not as this will be for an anonymous user.
I'd be happy to test and accept a patch for the feature.