On 10/5/24 04:14, don...@molino.it wrote:
Hi,
I installed mailman-full on debian 12.

How? Did you follow https://docs.mailman3.org/en/latest/install/virtualenv.html or did you install the Debian packages. If the latter, please see https://wiki.list.org/x/12812344


Everything works perfectly except for the fact that for a single ML the 
messages are not delivered to the recipients.
I have three MLs:
1) exam...@example.com
2) t...@example.com
3) he...@example.com

For the n. 2 and 3 are fine, but 1 doesn't deliver.
The configurations are identical for all 3:

smtp.log:Oct 05 11:37:44 2024 (42769) Peer: ('127.0.0.1', 37912)
Oct 05 11:37:44 2024 (42769) ('127.0.0.1', 37912) handling connection
Oct 05 11:37:44 2024 (42769) ('127.0.0.1', 37912) >> b'LHLO list.example.com'
Oct 05 11:37:44 2024 (42769) ('127.0.0.1', 37912) >> b'MAIL 
FROM:<subscri...@domain.tld> SIZE=7873 BODY=7BIT'
Oct 05 11:37:44 2024 (42769) ('127.0.0.1', 37912) sender: subscri...@domain.tld
Oct 05 11:37:44 2024 (42769) ('127.0.0.1', 37912) >> b'RCPT 
TO:<exam...@list.example.com>'
Oct 05 11:37:44 2024 (42769) ('127.0.0.1', 37912) recip: 
exam...@list.example.com
Oct 05 11:37:44 2024 (42769) ('127.0.0.1', 37912) >> b'DATA'
Oct 05 11:37:44 2024 (42769) ('127.0.0.1', 37912) >> b'QUIT'
I also enabled all debugging in mailman.cfg.
But everything is fine

What's in the MTA log? Does list 1 have any non-digest members with delivery enabled
`mailman members --regular --nomail enabled exam...@example.com`

In addition to the above in smtp.log, I would expect to see entries similar to the following for your post to this list.
```
Oct 05 11:15:02 2024 (3390806) <172812689916.3390800.7261628565807094...@mail.mailman3.org> smtp to mailman-users@mailman3.org for 4 recips, completed in 0.31321239471435547 seconds Oct 05 11:15:02 2024 (3390806) <172812689916.3390800.7261628565807094...@mail.mailman3.org> post to mailman-users@mailman3.org from mailman-users-ow...@mailman3.org, 5028 bytes Oct 05 15:22:57 2024 (3390806) <172812689795.412444.17509223827906057...@mail.mailman3.org> smtp to mailman-users@mailman3.org for 334 recips, completed in 52.519867181777954 seconds Oct 05 15:22:57 2024 (3390806) <172812689795.412444.17509223827906057...@mail.mailman3.org> post to mailman-users@mailman3.org from don...@molino.it, 1683 bytes
```
(the delay between 11:15:02 and 15:22:57 above is the time between arrival and held message approval)

Do you see things like that?

--
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

_______________________________________________
Mailman-users mailing list -- mailman-users@mailman3.org
To unsubscribe send an email to mailman-users-le...@mailman3.org
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at: 
https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/message/P7UXBVDEBOIBD53KC4B5GBS5H5OB36XJ/

This message sent to arch...@mail-archive.com

Reply via email to