Thanks. I’ve pretty much decided that I’ll call dbmail-users from my PHP
script for user creation/password maintenance and use IMAP from PHP script for
mailbox/message administration.
I’m thinking I will need to insert my 5 predefined mailboxes with direct sql
(auto-subscribing the user to the
Hello. You can see existing solutions: dbmail-admin and dbmail-administator..
On 26 January 2014 23:44, KT Walrus wrote:
> I need to write a custom PHP admin script to manage my dbmail users and
> mailboxes.
>
> I need to be able to:
> - add/change/delete a user (setting password, aliases, etc
I need to write a custom PHP admin script to manage my dbmail users and
mailboxes.
I need to be able to:
- add/change/delete a user (setting password, aliases, etc), creating 5
pre-defined mailboxes
- get a list of messages in a user’s mailbox
- get a specific message from any user’s mailbox
- s