I'd say export the digest subscriber list and then search within it for the
domain, or even the username portion of her email address.  My office has
email addresses on several domains of which all direct to my inbox, but
every email domain has the same username.  The digest subscribers list is
usually only a small percentage of all subscribers.

On Mon, Aug 16, 2021 at 10:59 PM Jim Dory <[email protected]> wrote:

> On 8/16/21 8:11 PM, Mark Sapiro wrote:
> >
> >
> > One thing you can do is enable VERP. Assuming this in Mailman 2.1 since
> this list is for Mailman 2.1, you enable VERP
> > by putting
> >
> > VERP_DELIVERY_INTERVAL = 1
> >
> > in mm_cfg.py. This will change the envelope sender (the bounces address)
> from
> >
> > [email protected]>
> >
> > to
> >
> > [email protected]>
> >
> > where replacing the '=' in user=example.com gives the recipient's
> address.
> >
> > The other thing you can do is just look at all the digest members of the
> list. If there aren't too many, you may be
> > able to figure out which it is. use Mailman's
> >
> > bin/list_members -d -f listname
> >
> > to get a list of digest members with their 'real name' if available.
> >
> > Otherwise, as you note, if you can get her to send you the raw message
> headers, you may be able to get the address
> > from the Received: headers.
>
>
> Great Mark, will try that VERP trick. She is out of the office for the
> rest of the week so will have to wait and see.
>
> There's over 1500 subscribers so probably best to search on her
> corporation's domain - that may return maybe around a
> couple dozen or so - rather than digest subscribers which are probably a
> ton.
>
> thanks, Jim
>
>
>
> ------------------------------------------------------
> Mailman-Users mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> https://mail.python.org/mailman3/lists/mailman-users.python.org/
> Mailman FAQ: http://wiki.list.org/x/AgA3
> Security Policy: http://wiki.list.org/x/QIA9
> Searchable Archives:
> https://www.mail-archive.com/[email protected]/
>     https://mail.python.org/archives/list/[email protected]/
>
------------------------------------------------------
Mailman-Users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/[email protected]/
    https://mail.python.org/archives/list/[email protected]/

Reply via email to