diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-March/003034.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2011-March/003034.html | 101 |
1 files changed, 101 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-March/003034.html b/zarb-ml/mageia-sysadm/2011-March/003034.html new file mode 100644 index 000000000..3bb1bc9c0 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-March/003034.html @@ -0,0 +1,101 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] aliases system and postfix + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20aliases%20system%20and%20postfix&In-Reply-To=%3C1299621009.2558.46.camel%40akroma.ephaone.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="003025.html"> + <LINK REL="Next" HREF="003035.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] aliases system and postfix</H1> + <B>Michael Scherer</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20aliases%20system%20and%20postfix&In-Reply-To=%3C1299621009.2558.46.camel%40akroma.ephaone.org%3E" + TITLE="[Mageia-sysadm] aliases system and postfix">misc at zarb.org + </A><BR> + <I>Tue Mar 8 22:50:09 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="003025.html">[Mageia-sysadm] champagne swapping to death +</A></li> + <LI>Next message: <A HREF="003035.html">[Mageia-sysadm] aliases system and postfix +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3034">[ date ]</a> + <a href="thread.html#3034">[ thread ]</a> + <a href="subject.html#3034">[ subject ]</a> + <a href="author.html#3034">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi, + +As said previously ( in svn commit log ) and as announced since a long +time, the aliases @mageia.org have been deployed. + +After careful reading of the whole postfix documentation and proper +meditation, I was able to do it in 30 minutes ( yes, after telling I +would need to be very careful ). There is likely some stuff to change +( use virtual_aliases_maps instead of aliases_maps etc ), but it work. + +So far, the only group to have aliases is the mga-founders one, but +there is plan to add others. + +In order to do that : +- edit modules/postfix/manifests/init.pp +- seek aliases_group variables +- add the ldap group to the end +- commit + + +What is left to do : + +- find a way to map root@ to the sysadmin group, press@ to the comm +team, and same for <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">contact at .</A> +( I was on it, but this requires to deploy a whole subdomain +team.mageia.org, and there is surely a better way ) + +- make sure that a secondary mx is installed and working + +- make sure that a secondary ldap is deployed + +- move the mx to alamut + +- decide who can get a aliases now, and write documentation and warn +team for that + + +I will send a email to founders@ later, once I have checked SPF and +others stuff like this ( ie, check that we can reasonably use aliases +without much trouble ) +-- +Michael Scherer + +</PRE> + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="003025.html">[Mageia-sysadm] champagne swapping to death +</A></li> + <LI>Next message: <A HREF="003035.html">[Mageia-sysadm] aliases system and postfix +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3034">[ date ]</a> + <a href="thread.html#3034">[ thread ]</a> + <a href="subject.html#3034">[ subject ]</a> + <a href="author.html#3034">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm +mailing list</a><br> +</body></html> |