On 2/5/21 11:58 AM, Lars Bjørndal wrote:
> Hi, list!
> 
> I got information from a subscriber to one of the lists I'm hosting,
> that hhis emails doesn't reach the list. I notice that I have an error
> message in the /var/log/mailman/error.
> 
> What does this error message means:
> 
> Feb 04 13:33:04 2021 (1289) Uncaught runner exception: 'list' object has no 
> attribute 'splitlines'
> Feb 04 13:33:04 2021 (1289) Traceback (most recent call last):
>   File "/usr/lib/mailman/Mailman/Queue/Runner.py", line 119, in _oneloop
>     self._onefile(msg, msgdata)
>   File "/usr/lib/mailman/Mailman/Queue/Runner.py", line 190, in _onefile
>     keepqueued = self._dispose(mlist, msg, msgdata)
>   File "/usr/lib/mailman/Mailman/Queue/IncomingRunner.py", line 130, in 
> _dispose
>     more = self._dopipeline(mlist, msg, msgdata, pipeline)
>   File "/usr/lib/mailman/Mailman/Queue/IncomingRunner.py", line 153, in 
> _dopipeline
>     sys.modules[modname].process(mlist, msg, msgdata)
>   File "/usr/lib/mailman/Mailman/Handlers/Hold.py", line 159, in process
>     not mlist.HasExplicitDest(msg) and \
>   File "/usr/lib/mailman/Mailman/MailList.py", line 1566, in HasExplicitDest
>     aliases = self.acceptable_aliases.splitlines()
> AttributeError: 'list' object has no attribute 'splitlines'
> 
> Feb 04 13:33:04 2021 (1289) SHUNTING: 
> 1612441983.547279+307df38e5cee54b2402dff84906a4f3ab88755d3
> 
> What can I do to fix it?

See my reply to your earlier post at
<https://mail.python.org/archives/list/mailman-users@python.org/message/VDH5C2UCSMC42PCASM3742CSX4FGCTI7/>


-- 
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@python.org
To unsubscribe send an email to mailman-users-le...@python.org
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/mailman-users@python.org/
    https://mail.python.org/archives/list/mailman-users@python.org/

Reply via email to