|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
alias management -- suggestions and best practices
From: Kurt Lieber (klieber
gentoo.org)
Date: Fri Jan 27 2006 - 20:14:35 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
We're installing a new developer shell box and, as part of this, are
considering moving over from our current MTA (exim) to postfix.
We have a fairly extensive system of aliases set up, built around a file
structure, similar to:
/var/mail/alias/misc/
/var/mail/alias/special/
and so on. Within each of those directories, we have files that correspond
to alias addresses. So:
/var/mail/alias/misc/amd64 is the alias file for amd64
gentoo.org
/var/mail/alias/misc/www is the alias file for www
gentoo.org
and so on.
Exim is configured to glob all files within directories that we specify.
Adding new aliases is as simple as adding a new file to the appropriate
directory. No edits are necessary to exim's configuration files. This
works well for us since we can use traditional unix perms to allow devs to
easily create new aliases in directories that we specify.
Short of moving to ldap, mysql, dbm, etc. is there a way to mimic this
functionality in Postfix? I'd rather not have to write a user front-end
for alias management if I can avoid it. Postfix has other advantages that
we want to utilize which is why we're considering the switch, but the alias
system is one area where we'd like to try and stick with what we have if
we can.
Thanks.
--kurt
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFD2tOLJPpRNiftIEYRAmLAAJ9b0986zIDRxn7wtekH0+NqffEukgCfS5J7
IWthmiuscRjGoMTige7b2Nk=
=AsJo
-----END PGP SIGNATURE-----
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]