On 5/4/21 10:25 AM, roberto Burceni wrote: > Good evening, > I'm configuring mailman3 with exim4 on a debian 11.
The list for Mailman3 is [email protected] <https://lists.mailman3.org/mailman3/lists/[email protected]/>. The focus of this list is Mailman 2.1. > I followed the official documentation on mailman for exim. It seems to > be all rights, but I have a problem: > when I send a message to a new lists in exim logs I see that exim uses > correctly mailman router and transport. > Unfortunately in smtp.log in mailman3 log folder I have the following > error: > May 04 16:51:01 2021 (2337) ('127.0.0.1', 34746) sender: > [email protected] > May 04 16:51:01 2021 (2337) ('127.0.0.1', 34746) Data: b'RCPT > TO:<[email protected]>' > May 04 16:51:01 2021 (2337) ('127.0.0.1', 34746) recip: > [email protected] > May 04 16:51:01 2021 (2337) ('127.0.0.1', 34746) Data: b'DATA' > May 04 16:51:02 2021 (2337) ('127.0.0.1', 34746) Data: b'QUIT' > May 04 16:51:02 2021 (2337) ('127.0.0.1', 34746) connection lost > May 04 16:51:02 2021 (2337) Connection lost during _handle_client() These log messages are normal and not a problem. > This causes that messages are not sent from mailman to users. Have you > an idea of the problem? The above log entries are not the cause of the non-delivery of the messages. Please follow up on [email protected] and provide as much information as possible such as the contents of Mailman's queues, Any errors and Tracebacks in mailman.log other than `raise StopIteration`, whether the messages are archived, etc. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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]/
