Active
Project:
Webmail Plus
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Jul 2008 at 15:35 UTC
Updated:
24 May 2009 at 11:00 UTC
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
Comment #1
scripthead commentedCurrently 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.
Comment #2
Christopher Herberte commentedI'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.
Comment #3
sadist commentedhi 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.