Closed
Bug 1085209
Opened 11 years ago
Closed 11 years ago
Please create a new mailing list: thunderbird-council
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rkent, Assigned: ashish)
References
Details
+++ This bug was initially created as a clone of Bug #1071670 +++
This should ultimately be private to read, but will be public to receive with moderation. Please do not setup any access other than the basic email list itself (that is, no Google or Giganews). I believe though that I can set that all up myself in the admin interface once the basic list is created.
Please make me (Kent James <kent@caspia.com>) the admin.
Description: Mailing list for Thunderbird Council
Thanks!
| Assignee | ||
Comment 1•11 years ago
|
||
Please file this request through https://bugzilla.mozilla.org/enter_bug.cgi?product=mozilla.org&format=mozlist
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
| Assignee | ||
Updated•11 years ago
|
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
| Assignee | ||
Updated•11 years ago
|
Assignee: server-ops → ashish
Status: REOPENED → ASSIGNED
Whiteboard: [waiting for Giganews and Google]
| Assignee | ||
Comment 2•11 years ago
|
||
List created, detail sent over email. Please reopen if you have any issues. Apologies for the initial confusion!
Status: ASSIGNED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Comment 3•11 years ago
|
||
> I believe though that I can set that all up myself in the admin interface once the basic list is
> created.
You are wrong about that; if you want Google and Giganews integration, it needs to be included from the very start. Conversion later is not possible.
Gerv
| Reporter | ||
Comment 4•11 years ago
|
||
(In reply to Gervase Markham [:gerv] from comment #3)
> > I believe though that I can set that all up myself in the admin interface once the basic list is
> > created.
>
> You are wrong about that; if you want Google and Giganews integration, it
> needs to be included from the very start. Conversion later is not possible.
>
> Gerv
What I meant is that any configuration of the email list itself (like who can send messages to it, or see member listings) I can setup myself. I do not need or want Giganews integration.
| Reporter | ||
Comment 5•11 years ago
|
||
Reopened per comment 2 "Please reopen if you have any issues"
I posted a couple of test messages to the list. They behaved as expected in email, but they are not appearing in the archives. Archive option is set on the list.
Are the archives delayed? Or disabled globally? That is, how can I get the archives to work? This list deals with governance, so we would like to have a private record of the discussions.
Status: RESOLVED → REOPENED
Flags: needinfo?(ashish)
Resolution: FIXED → ---
Comment 6•11 years ago
|
||
(In reply to Kent James (:rkent) from comment #5)
> Reopened per comment 2 "Please reopen if you have any issues"
>
> I posted a couple of test messages to the list. They behaved as expected in
> email, but they are not appearing in the archives. Archive option is set on
> the list.
>
> Are the archives delayed? Or disabled globally? That is, how can I get the
> archives to work? This list deals with governance, so we would like to have
> a private record of the discussions.
You're checking https://mail.mozilla.org/private/thunderbird-council ?
| Reporter | ||
Comment 7•11 years ago
|
||
> You're checking https://mail.mozilla.org/private/thunderbird-council ?
Right, and I see "No messages have been posted to this list yet, so the archives are currently empty." Yet I have posted and received two messages.
Comment 9•11 years ago
|
||
(In reply to Kent James (:rkent) from comment #7)
> > You're checking https://mail.mozilla.org/private/thunderbird-council ?
>
> Right, and I see "No messages have been posted to this list yet, so the
> archives are currently empty." Yet I have posted and received two messages.
It's a permission issue, try again and it should be fixed
| Reporter | ||
Comment 10•11 years ago
|
||
I sent a message to the list. Now I see something at https://mail.mozilla.org/private/thunderbird-council, the usual archive page by month. But each of the links on those pages goes to an invalid page.
A typical link: (for October 2014 view by subject): https://mail.mozilla.org/private/2014-October/subject.html
(Which if course is incorrect).
| Assignee | ||
Comment 11•11 years ago
|
||
Missing the trailing / in the URL - https://mail.mozilla.org/private/thunderbird-council/
This is likely a configuration bug. For non-public archives, a 301 is issued if the trailing / is missing:
$ curl -I https://mail.mozilla.org/pipermail/thunderbird-testers
HTTP/1.1 301 Moved Permanently
Location: https://mail.mozilla.org/pipermail/thunderbird-testers/
However for private archives, it doesn't redirect, messing up the base URL. FWIW https://mail.mozilla.org/listinfo/thunderbird-council contains the correct archives link.
| Reporter | ||
Comment 12•11 years ago
|
||
OK thanks for looking into this, I tested and can now see the archives starting from the page you suggested. If you can fix it, fine. But as long as the archives are there and accessible through one working link, that is sufficient for us. Access to archives is important but rare, and this is a small list.
| Assignee | ||
Comment 13•11 years ago
|
||
Yes, the link in Comment 11 is also present in the listinfo page, so it isn't a one-off.
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•