diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-March/003210.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2011-March/003210.html | 105 |
1 files changed, 105 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-March/003210.html b/zarb-ml/mageia-sysadm/2011-March/003210.html new file mode 100644 index 000000000..5cef7e520 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-March/003210.html @@ -0,0 +1,105 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] Various stuff to clean on alamut + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Various%20stuff%20to%20clean%20on%20alamut&In-Reply-To=%3C1301360748.10310.33.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="003209.html"> + <LINK REL="Next" HREF="003211.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] Various stuff to clean on alamut</H1> + <B>Michael Scherer</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Various%20stuff%20to%20clean%20on%20alamut&In-Reply-To=%3C1301360748.10310.33.camel%40akroma.ephaone.org%3E" + TITLE="[Mageia-sysadm] Various stuff to clean on alamut">misc at zarb.org + </A><BR> + <I>Tue Mar 29 03:05:48 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="003209.html">[Mageia-sysadm] Various stuff to clean on alamut +</A></li> + <LI>Next message: <A HREF="003211.html">[Mageia-sysadm] Undelivered Mail Returned to Sender +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3210">[ date ]</a> + <a href="thread.html#3210">[ thread ]</a> + <a href="subject.html#3210">[ subject ]</a> + <a href="author.html#3210">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Le lundi 28 mars 2011 à 19:09 +0200, Michael Scherer a écrit : +><i> Hi, +</I> +><i> - it seems that cron is unable to backup ldap on valstar. I didn't +</I>><i> look at it fully, but feel free to do so. +</I> +I looked, seen no error message. So we will have to wait until it appear +again next time ( as i erased the mails due to my cleaning fury ). + +><i> - there is also a obscure issue with sympa, it seems to loop somewhere. +</I>><i> I do not have much idea, so I am on it since a few days. maybe we +</I>><i> wrongly installed it :/ +</I> +Ok so this error is solved. In short, our sympa setup was broken because +of subtle stuff and previous errors. See the various commits of the +night for details. + +So the loop was caused because sympa-request was not correctly set on +postfix, and the mail just said "cannot sync some list". The syncing +error was due to sympa parser not removing trailling space in the +configuration ( in this case, in the password configuration ), thus +making sympa unable to connect ( 30 minutes of debugging to understand +that ). + +While on it, I also enabled aliases as asked in rfc2142 ie postmaster@, +hostmaster@, etc. I redirected all technical one to the system group +email, except those related to web, that goes to the web team group +email. + +For this, I used the whole group email stuff that I spoke before. + +Basically, <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">toto at group.mageia</A> will be expanded to the list of all people +of the mga-toto ldap group + +And also, I finally fixed remaining sympa issues related to council and +board mls ( but I have no doubt that sympa will strike again ). + +To add someone to the ml, just add them in ldap in the proper group +( mga-board , mga-council ). Sympa sync from ldap every hour and can be +forced with the command ( replace $LISTE with the proper list name ) : + +perl /usr/sbin/sympa.pl --sync_include=$<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">LISTE at ml.mageia.org</A> + + +-- +Michael Scherer + +</PRE> + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="003209.html">[Mageia-sysadm] Various stuff to clean on alamut +</A></li> + <LI>Next message: <A HREF="003211.html">[Mageia-sysadm] Undelivered Mail Returned to Sender +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3210">[ date ]</a> + <a href="thread.html#3210">[ thread ]</a> + <a href="subject.html#3210">[ subject ]</a> + <a href="author.html#3210">[ 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> |