Closed (fixed)
Project:
Mail admin
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Jul 2011 at 03:39 UTC
Updated:
16 Oct 2014 at 14:08 UTC
Jump to comment: Most recent
Comments
Comment #1
miklI'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.
Comment #2
Xaber commenteddo you want to clone postfixadmin ?
Comment #3
miklNo, 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.
Comment #4
siltaar commentedI 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.
Comment #5
siltaar commentedAlso here : https://drupal.org/node/1910962
Comment #6
miklWow, 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.
Comment #7
siltaar commentedThx, I edited the doc.
Comment #8
siltaar commentedIt 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…