From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3373 invoked by alias); 1 Mar 2017 13:17:01 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 22522 Received: (qmail 14709 invoked from network); 1 Mar 2017 13:17:01 -0000 X-Qmail-Scanner-Diagnostics: from out4-smtp.messagingengine.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(66.111.4.28):SA:0(-0.7/5.0):. Processed in 1.063762 secs); 01 Mar 2017 13:17:01 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.1 X-Envelope-From: d.s@daniel.shahaf.name X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: none (ns1.primenet.com.au: domain at daniel.shahaf.name does not designate permitted sender hosts) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= daniel.shahaf.name; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=9OhLPc5GLKj33uK PyVktpJpV0iE=; b=Vt2o+HRmZncY16mbAdXks0KUX3JFcn2H+pTRdz0rgaIxY80 N+j8bZjbZiP7MyRNUE3LnboO1DEORyrwcUs7DugDHgXMxSm163lq1ePefttJlvCh qT4PT4/6UVZJheq7lSbiabfFeRdbnW2YT+xVBR8bVnWxua1KnQhjB3DDkQ/4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=smtpout; bh=9OhLPc5GLKj33u KPyVktpJpV0iE=; b=haZ5VfxMdd3Up9/HGuuivjG0lADtv9Az2m1Qf0gWufjk3m kOG5hkGJKDtr1Sls0rOlU7nl8p5YiErx7+VYQzRVJDBPBHTxn42TLxH1xBwl88tn l9uBGmjSrQTq7xXoxVj63hRLQdFSiEgqQNsOnq40K5aOhOEddkIvfyVSAQviw= X-ME-Sender: X-Sasl-enc: des0zBLTD50Fg5A1nkNQoCCCuU6zAPr1tVyBnMLsTS5O 1488374215 Date: Wed, 1 Mar 2017 13:12:19 +0000 From: Daniel Shahaf To: zsh-users@zsh.org Subject: Re: Administrivia: zsh.org blocking gmail servers Message-ID: <20170301131219.GA10518@fujitsu.shahaf.local2> References: <170202083254.ZM19938@torch.brasslantern.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <170202083254.ZM19938@torch.brasslantern.com> User-Agent: Mutt/1.5.23 (2014-03-12) Bart Schaefer wrote on Thu, Feb 02, 2017 at 08:32:54 -0800: > As a workaround, I've created two new email addresses that will accept > mail intended for the zsh mailing lists and forward it to zsh.org: > zsh-users@closedmail.org > zsh-workers@closedmail.org > The mailing list software requires that the list address appear in the > To: or Cc: headers, so in order to use one of the above forwarders you > must address your message (for example) > To: zsh-workers@zsh.org > Bcc: zsh-workers@closedmail.org Does this also work for the ezmlm magic addresses zsh-workers-subscribe@zsh.org zsh-workers-sc.1488373827.abcdefgh-localpart=domain.tld@zsh.org zsh-workers-unsubscribe@zsh.org ? We've had several users on IRC who weren't able to subscribe or unsubscribe. Thanks, Daniel > This may result in two copies of the message reaching the list if you > happen to catch one of the gmail servers that is not on the blocklist, > and may also result in you receiving a bounce even though the Bcc copy > made it through; so this is not an ideal solution, but perhaps gets the > job done for now.