On 4/22/26 10:23 AM, Brinson, Jason T via Mailman-users wrote:
As requested:
Posfix log (journalctl -u | grep demo-list): Apr 22 11:14:16 cc-postoffice-01 postfix/qmgr[523389]: E6943400A9D: from=<demo-list-bounces@cc.gatech.edu<mailto:demo-list-bounces@cc.gatech.edu>>, size=1853, nrcpt=1 (queue active) Apr 22 11:14:48 cc-postoffice-01 postfix/lmtp[523634]: F1957400A9D: to=<demo-list+1a65bace2719a299598865b8e3bf7b78d1ec0a5f@mailman.cc.gatech.edu<mailto:demo-list+1a65bace2719a299598865b8e3bf7b78d1ec0a5f@mailman.cc.gatech.edu>>, relay=127.0.0.1[127.0.0.1]:8024, delay=0.59, delays=0.5/0.01/0.01/0.07, dsn=2.0.0, status=sent (250 Ok) Apr 22 11:14:50 cc-postoffice-01 postfix/qmgr[523389]: 089D0400A9D: from=<demo-list-bounces@cc.gatech.edu<mailto:demo-list-bounces@cc.gatech.edu>>, size=20898, nrcpt=1 (queue active) Apr 22 11:14:50 cc-postoffice-01 postfix/lmtp[523634]: 089D0400A9D: to=<demo-list-owner@mailman.cc.gatech.edu<mailto:demo-list-owner@mailman.cc.gatech.edu>>, orig_to=<demo-list-owner@cc.gatech.edu<mailto:demo-list-owner@cc.gatech.edu>>, relay=127.0.0.1[127.0.0.1]:8024, delay=0.02, delays=0/0/0.01/0.01, dsn=2.0.0, status=sent (250 Ok) Apr 22 11:14:50 cc-postoffice-01 postfix/qmgr[523389]: 40995400A9D: from=<demo-list-bounces@cc.gatech.edu<mailto:demo-list-bounces@cc.gatech.edu>>, size=1322, nrcpt=1 (queue active) Apr 22 11:14:52 cc-postoffice-01 postfix/qmgr[523389]: 1063C400A9D: from=<demo-list-bounces+jbrinson3=gatech.edu@cc.gatech.edu<mailto:demo-list-bounces+jbrinson3=gatech.edu@cc.gatech.edu>>, size=21257, nrcpt=1 (queue active) Apr 22 11:20:47 cc-postoffice-01 postfix/qmgr[523389]: 9D5E0400A3C: from=<demo-list-bounces@cc.gatech.edu<mailto:demo-list-bounces@cc.gatech.edu>>, size=1860, nrcpt=1 (queue active) Apr 22 11:21:56 cc-postoffice-01 postfix/lmtp[526023]: EEB2640083E: to=<demo-list+ae434bc0e6da7e08d0b66c8abf94e259e0c5e8a1@mailman.cc.gatech.edu<mailto:demo-list+ae434bc0e6da7e08d0b66c8abf94e259e0c5e8a1@mailman.cc.gatech.edu>>, relay=127.0.0.1[127.0.0.1]:8024, delay=0.28, delays=0.26/0/0.01/0.01, dsn=2.0.0, status=sent (250 Ok) Apr 22 11:21:57 cc-postoffice-01 postfix/qmgr[523389]: C12EA40083E: from=<demo-list-bounces@cc.gatech.edu<mailto:demo-list-bounces@cc.gatech.edu>>, size=1326, nrcpt=1 (queue active) Apr 22 11:21:57 cc-postoffice-01 postfix/qmgr[523389]: C6D87400A9D: from=<demo-list-bounces@cc.gatech.edu<mailto:demo-list-bounces@cc.gatech.edu>>, size=24425, nrcpt=1 (queue active) Apr 22 11:21:57 cc-postoffice-01 postfix/lmtp[526023]: C6D87400A9D: to=<demo-list-owner@mailman.cc.gatech.edu<mailto:demo-list-owner@mailman.cc.gatech.edu>>, orig_to=<demo-list-owner@cc.gatech.edu<mailto:demo-list-owner@cc.gatech.edu>>, relay=127.0.0.1[127.0.0.1]:8024, delay=0.02, delays=0/0/0.01/0.01, dsn=2.0.0, status=sent (250 Ok) Apr 22 11:21:59 cc-postoffice-01 postfix/qmgr[523389]: A72C940083E: from=<demo-list-bounces+jbrinson3=gatech.edu@cc.gatech.edu<mailto:demo-list-bounces+jbrinson3=gatech.edu@cc.gatech.edu>>, size=24784, nrcpt=1 (queue active)
I don't see any messages there about mail to=<demo-list-join@cc.gatech.edu> or to=<demo-list-request@cc.gatech.edu>.
Don't use journalctl. do, e.g.,
grep 'demo-list-(join|request)' /var/log/mail.log
and then grep the queue IDs of the messages found to see all the relevant messages.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan