Not even a readme.txt and next to nothing on the project page...

* What mail servers?
* What does this project actually do or will it do?

Comments

mikl’s picture

Title: Missing Documentation » Provide documentation
Category: bug » task

I've only worked on this a couple of days, so it's far from done yet. That's why I don't advertise much in the way of features, but I hope to support Postfix, Exim and Dovecot, and provide an admin-interface for managing e-mail accounts and forwarding/aliases.

Xaber’s picture

do you want to clone postfixadmin ?

mikl’s picture

No, postfixadmin is far to complex for my needs. My goal here is mainly to offer a simple interface for my customers to manage their e-mail accounts, change passwords, etc, and more importantly, offer that interface inside Drupal.

siltaar’s picture

I wrote this tuto : http://sd12s.fdn.fr/realisations/tutos/mailadmin_howto.html
It explains how to use the Mailadmin module, starting from scratch, to obtain a running mail server.

siltaar’s picture

Status: Active » Closed (fixed)
mikl’s picture

Wow, thank you for doing this. I've been wanting to write some docs since forever, but I never got around to it.

Btw., regarding the `CREATE LANGUAGE plpgsql` – since PostgreSQL 9.0 came out (in 2010), PL/pgSQL is enabled by default in new databases. So it's only if people have very old installation that this step is necessary.

siltaar’s picture

Thx, I edited the doc.

siltaar’s picture

Issue summary: View changes

It would be great to mention the doc I wrote as a doc for the module.
- https://www.drupal.org/node/1910962

In the Resources title of the right column…