Re: [PATCH] MAINTAINERS: mptcp@ mailing list is moderated
From: Randy Dunlap <hidden>
Date: 2020-01-29 22:02:57
Also in:
lkml, mptcp
On 1/29/20 9:09 AM, Mat Martineau wrote:
On Tue, 28 Jan 2020, Randy Dunlap wrote:quoted
From: Randy Dunlap <redacted> Note that mptcp@lists.01.org is moderated, like we note for other mailing lists.Hi Randy - The mptcp@lists.01.org list is not moderated, but there's a server-wide default rule that holds messages with 10 or more recipients for any sender (list member or not). I've turned off those server-wide defaults for this list so it shouldn't be a problem in the future.
OK, thanks for the clarification & revert...
Thank you for your report on the build errors. Matquoted
Signed-off-by: Randy Dunlap <redacted> Cc: Mat Martineau <redacted> Cc: Matthieu Baerts <redacted> Cc: netdev@vger.kernel.org Cc: mptcp@lists.01.org --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)--- mmotm-2020-0128-2005.orig/MAINTAINERS +++ mmotm-2020-0128-2005/MAINTAINERS@@ -11718,7 +11718,7 @@ NETWORKING [MPTCP]M: Mat Martineau [off-list ref] M: Matthieu Baerts [off-list ref] L: netdev@vger.kernel.org -L: mptcp@lists.01.org +L: mptcp@lists.01.org (moderated for non-subscribers) W: https://github.com/multipath-tcp/mptcp_net-next/wiki B: https://github.com/multipath-tcp/mptcp_net-next/issues S: Maintained
-- ~Randy