summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2010-November/000619.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-sysadm/2010-November/000619.html')
-rw-r--r--zarb-ml/mageia-sysadm/2010-November/000619.html93
1 files changed, 93 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2010-November/000619.html b/zarb-ml/mageia-sysadm/2010-November/000619.html
new file mode 100644
index 000000000..3ea967453
--- /dev/null
+++ b/zarb-ml/mageia-sysadm/2010-November/000619.html
@@ -0,0 +1,93 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-sysadm] [286] - do include sympa process only if sympa class is used
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B286%5D%20-%20do%20include%20sympa%20process%20only%20if%20sympa%0A%09class%20is%20used&In-Reply-To=%3C20101118181002.EC3CF3FBCB%40valstar.mageia.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="000618.html">
+ <LINK REL="Next" HREF="000620.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-sysadm] [286] - do include sympa process only if sympa class is used</H1>
+ <B>root at mageia.org</B>
+ <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B286%5D%20-%20do%20include%20sympa%20process%20only%20if%20sympa%0A%09class%20is%20used&In-Reply-To=%3C20101118181002.EC3CF3FBCB%40valstar.mageia.org%3E"
+ TITLE="[Mageia-sysadm] [286] - do include sympa process only if sympa class is used">root at mageia.org
+ </A><BR>
+ <I>Thu Nov 18 19:10:02 CET 2010</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="000618.html">[Mageia-sysadm] [285] - add a common ancestor to smtp server
+</A></li>
+ <LI>Next message: <A HREF="000620.html">[Mageia-sysadm] [287] - merge primary config file to the secondary one
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#619">[ date ]</a>
+ <a href="thread.html#619">[ thread ]</a>
+ <a href="subject.html#619">[ subject ]</a>
+ <a href="author.html#619">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Revision: 286
+Author: misc
+Date: 2010-11-18 19:10:02 +0100 (Thu, 18 Nov 2010)
+Log Message:
+-----------
+- do include sympa process only if sympa class is used
+
+Modified Paths:
+--------------
+ puppet/modules/postfix/templates/primary_master.cf
+
+Modified: puppet/modules/postfix/templates/primary_master.cf
+===================================================================
+--- puppet/modules/postfix/templates/primary_master.cf 2010-11-18 18:07:50 UTC (rev 285)
++++ puppet/modules/postfix/templates/primary_master.cf 2010-11-18 18:10:02 UTC (rev 286)
+@@ -116,11 +116,12 @@
+ #mailman unix - n n - - pipe
+ # flags=FR user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py
+ # ${nexthop} ${user}
+-
++&lt;% if classes.include?('sympa') %&gt;
+ sympa unix - n n - - pipe
+ flags=R user=sympa argv=/usr/sbin/queue ${recipient}
+ sympabounce unix - n n - - pipe
+ flags=R user=sympa argv=/usr/sbin/bouncequeue ${user}
++&lt;% end %&gt;
+
+ #
+ ##### START OF CONTENT FILTER CUSTOMIZATIONS #####
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: &lt;/pipermail/mageia-sysadm/attachments/20101118/abd8e707/attachment.html&gt;
+</PRE>
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="000618.html">[Mageia-sysadm] [285] - add a common ancestor to smtp server
+</A></li>
+ <LI>Next message: <A HREF="000620.html">[Mageia-sysadm] [287] - merge primary config file to the secondary one
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#619">[ date ]</a>
+ <a href="thread.html#619">[ thread ]</a>
+ <a href="subject.html#619">[ subject ]</a>
+ <a href="author.html#619">[ 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>