From mark at msapiro.net Sun Sep 1 05:46:39 2013 From: mark at msapiro.net (Mark Sapiro) Date: Sun, 01 Sep 2013 03:46:39 -0000 Subject: [Bug 1216960] Re: Address removed from CC-list References: <20130826145047.32491.26193.malonedeb@wampee.canonical.com> Message-ID: <20130901034639.10443.97350.malone@wampee.canonical.com> Are you reporting this for Mailman 2.1 or 3.0? The handler you reference is the Mailman 3.0 handler, but I suspect your observation of the behavior was on a Mailman 2.1 list. In any case, this behavior is intentional by design. Cc: recipients who are list members with their 'avoid duplicates' option set are removed from the Cc: list to keep that list from growing excessively in long threads with many 'reply-all' replies. -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1216960 Title: Address removed from CC-list To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1216960/+subscriptions From flo.fuchs at gmail.com Sun Sep 1 21:27:21 2013 From: flo.fuchs at gmail.com (Florian Fuchs) Date: Sun, 01 Sep 2013 19:27:21 -0000 Subject: [Merge] lp:~stylistica/postorius/user_preferences into lp:postorius In-Reply-To: <20130808205048.30865.18539.launchpad@ackee.canonical.com> Message-ID: <20130901192721.20451.43964.codereview@chaenomeles.canonical.com> Hi Sneha, thanks for the merge request! The new form, as well as the template and view code look pretty good! The only thing left to do in my view is some style-related cleanup. So if you want to make it perfect I'd check for PEP8 inconsistencies (long lines, missing/unnecessary spaces etc.). Also, there seem to be some lines containing tabs instead of spaces. Other than that the changes are good! Thanks again. Florian -- https://code.launchpad.net/~stylistica/postorius/user_preferences/+merge/179274 Your team Mailman Coders is subscribed to branch lp:postorius. From mark at msapiro.net Mon Sep 2 00:22:56 2013 From: mark at msapiro.net (Mark Sapiro) Date: Sun, 01 Sep 2013 22:22:56 -0000 Subject: [Bug 1214944] Re: Cannot act on pending requests References: <20130821143540.3359.97505.malonedeb@gac.canonical.com> Message-ID: <20130901222256.10673.71149.malone@gac.canonical.com> See the FAQ at . ** Changed in: mailman Status: New => Incomplete ** Changed in: mailman Assignee: (unassigned) => Mark Sapiro (msapiro) -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1214944 Title: Cannot act on pending requests To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1214944/+subscriptions From 1216960 at bugs.launchpad.net Mon Sep 2 10:18:02 2013 From: 1216960 at bugs.launchpad.net (Tom de Vries) Date: Mon, 02 Sep 2013 08:18:02 -0000 Subject: [Bug 1216960] Re: Address removed from CC-list References: <20130826145047.32491.26193.malonedeb@wampee.canonical.com> Message-ID: <20130902081802.20375.66590.malone@soybean.canonical.com> Mark, thanks for looking into this. I now also found some relevant prior discussions: http://mail.python.org/pipermail/mailman-users/2006-May/051192.html http://mail.python.org/pipermail/mailman-developers/2006-May/018777.html http://osdir.com/ml/mailman-users/2013-05/msg00090.html https://bugs.launchpad.net/mailman/+bug/266161 > Are you reporting this for Mailman 2.1 or 3.0? The handler you reference is the Mailman 3.0 handler, but I suspect your > observation of the behavior was on a Mailman 2.1 list. Yes, version 2.1.13. Is the 3.0 behaviour different? > In any case, this behavior is intentional by design. Perhaps it would be good to document this, f.i. here ( http://www.list.org/mailman-member/node21.html ) like this: ... If your address appears there, then Mailman can be told not to deliver another copy to you. A side effect of this is that your email address will be stripped from the CC-list in the copy to others, to keep that list from growing excessively in long threads with many 'reply-all' replies. This has the consequence that others will not able to tell from their copy whether you were explicitly CC-ed or not, and a reply-all from others to the list copy will not explicitly cc you. ... > Cc: recipients who are list members with their 'avoid duplicates' > option set are removed from the Cc: list to keep that list from growing excessively in long threads with many > 'reply-all' replies. For me, the size of CC-list is not a problem, dropping CC-list members is a problem. Of course there are others that would like other behaviour, f.i. this bug report here https://bugs.launchpad.net/mailman/+bug/266682 Perhaps we can add a configuration option prune_adressee_lists=lists/who with settings: - none/none (my preference) - cc/avoid_duplicate (current behaviour) - cc+to/all (266682) -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1216960 Title: Address removed from CC-list To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1216960/+subscriptions From noreply at launchpad.net Tue Sep 3 16:30:15 2013 From: noreply at launchpad.net (noreply at launchpad.net) Date: Tue, 03 Sep 2013 14:30:15 -0000 Subject: [Merge] lp:~macobo/mailman/macobo-conf_sort_option into lp:mailman In-Reply-To: <20130405195025.12614.19549.launchpad@ackee.canonical.com> Message-ID: <20130903143014.22536.93847.launchpad@ackee.canonical.com> The proposal to merge lp:~macobo/mailman/macobo-conf_sort_option into lp:mailman has been updated. Status: Needs review => Merged For more details, see: https://code.launchpad.net/~macobo/mailman/macobo-conf_sort_option/+merge/157469 -- https://code.launchpad.net/~macobo/mailman/macobo-conf_sort_option/+merge/157469 Your team Mailman Coders is requested to review the proposed merge of lp:~macobo/mailman/macobo-conf_sort_option into lp:mailman. From 1162492 at bugs.launchpad.net Tue Sep 3 17:45:22 2013 From: 1162492 at bugs.launchpad.net (Barry Warsaw) Date: Tue, 03 Sep 2013 15:45:22 -0000 Subject: [Bug 1162492] Re: Add a sort option to the conf subcommand References: <20130331142324.20888.15427.malonedeb@wampee.canonical.com> Message-ID: <20130903154523.25319.70285.launchpad@chaenomeles.canonical.com> ** Changed in: mailman Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1162492 Title: Add a sort option to the conf subcommand To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1162492/+subscriptions From jskrzeszewska at gmail.com Sun Sep 8 09:33:27 2013 From: jskrzeszewska at gmail.com (Joanna Skrzeszewska) Date: Sun, 08 Sep 2013 07:33:27 -0000 Subject: [Merge] lp:~jskrzeszewska/postorius/enablingArchivers into lp:postorius Message-ID: <20130908073326.24166.3611.launchpad@ackee.canonical.com> Joanna Skrzeszewska has proposed merging lp:~jskrzeszewska/postorius/enablingArchivers into lp:postorius. Requested reviews: Barry Warsaw (barry) For more details, see: https://code.launchpad.net/~jskrzeszewska/postorius/enablingArchivers/+merge/184460 Changes for enabling/disabling archivers using postorius (bug 1158040). -- https://code.launchpad.net/~jskrzeszewska/postorius/enablingArchivers/+merge/184460 Your team Mailman Coders is subscribed to branch lp:postorius. -------------- next part -------------- A non-text attachment was scrubbed... Name: review-diff.txt Type: text/x-diff Size: 5116 bytes Desc: not available URL: From davidw at axis.com Wed Sep 11 10:43:46 2013 From: davidw at axis.com (David Westlund) Date: Wed, 11 Sep 2013 08:43:46 -0000 Subject: [Bug 1223725] [NEW] update dumps traceback when resetting bounce for non members References: <20130911084346.9493.13390.malonedeb@wampee.canonical.com> Message-ID: <20130911084346.9493.13390.malonedeb@wampee.canonical.com> Public bug reported: The script bin/update is run when upgrading between mailman releases. The script has code to enable users that have been disabled due to bouncing messages but lacks a bounce score. However, if there are users that are marked as disabled due to bounces but that are no longer members of the list, the script dumps a traceback: Resetting 1 BYBOUNCEs disabled addrs with no bounce info Traceback (most recent call last): File "/usr/lib/mailman/bin/update", line 771, in errors = main() File "/usr/lib/mailman/bin/update", line 661, in main errors = errors + dolist(listname) File "/usr/lib/mailman/bin/update", line 218, in dolist mlist.setDeliveryStatus(addr, ENABLED) File "/var/lib/mailman/Mailman/OldStyleMemberships.py", line 352, in setDeliveryStatus self.__assertIsMember(member) File "/var/lib/mailman/Mailman/OldStyleMemberships.py", line 114, in __assertIsMember raise Errors.NotAMemberError, member The problematic code is line 217 in bin/update: 213 if n > 0: 214 print _( 215 'Resetting %(n)s BYBOUNCEs disabled addrs with no bounce info') 216 for addr in noinfo.keys(): 217 mlist.setDeliveryStatus(addr, ENABLED) A proposed solution is to ignore non members (add mlist.isMember(addr) in the for loop) or to remove the address from the list of disabled addresses. ** Affects: mailman Importance: Undecided Status: New ** Tags: bounce disable update -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1223725 Title: update dumps traceback when resetting bounce for non members To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1223725/+subscriptions From info at skeena.net Thu Sep 12 00:13:44 2013 From: info at skeena.net (thetrivialstuff) Date: Wed, 11 Sep 2013 22:13:44 -0000 Subject: [Bug 1224156] [NEW] monthly password reminders still sent to addresses with delivery disabled References: <20130911221344.7666.63527.malonedeb@gac.canonical.com> Message-ID: <20130911221344.7666.63527.malonedeb@gac.canonical.com> Public bug reported: When mailman gets a bounce for a particular e-mail address, it automatically sets message delivery to "disabled" for that subscriber. However, it still attempts to send monthly password reminders to the subscriber, even when the monthly password reminder for the previous month bounced (e.g. with "user unknown"). The monthly password reminder routine should check the subscriber's delivery setting, and if it is "disabled" for all lists, it should not send the password reminder to that subscriber. ** Affects: mailman Importance: Undecided Status: New -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1224156 Title: monthly password reminders still sent to addresses with delivery disabled To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1224156/+subscriptions From mark at msapiro.net Thu Sep 12 02:18:25 2013 From: mark at msapiro.net (Mark Sapiro) Date: Thu, 12 Sep 2013 00:18:25 -0000 Subject: [Bug 1224156] Re: monthly password reminders still sent to addresses with delivery disabled References: <20130911221344.7666.63527.malonedeb@gac.canonical.com> Message-ID: <20130912001825.7776.95555.malone@gac.canonical.com> First of all, some active list members may have their deliveries disabled by themselves or the admin and be reading the list via the archive and may want their reminders and if not, can turn them off. Thus, not sending reminders based on delivery status only makes sense if delivery is disabled by bounce, but if delivery is disabled by bounce, the member will be removed after bounce_you_are_disabled_warnings X bounce_you_are_disabled_warnings_interval (Default = 3 X 7 = 21) days, so should never get successive monthly reminders bouncing. If you see repeated bounces of monthly reminders for the same user, it is probably a case of a user who has disabled delivery and then forgotton the list and the address has subsequently died, but as I explain above, I can't not send the reminder to a user who's delivery is disabled by user or admin. In these hopefully rare cases, the sit admin who receives the bounce needs to remove the user from the list(s). ** Changed in: mailman Importance: Undecided => Wishlist ** Changed in: mailman Status: New => Won't Fix -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1224156 Title: monthly password reminders still sent to addresses with delivery disabled To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1224156/+subscriptions From mark at msapiro.net Fri Sep 13 02:27:16 2013 From: mark at msapiro.net (Mark Sapiro) Date: Fri, 13 Sep 2013 00:27:16 -0000 Subject: [Bug 1223725] Re: update dumps traceback when resetting bounce for non members References: <20130911084346.9493.13390.malonedeb@wampee.canonical.com> Message-ID: <20130913002717.31045.14371.malone@chaenomeles.canonical.com> The real bug is whatever caused the member to be left with a delivery_status after being removed from the list. Do you have any idea how that happened? What Mailman version were you upgrading from, and what prior version if any did you upgrade from before that? ** Changed in: mailman Status: New => Incomplete ** Changed in: mailman Assignee: (unassigned) => Mark Sapiro (msapiro) -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1223725 Title: update dumps traceback when resetting bounce for non members To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1223725/+subscriptions From chuck.peters at gmail.com Mon Sep 16 06:21:08 2013 From: chuck.peters at gmail.com (Charles Peters II) Date: Mon, 16 Sep 2013 04:21:08 -0000 Subject: [Bug 1082746] Re: Automated processes can swamp a list with web subscription requests. References: <20121124223907.2772.33004.malonedeb@soybean.canonical.com> Message-ID: <20130916042108.7913.92630.malone@gac.canonical.com> Would you please allow us to configure this on a per list basis? -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1082746 Title: Automated processes can swamp a list with web subscription requests. To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1082746/+subscriptions From davidw at axis.com Mon Sep 16 08:59:16 2013 From: davidw at axis.com (David Westlund) Date: Mon, 16 Sep 2013 06:59:16 -0000 Subject: [Bug 1223725] Re: update dumps traceback when resetting bounce for non members References: <20130911084346.9493.13390.malonedeb@wampee.canonical.com> Message-ID: <20130916065916.18786.73069.malone@soybean.canonical.com> We have a script that updates the list of users running: mlist = MailList.MailList(list, lock=1) mlist.members = listmembers mlist.Save() -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1223725 Title: update dumps traceback when resetting bounce for non members To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1223725/+subscriptions From mark at msapiro.net Tue Sep 17 02:22:37 2013 From: mark at msapiro.net (Mark Sapiro) Date: Tue, 17 Sep 2013 00:22:37 -0000 Subject: [Bug 1223725] Re: update dumps traceback when resetting bounce for non members References: <20130911084346.9493.13390.malonedeb@wampee.canonical.com> Message-ID: <20130917002237.11156.11769.malone@wampee.canonical.com> If you use Mailman's bin/sync-members to match the list membership to a file of addresses, you won't have this problem. In any case, you should at least use the MemberAdaptor list methods getMembers, addNewMember and removeMember to read and manipulate the list membership. ** Changed in: mailman Importance: Undecided => Wishlist ** Changed in: mailman Status: Incomplete => Invalid -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1223725 Title: update dumps traceback when resetting bounce for non members To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1223725/+subscriptions From mark at msapiro.net Tue Sep 17 02:14:34 2013 From: mark at msapiro.net (Mark Sapiro) Date: Tue, 17 Sep 2013 00:14:34 -0000 Subject: [Bug 1082746] Re: Automated processes can swamp a list with web subscription requests. References: <20121124223907.2772.33004.malonedeb@soybean.canonical.com> Message-ID: <20130917001434.7946.26766.malone@gac.canonical.com> Can you please explain why you want to configure this per-list. -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1082746 Title: Automated processes can swamp a list with web subscription requests. To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1082746/+subscriptions From aurelien at bompard.org Thu Sep 19 15:31:17 2013 From: aurelien at bompard.org (=?utf-8?q?Aur=C3=A9lien_Bompard?=) Date: Thu, 19 Sep 2013 13:31:17 -0000 Subject: [Bug 1227658] [NEW] Mailman's import21 does not import the archive policy References: <20130919133118.19954.25795.malonedeb@wampee.canonical.com> Message-ID: <20130919133118.19954.25795.malonedeb@wampee.canonical.com> Public bug reported: The import21 command ignores the archiving policy which was set in the 2.1 config pickle. The attached patch adds the feature. It's a bit more complex than what was there before, because the two config options in 2.1 have been merged into a single enum option in 3.0. ** Affects: mailman Importance: Undecided Status: New ** Tags: mailman3 ** Patch added: "mailman-import-archive-policy.patch" https://bugs.launchpad.net/bugs/1227658/+attachment/3829022/+files/mailman-import-archive-policy.patch -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1227658 Title: Mailman's import21 does not import the archive policy To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1227658/+subscriptions From chuck.peters at gmail.com Fri Sep 20 03:44:36 2013 From: chuck.peters at gmail.com (Charles Peters II) Date: Fri, 20 Sep 2013 01:44:36 -0000 Subject: [Bug 1082746] Re: Automated processes can swamp a list with web subscription requests. References: <20121124223907.2772.33004.malonedeb@soybean.canonical.com> Message-ID: <20130920014436.3358.22423.malone@gac.canonical.com> Because only one of our lists is being attacked with bots. This would allow us to not break the subscription forms that are hosted on other sites. -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1082746 Title: Automated processes can swamp a list with web subscription requests. To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1082746/+subscriptions From mark at msapiro.net Fri Sep 20 19:29:31 2013 From: mark at msapiro.net (Mark Sapiro) Date: Fri, 20 Sep 2013 17:29:31 -0000 Subject: [Bug 1082746] Re: Automated processes can swamp a list with web subscription requests. References: <20121124223907.2772.33004.malonedeb@soybean.canonical.com> Message-ID: <20130920172931.7905.20891.malone@chaenomeles.canonical.com> I suspect it will only be a matter of time before other lists are attacked too, especially since they have subscribe forms on other sites. A proper implementation would include modifying the list admin GUI to maintain a list attribute to control this, but I don't intend to do that. You can patch Mailman/Cgi/listinfo.py at about line 188 and Mailman/Cgi/subscribe.py at about line 125 as follows: in each of those places, replace the line if mm_cfg.SUBSCRIBE_FORM_SECRET: with the 5 lines try: _switch = mlist.hash_subscribe except AttributeError: _switch = False if mm_cfg.SUBSCRIBE_FORM_SECRET and _switch: (if it isn't clear, the 1st, 3rd and 5th lines are indented 4 spaces and the 2nd and 4th lines are indented 8 spaces.) Then you can use bin/config_list with input mlist.hash_subscribe = True to set this for a list. Those lists for which mlist.hash_subscribe exists and is True will require the hidden hash in the subscribe form. Other lists will not. You silll need to set SUBSCRIBE_FORM_SECRET in mm_cfg.py. -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1082746 Title: Automated processes can swamp a list with web subscription requests. To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1082746/+subscriptions From mwisnicki+oss at gmail.com Sun Sep 22 16:55:57 2013 From: mwisnicki+oss at gmail.com (Marcin Wisnicki) Date: Sun, 22 Sep 2013 14:55:57 -0000 Subject: [Bug 1228874] [NEW] Message body got mangled References: <20130922145557.10908.92825.malonedeb@chaenomeles.canonical.com> Message-ID: <20130922145557.10908.92825.malonedeb@chaenomeles.canonical.com> Public bug reported: Full message source is here: http://article.gmane.org/gmane.comp.java.openjdk.core- libs.devel/21316/raw Search for "From EnumSet documentation:". It starts with ">" sign even though original message source in my mailbox have no such sign in that place. ** Affects: mailman Importance: Undecided Status: New -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1228874 Title: Message body got mangled To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1228874/+subscriptions From mark at msapiro.net Sun Sep 22 17:58:07 2013 From: mark at msapiro.net (Mark Sapiro) Date: Sun, 22 Sep 2013 15:58:07 -0000 Subject: [Bug 1228874] Re: Message body got mangled References: <20130922145557.10908.92825.malonedeb@chaenomeles.canonical.com> Message-ID: <20130922155807.4945.39673.malone@gac.canonical.com> Lines which begin with "From " (i.e. the word From, capitalized and followed by a space) are message separators in various mailbox file formats. Thus, various mail programs will escape such lines in message bodies so they aren't mistaken as message separators. The most common method of escaping is preceding the line with '>' which is what was done here. This is intentional by design and is not a bug. ** Changed in: mailman Status: New => Invalid -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1228874 Title: Message body got mangled To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1228874/+subscriptions From raj.abhilash1 at gmail.com Mon Sep 23 22:32:24 2013 From: raj.abhilash1 at gmail.com (Abhilash Raj) Date: Mon, 23 Sep 2013 20:32:24 -0000 Subject: [Merge] lp:~raj-abhilash1/postorius/master into lp:postorius Message-ID: <20130923203223.27092.55827.launchpad@ackee.canonical.com> Abhilash Raj has proposed merging lp:~raj-abhilash1/postorius/master into lp:postorius. Requested reviews: Mailman Coders (mailman-coders) For more details, see: https://code.launchpad.net/~raj-abhilash1/postorius/master/+merge/187104 * Added a few options for list's signature like creating keys, setting 'signature_max_age' * User can now import his public key from keyservers, or submit his public key data. -- https://code.launchpad.net/~raj-abhilash1/postorius/master/+merge/187104 Your team Mailman Coders is requested to review the proposed merge of lp:~raj-abhilash1/postorius/master into lp:postorius. -------------- next part -------------- A non-text attachment was scrubbed... Name: review-diff.txt Type: text/x-diff Size: 12164 bytes Desc: not available URL: From raj.abhilash1 at gmail.com Mon Sep 23 22:35:38 2013 From: raj.abhilash1 at gmail.com (Abhilash Raj) Date: Mon, 23 Sep 2013 20:35:38 -0000 Subject: [Merge] lp:~raj-abhilash1/mailman.client/master into lp:mailman.client Message-ID: <20130923203537.27609.83100.launchpad@ackee.canonical.com> Abhilash Raj has proposed merging lp:~raj-abhilash1/mailman.client/master into lp:mailman.client. Requested reviews: Mailman Coders (mailman-coders) For more details, see: https://code.launchpad.net/~raj-abhilash1/mailman.client/master/+merge/187105 * added options to create list's keys, retrive list's keys * user can add his keys, or post his public key data which then gets imported. -- https://code.launchpad.net/~raj-abhilash1/mailman.client/master/+merge/187105 Your team Mailman Coders is requested to review the proposed merge of lp:~raj-abhilash1/mailman.client/master into lp:mailman.client. -------------- next part -------------- A non-text attachment was scrubbed... Name: review-diff.txt Type: text/x-diff Size: 2966 bytes Desc: not available URL: From raj.abhilash1 at gmail.com Tue Sep 24 00:47:36 2013 From: raj.abhilash1 at gmail.com (Abhilash Raj) Date: Mon, 23 Sep 2013 22:47:36 -0000 Subject: [Merge] lp:~raj-abhilash1/mailman/master into lp:mailman Message-ID: <20130923224726.26107.5822.launchpad@ackee.canonical.com> Abhilash Raj has proposed merging lp:~raj-abhilash1/mailman/master into lp:mailman. Requested reviews: Mailman Coders (mailman-coders) For more details, see: https://code.launchpad.net/~raj-abhilash1/mailman/master/+merge/187116 -- The attached diff has been truncated due to its size. https://code.launchpad.net/~raj-abhilash1/mailman/master/+merge/187116 Your team Mailman Coders is requested to review the proposed merge of lp:~raj-abhilash1/mailman/master into lp:mailman. -------------- next part -------------- A non-text attachment was scrubbed... Name: review-diff.txt Type: text/x-diff Size: 524288 bytes Desc: not available URL: From stephen at xemacs.org Tue Sep 24 19:30:47 2013 From: stephen at xemacs.org (Stephen Turnbull) Date: Tue, 24 Sep 2013 17:30:47 -0000 Subject: [Merge] lp:~stephen-xemacs/mailman/exim4 into lp:mailman Message-ID: <20130924173044.20905.55744.launchpad@ackee.canonical.com> Stephen Turnbull has proposed merging lp:~stephen-xemacs/mailman/exim4 into lp:mailman. Requested reviews: Mailman Coders (mailman-coders) For more details, see: https://code.launchpad.net/~stephen-xemacs/mailman/exim4/+merge/187302 Add Exim4 support to Mailman 3. Lightly field tested. No unit tests (well, the body of all methods is "pass", how do you test that?) Documentation in src/mailman/docs/MTA.rst. -- https://code.launchpad.net/~stephen-xemacs/mailman/exim4/+merge/187302 Your team Mailman Coders is requested to review the proposed merge of lp:~stephen-xemacs/mailman/exim4 into lp:mailman. -------------- next part -------------- A non-text attachment was scrubbed... Name: review-diff.txt Type: text/x-diff Size: 8885 bytes Desc: not available URL: From aurelien at bompard.org Wed Sep 25 09:37:01 2013 From: aurelien at bompard.org (=?utf-8?q?Aur=C3=A9lien_Bompard?=) Date: Wed, 25 Sep 2013 07:37:01 -0000 Subject: [Bug 1230130] [NEW] The mailinglist interface specifies the "administrative" attribute instead of "administrivia" References: <20130925073701.26515.47119.malonedeb@chaenomeles.canonical.com> Message-ID: <20130925073701.26515.47119.malonedeb@chaenomeles.canonical.com> Public bug reported: In the IMailingList interface, there is an "administrative" attribute which is said to control "administrivia" checks. But apparently, in the model and in the code, this attribute is called "administrivia", as in Mailman 2.1. Unless I'm missing something, the interface attribute should be renamed. ** Affects: mailman Importance: Undecided Status: New ** Tags: easy mailman3 -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1230130 Title: The mailinglist interface specifies the "administrative" attribute instead of "administrivia" To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1230130/+subscriptions