On Mon, 2014-10-27 at 19:44 -0700, jdebert wrote: > On Mon, 27 Oct 2014 17:00:11 -0400 > "Kevin A. McGrail" <kmcgr...@pccc.com> wrote:
> > I've emailed infra with the following request: > > > > ...we have been getting consistent unsubscribe messages posted to > > the entire users list which begs the question if there is a way to > > redirect those to the mailing list owner instead of just posting > > them? > > Redirecting them makes people lazy. Better than annoying but they > don't learn anything except to repeat their mistakes. Your assumption, the list moderators (aka owner, me being one of them) would simply and silently obey and dutifully do the un-subscription for them, is flawed. ;) Just as with regular moderation, we'd respond with a template explaining things, offering instructions -- and additional information on a case-by-case basis. -- char *t="\10pse\0r\0dtu\0.@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1: (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}