
On Wed, Apr 30, 2025 at 2:55 PM Alexander Inzinger-Zrock via Mailman-users < mailman-users@mailman3.org> wrote:
Splitting up answer:
Am 29.04.25 um 18:27 schrieb Mark Sapiro:
Also, is there anything in Mailman's logs from the time you ran
mailman aliases
?Nothing in logs (before or) after command ''mailman aliases'' and debug level everywhere is: info.
What logs? Everything under /opt/mailman/mm/var/logs:
- bounce.log
- debug.log
- mailman.log
- plugins.log
- smtp.log
All empty.
^^^^^^^^^^^ mailman.log should never be empty. At the least, it will contain some entries about task runners, like:
[30/Apr/2025:14:00:01 +0300] "GET /3.1/lists?count=10&page=1 HTTP/1.1" 200
477 "-" "GNU Mailman REST client v3.3.5"
Apr 30 14:18:22 2025 (54456) Task runner evicted 0 expired pendings
Apr 30 14:18:22 2025 (54456) Task runner deleted 0 orphaned workflows
Apr 30 14:18:22 2025 (54456) Task runner deleted 0 orphaned requests
Apr 30 14:18:22 2025 (54456) Task runner deleted 0 orphaned messages
Apr 30 14:18:22 2025 (54456) Task runner deleted 0 orphaned message files
Apr 30 14:18:22 2025 (54456) Task runner evicted 0 expired bounce events
Apr 30 14:18:22 2025 (54456) Task runner evicted expired cache entries
[30/Apr/2025:15:00:02 +0300] "GET /3.1/lists?count=10&page=1 HTTP/1.1" 200
477 "-" "GNU Mailman REST client v3.3.5"
If those aren't there, then your installation has more problems than you think, IMHO.
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 In an Internet failure case, the #1 suspect is a constant: DNS. "Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-) [How to ask smart questions: http://www.catb.org/~esr/faqs/smart-questions.html]