9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Stanley Lieber <sl@stanleylieber.com>
To: 9front@9front.org
Subject: Re: [9front] mlmgr(1) wheeeeee
Date: Thu, 04 Feb 2021 19:46:07 -0500	[thread overview]
Message-ID: <12AC15DA-7BF0-49F5-8FDC-EF5068385470@stanleylieber.com> (raw)
In-Reply-To: <CAFSF3XOxZrtU7ZVWV_vzRmHNfbrMHb_H-nWxx9t8Kyc30rEScw@mail.gmail.com>

On February 4, 2021 10:55:35 AM EST, hiro <23hiro@gmail.com> wrote:
>so what's the .new one composed of?
>actual real subscribers?
>where does the hue .old list come from?
>and are the lines all unique so the mailinglist was spamming all kinds
>of unsubscribed valid destinations ?
>
>On 2/3/21, sl@stanleylieber.com <sl@stanleylieber.com> wrote:
>> 1ess; cd /mail/box/cat-v                               1ess; wc -l address*
>>                                     1732 address-list
>>               1732 address-list.new                               37238432
>> address-list.old                              37241896 total
>>                         1ess; grep !cat-v-owner address-list.old | wc -l
>>   37236694                                               1ess;
>>
>> sl
>>
>

address-list is chmod +a (append only). when someone unsubscribes an exclamation point is placed in front of their e-mail address and appended to the address-list. when the list is processed, ! means don't send mail to that address. there were several thousand appearances of !cat-v-owner in the cat-v mailing it's address-list, but no appearance of cat-v-owner without the leading !. no, i'm not sure how they got there, and no, i don't *think* this would result in any action at all. strange, though.

sl

      reply	other threads:[~2021-02-05  5:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-03 15:42 sl
2021-02-04 15:55 ` hiro
2021-02-05  0:46   ` Stanley Lieber [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=12AC15DA-7BF0-49F5-8FDC-EF5068385470@stanleylieber.com \
    --to=sl@stanleylieber.com \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).