1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
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>
|