Posted by mimetic2 on July 8, 2008 at 3:35pm
Jump to:
| Project: | Webmail Plus |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Will this module have the ability to create an email account? For instance, it connects with cpanel, adds an email account, and then lets them use this module? Or is this only for pre-exisitng email accounts?
Comments
#1
Currently this module integrates with existing Drupal accounts. It's designed to provide webmail functionality as a part of a Drupal-based site. It was originally prototyped for an intrAnet collaboration suite.
The functionality you're looking for should be implemented as a provisioning module, similar to LDAP Integration.
#2
I'm working on an API for cpanel which currently creates mailboxes on a cpanel account, maybe this could help?
http://drupal.org/project/cpanel_api
I will look at building a module for Webmail Plus to add this functionality when we get a stable release.
#3
hi chris, does this mean that when installed webmail_plus with your module cpanel_api on my server with cpanel, once a user registered to my site, they will automically be able to use their webmail_plus account immediately? username@drupalsite.com
how about change of password, account deletion, user banning, and maybe email freeze?
and what's the difference between cpanel_api and cpanel integration module?
hope to hear from you soon. cheers.