diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2010-December/001080.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2010-December/001080.html | 94 |
1 files changed, 94 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2010-December/001080.html b/zarb-ml/mageia-sysadm/2010-December/001080.html new file mode 100644 index 000000000..560cba955 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-December/001080.html @@ -0,0 +1,94 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] [554] change default settings, after discussing with mdv maintainer. + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B554%5D%20change%20default%20settings%2C%0A%09after%20discussing%20with%20mdv%20maintainer.&In-Reply-To=%3C20101209123420.B7CAB3FEBC%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="001078.html"> + <LINK REL="Next" HREF="001082.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] [554] change default settings, after discussing with mdv maintainer.</H1> + <B>root at mageia.org</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B554%5D%20change%20default%20settings%2C%0A%09after%20discussing%20with%20mdv%20maintainer.&In-Reply-To=%3C20101209123420.B7CAB3FEBC%40valstar.mageia.org%3E" + TITLE="[Mageia-sysadm] [554] change default settings, after discussing with mdv maintainer.">root at mageia.org + </A><BR> + <I>Thu Dec 9 13:34:20 CET 2010</I> + <P><UL> + <LI>Previous message: <A HREF="001078.html">[Mageia-sysadm] [553] add a directory to hold xml config files +</A></li> + <LI>Next message: <A HREF="001082.html">[Mageia-sysadm] [555] - do not install postfix by default on mail server, by using another +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1080">[ date ]</a> + <a href="thread.html#1080">[ thread ]</a> + <a href="subject.html#1080">[ subject ]</a> + <a href="author.html#1080">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Revision: 554 +Author: misc +Date: 2010-12-09 13:34:20 +0100 (Thu, 09 Dec 2010) +Log Message: +----------- +change default settings, after discussing with mdv maintainer. +the setting of using /var/lib/sympa do not seems good, but may work fine +( except this prevent list called bounce, arc and aliases to be created +, and this prevent simple shell based mailling list enumeration) + +Modified Paths: +-------------- + puppet/modules/sympa/templates/sympa.conf + +Modified: puppet/modules/sympa/templates/sympa.conf +=================================================================== +--- puppet/modules/sympa/templates/sympa.conf 2010-12-09 12:34:19 UTC (rev 553) ++++ puppet/modules/sympa/templates/sympa.conf 2010-12-09 12:34:20 UTC (rev 554) +@@ -1,7 +1,7 @@ + ###\\\\ Directories and file location ////### + + ## Directory containing mailing lists subdirectories +-home /var/lib/sympa ++home /var/lib/sympa/expl + + ## Directory for configuration files ; it also contains scenari/ and templates/ directories + etc /etc/sympa +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-sysadm/attachments/20101209/0ff78db3/attachment.html> +</PRE> + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="001078.html">[Mageia-sysadm] [553] add a directory to hold xml config files +</A></li> + <LI>Next message: <A HREF="001082.html">[Mageia-sysadm] [555] - do not install postfix by default on mail server, by using another +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1080">[ date ]</a> + <a href="thread.html#1080">[ thread ]</a> + <a href="subject.html#1080">[ subject ]</a> + <a href="author.html#1080">[ 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> |