summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/attachments/20120322
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
committerNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
commit1be510f9529cb082f802408b472a77d074b394c0 (patch)
treeb175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-sysadm/attachments/20120322
parentfa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff)
downloadarchives-master.tar
archives-master.tar.gz
archives-master.tar.bz2
archives-master.tar.xz
archives-master.zip
Add zarb MLs html archivesHEADmaster
Diffstat (limited to 'zarb-ml/mageia-sysadm/attachments/20120322')
-rw-r--r--zarb-ml/mageia-sysadm/attachments/20120322/9945203b/attachment-0001.html237
-rw-r--r--zarb-ml/mageia-sysadm/attachments/20120322/9945203b/attachment.html237
-rw-r--r--zarb-ml/mageia-sysadm/attachments/20120322/fcf6a706/attachment-0001.html5
-rw-r--r--zarb-ml/mageia-sysadm/attachments/20120322/fcf6a706/attachment.html5
4 files changed, 484 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/attachments/20120322/9945203b/attachment-0001.html b/zarb-ml/mageia-sysadm/attachments/20120322/9945203b/attachment-0001.html
new file mode 100644
index 000000000..76c888113
--- /dev/null
+++ b/zarb-ml/mageia-sysadm/attachments/20120322/9945203b/attachment-0001.html
@@ -0,0 +1,237 @@
+We seem to reject all mails to MLs on alamut:<div><br><div>Mar 22 20:18:08 alamut postfix/smtpd[1384]: NOQUEUE: reject: RCPT from <a href="http://valstar.mageia.org">valstar.mageia.org</a>[212.85.158.147]: 450 4.1.1 &lt;<a href="mailto:packages-commits@ml.mageia.org">packages-commits@ml.mageia.org</a>&gt;: Recipient address rejected: User unknown in local recipient table; from=&lt;<a href="mailto:schedbot@valstar.mageia.org">schedbot@valstar.mageia.org</a>&gt; to=&lt;<a href="mailto:packages-commits@ml.mageia.org">packages-commits@ml.mageia.org</a>&gt; proto=ESMTP helo=&lt;<a href="http://valstar.mageia.org">valstar.mageia.org</a>&gt;</div>
+
+<div><br></div><div>Mar 22 20:18:08 alamut postfix/smtpd[1385]: NOQUEUE: reject: RCPT from <a href="http://valstar.mageia.org">valstar.mageia.org</a>[212.85.158.147]: 450 4.1.1 &lt;<a href="mailto:changelog@ml.mageia.org">changelog@ml.mageia.org</a>&gt;: Recipient address rejected: User unknown in local recipient table; from=&lt;<a href="mailto:schedbot@valstar.mageia.org">schedbot@valstar.mageia.org</a>&gt; to=&lt;<a href="mailto:changelog@ml.mageia.org">changelog@ml.mageia.org</a>&gt; proto=ESMTP helo=&lt;<a href="http://valstar.mageia.org">valstar.mageia.org</a>&gt;</div>
+
+<div><br></div><div>Reported by AL13N as bugzilla fails to send email and gives an error</div><div><br></div><div class="gmail_quote">On Thu, Mar 22, 2012 at 15:18, <span dir="ltr">&lt;<a href="mailto:root@mageia.org">root@mageia.org</a>&gt;</span> wrote:<br>
+
+<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>
+
+
+
+
+<div>
+
+
+<div>
+<dl>
+<dt>Revision</dt> <dd>2674</dd>
+<dt>Author</dt> <dd>misc</dd>
+<dt>Date</dt> <dd>2012-03-22 16:18:24 +0100 (Thu, 22 Mar 2012)</dd>
+</dl>
+
+<h3>Log Message</h3>
+<pre>clean postfix module, rework the layout and split it in several file</pre>
+
+<h3>Modified Paths</h3>
+<ul>
+<li><a href="#1363afcdfc8acd3f_puppetmanifestsnodesalamutpp">puppet/manifests/nodes/alamut.pp</a></li>
+<li><a href="#1363afcdfc8acd3f_puppetmanifestsnodeskrampouezhpp">puppet/manifests/nodes/krampouezh.pp</a></li>
+<li><a href="#1363afcdfc8acd3f_puppetmodulespostfixmanifestsinitpp">puppet/modules/postfix/manifests/init.pp</a></li>
+</ul>
+
+<h3>Added Paths</h3>
+<ul>
+<li>puppet/modules/postfix/manifests/server/</li>
+<li><a href="#1363afcdfc8acd3f_puppetmodulespostfixmanifestsserverprimarypp">puppet/modules/postfix/manifests/server/primary.pp</a></li>
+<li><a href="#1363afcdfc8acd3f_puppetmodulespostfixmanifestsserversecondarypp">puppet/modules/postfix/manifests/server/secondary.pp</a></li>
+<li><a href="#1363afcdfc8acd3f_puppetmodulespostfixmanifestsserverpp">puppet/modules/postfix/manifests/server.pp</a></li>
+<li><a href="#1363afcdfc8acd3f_puppetmodulespostfixmanifestssimple_relaypp">puppet/modules/postfix/manifests/simple_relay.pp</a></li>
+</ul>
+
+</div>
+<div><pre><a>Modified: puppet/manifests/nodes/alamut.pp</a>
+===================================================================
+--- puppet/manifests/nodes/alamut.pp 2012-03-22 15:18:21 UTC (rev 2673)
++++ puppet/manifests/nodes/alamut.pp 2012-03-22 15:18:24 UTC (rev 2674)
+@@ -20,7 +20,7 @@
+ include transifex
+ include bugzilla
+ include sympa::server
+- include postfix::primary_smtp
++ include postfix::server::primary
+
+ # temporary, just the time the vm is running there
+ host { &#39;friteuse&#39;:
+
+<a>Modified: puppet/manifests/nodes/krampouezh.pp</a>
+===================================================================
+--- puppet/manifests/nodes/krampouezh.pp 2012-03-22 15:18:21 UTC (rev 2673)
++++ puppet/manifests/nodes/krampouezh.pp 2012-03-22 15:18:24 UTC (rev 2674)
+@@ -5,7 +5,7 @@
+ #
+ #include common::default_mageia_server
+ include common::default_mageia_server_no_smtp
+- include postfix::secondary_smtp
++ include postfix::server::secondary
+ include blog::base
+ include blog::db_backup
+ include mysql::server
+
+<a>Modified: puppet/modules/postfix/manifests/init.pp</a>
+===================================================================
+--- puppet/modules/postfix/manifests/init.pp 2012-03-22 15:18:21 UTC (rev 2673)
++++ puppet/modules/postfix/manifests/init.pp 2012-03-22 15:18:24 UTC (rev 2674)
+@@ -1,71 +1,13 @@
+ class postfix {
+- class base {
+- package { [postfix,nail]: }
++ package { [&#39;postfix&#39;, &#39;nail&#39;]: }
+
+- service { postfix:
+- subscribe =&gt; Package[&#39;postfix&#39;],
+- }
+-
+- file { &#39;/etc/postfix/<a href="http://main.cf" target="_blank">main.cf</a>&#39;:
+- require =&gt; Package[&quot;postfix&quot;],
+- content =&gt; &quot;&quot;,
+- notify =&gt; Service[&#39;postfix&#39;],
+- }
++ service { &#39;postfix&#39;:
++ subscribe =&gt; Package[&#39;postfix&#39;],
+ }
+
+-
+- class simple_relay inherits base {
+- File[&#39;/etc/postfix/<a href="http://main.cf" target="_blank">main.cf</a>&#39;] {
+- content =&gt; template(&quot;postfix/<a href="http://simple_relay_main.cf" target="_blank">simple_relay_main.cf</a>&quot;),
+- }
++ file { &#39;/etc/postfix/<a href="http://main.cf" target="_blank">main.cf</a>&#39;:
++ require =&gt; Package[&#39;postfix&#39;],
++ content =&gt; &#39;&#39;,
++ notify =&gt; Service[&#39;postfix&#39;],
+ }
+-
+- class smtp_server inherits base {
+- include postgrey
+- include amavis
+- include spamassassin
+-
+- File[&#39;/etc/postfix/<a href="http://main.cf" target="_blank">main.cf</a>&#39;] {
+- content =&gt; template(&quot;postfix/<a href="http://main.cf" target="_blank">main.cf</a>&quot;),
+- }
+-
+- file { &#39;/etc/postfix/transport_regexp&#39;:
+- content =&gt; template(&quot;postfix/transport_regexp&quot;),
+- }
+-
+- }
+-
+- class primary_smtp inherits smtp_server {
+-
+- package { &quot;postfix-ldap&quot;: }
+-
+- # council is here until we fully decide who has aliases in com team,
+- # see <a href="https://bugs.mageia.org/show_bug.cgi?id=1345" target="_blank">https://bugs.mageia.org/show_bug.cgi?id=1345</a>
+- # alumini is a special group for tracking previous members of
+- # the project, so they keep their aliases for a time
+- $aliases_group = [&#39;mga-founders&#39;,&#39;mga-packagers&#39;,
+- &#39;mga-sysadmin&#39;,&#39;mga-council&#39;,
+- &#39;mga-alumni&#39;,&#39;mga-i18n-committers&#39;,
+- ]
+- $ldap_password = extlookup(&quot;postfix_ldap&quot;,&#39;x&#39;)
+- $ldap_servers = get_ldap_servers()
+-
+- file {
+- &#39;/etc/postfix/<a href="http://master.cf" target="_blank">master.cf</a>&#39;: content =&gt; template(&quot;postfix/<a href="http://primary_master.cf" target="_blank">primary_master.cf</a>&quot;);
+- &#39;/etc/postfix/ldap_aliases.conf&#39;: content =&gt; template(&quot;postfix/ldap_aliases.conf&quot;);
+- # TODO merge the file with the previous one, for common part (ldap, etc)
+- &#39;/etc/postfix/group_aliases.conf&#39;: content =&gt; template(&quot;postfix/group_aliases.conf&quot;);
+- # TODO make it conditional to the presence of sympa
+- &#39;/etc/postfix/sympa_aliases&#39;: content =&gt; template(&quot;postfix/sympa_aliases&quot;);
+- &#39;/etc/postfix/virtual_aliases&#39;: content =&gt; template(&quot;postfix/virtual_aliases&quot;);
+- }
+-
+- exec { &quot;postmap /etc/postfix/virtual_aliases&quot;:
+- refreshonly =&gt; true,
+- subscribe =&gt; File[&#39;/etc/postfix/virtual_aliases&#39;],
+- }
+- }
+-
+- class secondary_smtp inherits smtp_server {
+- }
+ }
+
+<a>Added: puppet/modules/postfix/manifests/server/primary.pp</a>
+===================================================================
+--- puppet/modules/postfix/manifests/server/primary.pp (rev 0)
++++ puppet/modules/postfix/manifests/server/primary.pp 2012-03-22 15:18:24 UTC (rev 2674)
+@@ -0,0 +1,37 @@
++class postfix::server::primary inherits postfix::server {
++
++ package { &#39;postfix-ldap&#39;: }
++
++ # council is here until we fully decide who has aliases in com team,
++ # see <a href="https://bugs.mageia.org/show_bug.cgi?id=1345" target="_blank">https://bugs.mageia.org/show_bug.cgi?id=1345</a>
++ # alumini is a special group for tracking previous members of
++ # the project, so they keep their aliases for a time
++ $aliases_group = [&#39;mga-founders&#39;,
++ &#39;mga-packagers&#39;,
++ &#39;mga-sysadmin&#39;,
++ &#39;mga-council&#39;,
++ &#39;mga-alumni&#39;,
++ &#39;mga-i18n-committers&#39;]
++ $ldap_password = extlookup(&#39;postfix_ldap&#39;,&#39;x&#39;)
++ $ldap_servers = get_ldap_servers()
++
++ file {
++ &#39;/etc/postfix/<a href="http://master.cf" target="_blank">master.cf</a>&#39;:
++ content =&gt; template(&#39;postfix/<a href="http://primary_master.cf" target="_blank">primary_master.cf</a>&#39;);
++ &#39;/etc/postfix/ldap_aliases.conf&#39;:
++ content =&gt; template(&#39;postfix/ldap_aliases.conf&#39;);
++ # TODO merge the file with the previous one, for common part (ldap, etc)
++ &#39;/etc/postfix/group_aliases.conf&#39;:
++ content =&gt; template(&#39;postfix/group_aliases.conf&#39;);
++ # TODO make it conditional to the presence of sympa
++ &#39;/etc/postfix/sympa_aliases&#39;:
++ content =&gt; template(&#39;postfix/sympa_aliases&#39;);
++ &#39;/etc/postfix/virtual_aliases&#39;:
++ content =&gt; template(&#39;postfix/virtual_aliases&#39;);
++ }
++
++ exec { &#39;postmap /etc/postfix/virtual_aliases&#39;:
++ refreshonly =&gt; true,
++ subscribe =&gt; File[&#39;/etc/postfix/virtual_aliases&#39;],
++ }
++}
+
+<a>Added: puppet/modules/postfix/manifests/server/secondary.pp</a>
+===================================================================
+--- puppet/modules/postfix/manifests/server/secondary.pp (rev 0)
++++ puppet/modules/postfix/manifests/server/secondary.pp 2012-03-22 15:18:24 UTC (rev 2674)
+@@ -0,0 +1 @@
++class postfix::server::secondary inherits postfix::server { }
+
+<a>Added: puppet/modules/postfix/manifests/server.pp</a>
+===================================================================
+--- puppet/modules/postfix/manifests/server.pp (rev 0)
++++ puppet/modules/postfix/manifests/server.pp 2012-03-22 15:18:24 UTC (rev 2674)
+@@ -0,0 +1,13 @@
++class postfix::server inherits postfix {
++ include postgrey
++ include amavis
++ include spamassassin
++
++ File[&#39;/etc/postfix/<a href="http://main.cf" target="_blank">main.cf</a>&#39;] {
++ content =&gt; template(&#39;postfix/<a href="http://main.cf" target="_blank">main.cf</a>&#39;),
++ }
++
++ file { &#39;/etc/postfix/transport_regexp&#39;:
++ content =&gt; template(&#39;postfix/transport_regexp&#39;),
++ }
++}
+
+<a>Added: puppet/modules/postfix/manifests/simple_relay.pp</a>
+===================================================================
+--- puppet/modules/postfix/manifests/simple_relay.pp (rev 0)
++++ puppet/modules/postfix/manifests/simple_relay.pp 2012-03-22 15:18:24 UTC (rev 2674)
+@@ -0,0 +1,5 @@
++class postfix::simple_relay inherits postfix {
++ File[&#39;/etc/postfix/<a href="http://main.cf" target="_blank">main.cf</a>&#39;] {
++ content =&gt; template(&#39;postfix/<a href="http://simple_relay_main.cf" target="_blank">simple_relay_main.cf</a>&#39;),
++ }
++}
+
+</pre></div>
+
+</div>
+</blockquote></div><br></div>
diff --git a/zarb-ml/mageia-sysadm/attachments/20120322/9945203b/attachment.html b/zarb-ml/mageia-sysadm/attachments/20120322/9945203b/attachment.html
new file mode 100644
index 000000000..76c888113
--- /dev/null
+++ b/zarb-ml/mageia-sysadm/attachments/20120322/9945203b/attachment.html
@@ -0,0 +1,237 @@
+We seem to reject all mails to MLs on alamut:<div><br><div>Mar 22 20:18:08 alamut postfix/smtpd[1384]: NOQUEUE: reject: RCPT from <a href="http://valstar.mageia.org">valstar.mageia.org</a>[212.85.158.147]: 450 4.1.1 &lt;<a href="mailto:packages-commits@ml.mageia.org">packages-commits@ml.mageia.org</a>&gt;: Recipient address rejected: User unknown in local recipient table; from=&lt;<a href="mailto:schedbot@valstar.mageia.org">schedbot@valstar.mageia.org</a>&gt; to=&lt;<a href="mailto:packages-commits@ml.mageia.org">packages-commits@ml.mageia.org</a>&gt; proto=ESMTP helo=&lt;<a href="http://valstar.mageia.org">valstar.mageia.org</a>&gt;</div>
+
+<div><br></div><div>Mar 22 20:18:08 alamut postfix/smtpd[1385]: NOQUEUE: reject: RCPT from <a href="http://valstar.mageia.org">valstar.mageia.org</a>[212.85.158.147]: 450 4.1.1 &lt;<a href="mailto:changelog@ml.mageia.org">changelog@ml.mageia.org</a>&gt;: Recipient address rejected: User unknown in local recipient table; from=&lt;<a href="mailto:schedbot@valstar.mageia.org">schedbot@valstar.mageia.org</a>&gt; to=&lt;<a href="mailto:changelog@ml.mageia.org">changelog@ml.mageia.org</a>&gt; proto=ESMTP helo=&lt;<a href="http://valstar.mageia.org">valstar.mageia.org</a>&gt;</div>
+
+<div><br></div><div>Reported by AL13N as bugzilla fails to send email and gives an error</div><div><br></div><div class="gmail_quote">On Thu, Mar 22, 2012 at 15:18, <span dir="ltr">&lt;<a href="mailto:root@mageia.org">root@mageia.org</a>&gt;</span> wrote:<br>
+
+<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>
+
+
+
+
+<div>
+
+
+<div>
+<dl>
+<dt>Revision</dt> <dd>2674</dd>
+<dt>Author</dt> <dd>misc</dd>
+<dt>Date</dt> <dd>2012-03-22 16:18:24 +0100 (Thu, 22 Mar 2012)</dd>
+</dl>
+
+<h3>Log Message</h3>
+<pre>clean postfix module, rework the layout and split it in several file</pre>
+
+<h3>Modified Paths</h3>
+<ul>
+<li><a href="#1363afcdfc8acd3f_puppetmanifestsnodesalamutpp">puppet/manifests/nodes/alamut.pp</a></li>
+<li><a href="#1363afcdfc8acd3f_puppetmanifestsnodeskrampouezhpp">puppet/manifests/nodes/krampouezh.pp</a></li>
+<li><a href="#1363afcdfc8acd3f_puppetmodulespostfixmanifestsinitpp">puppet/modules/postfix/manifests/init.pp</a></li>
+</ul>
+
+<h3>Added Paths</h3>
+<ul>
+<li>puppet/modules/postfix/manifests/server/</li>
+<li><a href="#1363afcdfc8acd3f_puppetmodulespostfixmanifestsserverprimarypp">puppet/modules/postfix/manifests/server/primary.pp</a></li>
+<li><a href="#1363afcdfc8acd3f_puppetmodulespostfixmanifestsserversecondarypp">puppet/modules/postfix/manifests/server/secondary.pp</a></li>
+<li><a href="#1363afcdfc8acd3f_puppetmodulespostfixmanifestsserverpp">puppet/modules/postfix/manifests/server.pp</a></li>
+<li><a href="#1363afcdfc8acd3f_puppetmodulespostfixmanifestssimple_relaypp">puppet/modules/postfix/manifests/simple_relay.pp</a></li>
+</ul>
+
+</div>
+<div><pre><a>Modified: puppet/manifests/nodes/alamut.pp</a>
+===================================================================
+--- puppet/manifests/nodes/alamut.pp 2012-03-22 15:18:21 UTC (rev 2673)
++++ puppet/manifests/nodes/alamut.pp 2012-03-22 15:18:24 UTC (rev 2674)
+@@ -20,7 +20,7 @@
+ include transifex
+ include bugzilla
+ include sympa::server
+- include postfix::primary_smtp
++ include postfix::server::primary
+
+ # temporary, just the time the vm is running there
+ host { &#39;friteuse&#39;:
+
+<a>Modified: puppet/manifests/nodes/krampouezh.pp</a>
+===================================================================
+--- puppet/manifests/nodes/krampouezh.pp 2012-03-22 15:18:21 UTC (rev 2673)
++++ puppet/manifests/nodes/krampouezh.pp 2012-03-22 15:18:24 UTC (rev 2674)
+@@ -5,7 +5,7 @@
+ #
+ #include common::default_mageia_server
+ include common::default_mageia_server_no_smtp
+- include postfix::secondary_smtp
++ include postfix::server::secondary
+ include blog::base
+ include blog::db_backup
+ include mysql::server
+
+<a>Modified: puppet/modules/postfix/manifests/init.pp</a>
+===================================================================
+--- puppet/modules/postfix/manifests/init.pp 2012-03-22 15:18:21 UTC (rev 2673)
++++ puppet/modules/postfix/manifests/init.pp 2012-03-22 15:18:24 UTC (rev 2674)
+@@ -1,71 +1,13 @@
+ class postfix {
+- class base {
+- package { [postfix,nail]: }
++ package { [&#39;postfix&#39;, &#39;nail&#39;]: }
+
+- service { postfix:
+- subscribe =&gt; Package[&#39;postfix&#39;],
+- }
+-
+- file { &#39;/etc/postfix/<a href="http://main.cf" target="_blank">main.cf</a>&#39;:
+- require =&gt; Package[&quot;postfix&quot;],
+- content =&gt; &quot;&quot;,
+- notify =&gt; Service[&#39;postfix&#39;],
+- }
++ service { &#39;postfix&#39;:
++ subscribe =&gt; Package[&#39;postfix&#39;],
+ }
+
+-
+- class simple_relay inherits base {
+- File[&#39;/etc/postfix/<a href="http://main.cf" target="_blank">main.cf</a>&#39;] {
+- content =&gt; template(&quot;postfix/<a href="http://simple_relay_main.cf" target="_blank">simple_relay_main.cf</a>&quot;),
+- }
++ file { &#39;/etc/postfix/<a href="http://main.cf" target="_blank">main.cf</a>&#39;:
++ require =&gt; Package[&#39;postfix&#39;],
++ content =&gt; &#39;&#39;,
++ notify =&gt; Service[&#39;postfix&#39;],
+ }
+-
+- class smtp_server inherits base {
+- include postgrey
+- include amavis
+- include spamassassin
+-
+- File[&#39;/etc/postfix/<a href="http://main.cf" target="_blank">main.cf</a>&#39;] {
+- content =&gt; template(&quot;postfix/<a href="http://main.cf" target="_blank">main.cf</a>&quot;),
+- }
+-
+- file { &#39;/etc/postfix/transport_regexp&#39;:
+- content =&gt; template(&quot;postfix/transport_regexp&quot;),
+- }
+-
+- }
+-
+- class primary_smtp inherits smtp_server {
+-
+- package { &quot;postfix-ldap&quot;: }
+-
+- # council is here until we fully decide who has aliases in com team,
+- # see <a href="https://bugs.mageia.org/show_bug.cgi?id=1345" target="_blank">https://bugs.mageia.org/show_bug.cgi?id=1345</a>
+- # alumini is a special group for tracking previous members of
+- # the project, so they keep their aliases for a time
+- $aliases_group = [&#39;mga-founders&#39;,&#39;mga-packagers&#39;,
+- &#39;mga-sysadmin&#39;,&#39;mga-council&#39;,
+- &#39;mga-alumni&#39;,&#39;mga-i18n-committers&#39;,
+- ]
+- $ldap_password = extlookup(&quot;postfix_ldap&quot;,&#39;x&#39;)
+- $ldap_servers = get_ldap_servers()
+-
+- file {
+- &#39;/etc/postfix/<a href="http://master.cf" target="_blank">master.cf</a>&#39;: content =&gt; template(&quot;postfix/<a href="http://primary_master.cf" target="_blank">primary_master.cf</a>&quot;);
+- &#39;/etc/postfix/ldap_aliases.conf&#39;: content =&gt; template(&quot;postfix/ldap_aliases.conf&quot;);
+- # TODO merge the file with the previous one, for common part (ldap, etc)
+- &#39;/etc/postfix/group_aliases.conf&#39;: content =&gt; template(&quot;postfix/group_aliases.conf&quot;);
+- # TODO make it conditional to the presence of sympa
+- &#39;/etc/postfix/sympa_aliases&#39;: content =&gt; template(&quot;postfix/sympa_aliases&quot;);
+- &#39;/etc/postfix/virtual_aliases&#39;: content =&gt; template(&quot;postfix/virtual_aliases&quot;);
+- }
+-
+- exec { &quot;postmap /etc/postfix/virtual_aliases&quot;:
+- refreshonly =&gt; true,
+- subscribe =&gt; File[&#39;/etc/postfix/virtual_aliases&#39;],
+- }
+- }
+-
+- class secondary_smtp inherits smtp_server {
+- }
+ }
+
+<a>Added: puppet/modules/postfix/manifests/server/primary.pp</a>
+===================================================================
+--- puppet/modules/postfix/manifests/server/primary.pp (rev 0)
++++ puppet/modules/postfix/manifests/server/primary.pp 2012-03-22 15:18:24 UTC (rev 2674)
+@@ -0,0 +1,37 @@
++class postfix::server::primary inherits postfix::server {
++
++ package { &#39;postfix-ldap&#39;: }
++
++ # council is here until we fully decide who has aliases in com team,
++ # see <a href="https://bugs.mageia.org/show_bug.cgi?id=1345" target="_blank">https://bugs.mageia.org/show_bug.cgi?id=1345</a>
++ # alumini is a special group for tracking previous members of
++ # the project, so they keep their aliases for a time
++ $aliases_group = [&#39;mga-founders&#39;,
++ &#39;mga-packagers&#39;,
++ &#39;mga-sysadmin&#39;,
++ &#39;mga-council&#39;,
++ &#39;mga-alumni&#39;,
++ &#39;mga-i18n-committers&#39;]
++ $ldap_password = extlookup(&#39;postfix_ldap&#39;,&#39;x&#39;)
++ $ldap_servers = get_ldap_servers()
++
++ file {
++ &#39;/etc/postfix/<a href="http://master.cf" target="_blank">master.cf</a>&#39;:
++ content =&gt; template(&#39;postfix/<a href="http://primary_master.cf" target="_blank">primary_master.cf</a>&#39;);
++ &#39;/etc/postfix/ldap_aliases.conf&#39;:
++ content =&gt; template(&#39;postfix/ldap_aliases.conf&#39;);
++ # TODO merge the file with the previous one, for common part (ldap, etc)
++ &#39;/etc/postfix/group_aliases.conf&#39;:
++ content =&gt; template(&#39;postfix/group_aliases.conf&#39;);
++ # TODO make it conditional to the presence of sympa
++ &#39;/etc/postfix/sympa_aliases&#39;:
++ content =&gt; template(&#39;postfix/sympa_aliases&#39;);
++ &#39;/etc/postfix/virtual_aliases&#39;:
++ content =&gt; template(&#39;postfix/virtual_aliases&#39;);
++ }
++
++ exec { &#39;postmap /etc/postfix/virtual_aliases&#39;:
++ refreshonly =&gt; true,
++ subscribe =&gt; File[&#39;/etc/postfix/virtual_aliases&#39;],
++ }
++}
+
+<a>Added: puppet/modules/postfix/manifests/server/secondary.pp</a>
+===================================================================
+--- puppet/modules/postfix/manifests/server/secondary.pp (rev 0)
++++ puppet/modules/postfix/manifests/server/secondary.pp 2012-03-22 15:18:24 UTC (rev 2674)
+@@ -0,0 +1 @@
++class postfix::server::secondary inherits postfix::server { }
+
+<a>Added: puppet/modules/postfix/manifests/server.pp</a>
+===================================================================
+--- puppet/modules/postfix/manifests/server.pp (rev 0)
++++ puppet/modules/postfix/manifests/server.pp 2012-03-22 15:18:24 UTC (rev 2674)
+@@ -0,0 +1,13 @@
++class postfix::server inherits postfix {
++ include postgrey
++ include amavis
++ include spamassassin
++
++ File[&#39;/etc/postfix/<a href="http://main.cf" target="_blank">main.cf</a>&#39;] {
++ content =&gt; template(&#39;postfix/<a href="http://main.cf" target="_blank">main.cf</a>&#39;),
++ }
++
++ file { &#39;/etc/postfix/transport_regexp&#39;:
++ content =&gt; template(&#39;postfix/transport_regexp&#39;),
++ }
++}
+
+<a>Added: puppet/modules/postfix/manifests/simple_relay.pp</a>
+===================================================================
+--- puppet/modules/postfix/manifests/simple_relay.pp (rev 0)
++++ puppet/modules/postfix/manifests/simple_relay.pp 2012-03-22 15:18:24 UTC (rev 2674)
+@@ -0,0 +1,5 @@
++class postfix::simple_relay inherits postfix {
++ File[&#39;/etc/postfix/<a href="http://main.cf" target="_blank">main.cf</a>&#39;] {
++ content =&gt; template(&#39;postfix/<a href="http://simple_relay_main.cf" target="_blank">simple_relay_main.cf</a>&#39;),
++ }
++}
+
+</pre></div>
+
+</div>
+</blockquote></div><br></div>
diff --git a/zarb-ml/mageia-sysadm/attachments/20120322/fcf6a706/attachment-0001.html b/zarb-ml/mageia-sysadm/attachments/20120322/fcf6a706/attachment-0001.html
new file mode 100644
index 000000000..f97d63cc4
--- /dev/null
+++ b/zarb-ml/mageia-sysadm/attachments/20120322/fcf6a706/attachment-0001.html
@@ -0,0 +1,5 @@
+<br><br><div class="gmail_quote">On Thu, Mar 22, 2012 at 14:27, Arnaud Patard <span dir="ltr">&lt;<a href="mailto:arnaud.patard@rtp-net.org">arnaud.patard@rtp-net.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
+
+<br>
+- no way to rsync somewhere my repo. imho, mageia systems should be the<br>
+primary mirror for arm stuff.</blockquote><div><br></div><div>I think valstar should be the reference.</div><div>Maybe we can add a module on rsync server with you IP is allowed to write to</div></div>
diff --git a/zarb-ml/mageia-sysadm/attachments/20120322/fcf6a706/attachment.html b/zarb-ml/mageia-sysadm/attachments/20120322/fcf6a706/attachment.html
new file mode 100644
index 000000000..f97d63cc4
--- /dev/null
+++ b/zarb-ml/mageia-sysadm/attachments/20120322/fcf6a706/attachment.html
@@ -0,0 +1,5 @@
+<br><br><div class="gmail_quote">On Thu, Mar 22, 2012 at 14:27, Arnaud Patard <span dir="ltr">&lt;<a href="mailto:arnaud.patard@rtp-net.org">arnaud.patard@rtp-net.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
+
+<br>
+- no way to rsync somewhere my repo. imho, mageia systems should be the<br>
+primary mirror for arm stuff.</blockquote><div><br></div><div>I think valstar should be the reference.</div><div>Maybe we can add a module on rsync server with you IP is allowed to write to</div></div>