On 26 April 2016 at 22:57, Zachary Ware <[email protected]> wrote: > > On Apr 26, 2016 07:45, "Franklin? Lee" <[email protected]> wrote: > > > > On Apr 26, 2016 4:02 AM, "Paul Moore" <[email protected]> wrote: > > > > > > On 25 April 2016 at 23:55, Franklin? Lee <[email protected]> > > > wrote: > > > > FWIW, Gmail's policies require: > > > [...] > > > > That link is currently the only obvious way to unsubscribe. > > > > > > I'm not sure why gmail's policies should apply to this list. > > > > They're Gmail's policies on how not to get your messages filtered by Gmail > > as spam. > > > > I am not clear on whether they're descriptive (i.e. users will mark you as > > spam) or prescriptive (i.e. Google's algorithms will determine that you're > > spam). > > I have no trouble with Gmail with several other Python lists that do not > include an unsubscribe link.
Indeed, Mailman inserts the appropriate List-Unsubscribe headers, so there's no need for a link in the body of the emails (and including it can cause problems when link scrapers hit the archives, or link pre-fetching in a webmail client misbehaves) Cheers, Nick. -- Nick Coghlan | [email protected] | Brisbane, Australia _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
