Hi. DBMail rules. I create a nice console interface to manage DBMail in
Solaris. It's basically a shell script that implements most DBMail
functions using the linux dialog command.

It uses the /etc/postfix/transport file as the basis to implement
multi-domain control. Assumes you create your account like this:

dbmail-adduser [EMAIL PROTECTED] {crypt:}password 0 10M [EMAIL PROTECTED]

The user list dialogs requieres that at least one account exists, so the
script create a [EMAIL PROTECTED] account when creates a domain.

TODOS:
1. Allows to delete all accounts that maches a domain, especially handy
when you delete a domain. Actuall implementation just quits domains from
transport map.
2. Provide support do dbmail-adduser e switch.
3. Checks the existence /etc/postfix/transport.

I have just finish it, so it will take me a couple of day to document the
tool, but i take my time to implement everything with function, so most of
the script is self explained.

Attachment: dbmail.sh
Description: Binary data

Reply via email to