|
| PHP GroupWise Extensions |
 |
Tue, 31 Oct 2006 00:10:57 GMT |
To anyone's best knowledge, are there any GroupWise extentions to PHP? I
want to create a web front end application that will enable a user to fill
out a form and have a GW mailbox created.... this assumes the user already
has an eDir object in the tree.
Thanks.
|
| Post Reply
|
| Re: PHP GroupWise Extensions |
 |
Tue, 31 Oct 2006 19:56:45 GMT |
Michael Holmes wrote:
> To anyone's best knowledge, are there any GroupWise extentions to PHP? I
want to create a web front end application that will enable a user to fill out a
form and have a GW mailbox created.... this assumes the user already has an eDir
object in the tree.
>
> Thanks.
The best would be the SOAP API for php, but it's currently doesn't support
any admin stuff like creation of a mailbox, only client stuff, like sending
mails etc.
As such, I can only suggest to use php against eDir (LDAP), and then use IDM
with the
GroupWise Driver to create the account
--
Best Regards
Tommy Mikkelsen
IT Quality A/S
Denmark
Novell Developer Forums SYSOP
Please Report back any success or failure, That way we all learn
Sorry, but no support through email
"I hate bugs".......Tommy Lee Jones, MIB
|
| Post Reply
|
|
|
|
|
|
|
|
|
|