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
102
103
104
105
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] Just killed my ml setup?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Just%20killed%20my%20ml%20setup%3F&In-Reply-To=%3C504B19DD.2040907%40gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="004658.html">
<LINK REL="Next" HREF="004660.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] Just killed my ml setup?</H1>
<B>Oliver Burger</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Just%20killed%20my%20ml%20setup%3F&In-Reply-To=%3C504B19DD.2040907%40gmail.com%3E"
TITLE="[Mageia-sysadm] Just killed my ml setup?">oliver.bgr at gmail.com
</A><BR>
<I>Sat Sep 8 12:11:41 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="004658.html">[Mageia-sysadm] Just killed my ml setup?
</A></li>
<LI>Next message: <A HREF="004660.html">[Mageia-sysadm] Just killed my ml setup?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4659">[ date ]</a>
<a href="thread.html#4659">[ thread ]</a>
<a href="subject.html#4659">[ subject ]</a>
<a href="author.html#4659">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Am 08.09.2012 11:37, schrieb Wolfgang Bornath:
><i> 2012/9/8 Matteo <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">pasotti.matteo at gmail.com</A>>:
</I>>><i> On 04/09/2012 09:21, Oliver Burger wrote:
</I>>>><i> Hi there,
</I>>>><i>
</I>>>><i> Google finally switched from "@googlemail.com" to "@gmail.com" as
</I>>>><i> default for Germans. (There was some sort of legal bickering about
</I>>>><i> the name gmail in Germany). I did change that on the old mailman
</I>>>><i> mailing lists and just had the idea to change it on identity as
</I>>>><i> well, but there seems to be something broken now. (Sorry!) Logging
</I>>>><i> in as <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">oliver.bgr at gmail.com</A> shows me an empty list of subscribed
</I>>>><i> lists, logging in as <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">oliver.bgr at googlemail.com</A> doesn't work
</I>>>><i> anymore. So I must have confused something. Could you check it?
</I>>>><i> This might also affect the mail aliases and so on.
</I>>>><i>
</I>>>><i> Thanks for helping,
</I>>>><i>
</I>>>><i> Oliver
</I>>>><i>
</I>>><i> Hi,
</I>>><i> I changed my email and I'm experiencing the same issue reported by Oliver.
</I>>><i> Any help would be really appreciated.
</I>><i>
</I>><i> Steps to follow in a logical order:
</I>><i>
</I>><i> Step 1: Unsubscribe from all lists with your @googlemail address
</I>><i> because you need the old address to unsubscribe/login to sympa.
</I>><i>
</I>><i> Step 2: Change your address in the identity page
</I>><i>
</I>><i> Step 3: Subscribe to the lists with this new @gmail address.
</I>><i>
</I>><i> I have changed to @gmail in general but receiving/sending mails with
</I>><i> <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">molch.b at googlemail.com</A> still works.
</I>><i>
</I>Tmb fixed it for me. And if I'd known in advance, I would have done,
what you suggested.
But actually this should not happen.
Sympa should change the mail address as well, when you do change it on
identity.
I'm not sure about sympa's internals, but perhaps identity should fix
the sympa database, when changing the email address.
I think, the email addresses are stored in a user table in sympa's db
which is joined to the rest of the tables, if needed.
So it would be just one update statement, that needs to be done.
But as I said, I neither know sympa nor identity...
Oliver
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="004658.html">[Mageia-sysadm] Just killed my ml setup?
</A></li>
<LI>Next message: <A HREF="004660.html">[Mageia-sysadm] Just killed my ml setup?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4659">[ date ]</a>
<a href="thread.html#4659">[ thread ]</a>
<a href="subject.html#4659">[ subject ]</a>
<a href="author.html#4659">[ 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>
|