[Python-Dev] Terminal console (original) (raw)

Nick Coghlan ncoghlan at gmail.com
Tue Apr 26 09:13:50 EDT 2016


On 26 April 2016 at 22:57, Zachary Ware <zachary.ware+pydev at gmail.com> wrote:

On Apr 26, 2016 07:45, "Franklin? Lee" <leewangzhong+python at gmail.com> wrote: > > On Apr 26, 2016 4:02 AM, "Paul Moore" <p.f.moore at gmail.com> wrote: > > > > On 25 April 2016 at 23:55, Franklin? Lee <leewangzhong+python at gmail.com> 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 | ncoghlan at gmail.com | Brisbane, Australia



More information about the Python-Dev mailing list