Re: [Mailman-Users] Message not removeable

2019-06-08 Thread Paul van der Vlis
Op 05-06-19 om 17:37 schreef Mark Sapiro:
> On 6/4/19 1:41 PM, Paul van der Vlis wrote:
>> Op 04-06-19 om 22:05 schreef Mark Sapiro:
>>> On 6/4/19 3:30 AM, Paul van der Vlis wrote:

 In one of the mailinglists came a message what's to big. I've changed
 max_message_size but it was not possible to send the message. Now I want
 to remove the message, but that's also not possible, it still is there
 and the list-owner gets messages about it.
>>>
>>>
>>> How did you try to accept the message, and what happened?
>>
>> Using the webinterface. I did not see any error, but the message was not
>> send.
>>
>>> How are you trying to remove the message, and what happens?
>>
>> Using the webinterface. I did not see an error, but the message was not
>> removed.
>>
>>> Is there anything relevant in Mailman's error log?
>>
>> I did not see anything relevant.
>> Maybe it's possible to make it more verbose.
> 
> 
> There's not really a way to increase logging.
> 
> Does this issue occur anytime there is a moderator request or only for
> this one message? If it is only for this one, I don't know why that
> would happen silently, but if it is always, see
> .

It's not happen always. Maybe always when the message is to big.

But thanks for the link. I did change the site from http to https, and I
even changed everything from 32-bits to 64-bits a while ago.

With regards,
Paul




-- 
Paul van der Vlis Linux systeembeheer Groningen
https://www.vandervlis.nl/

--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] Message not removeable

2019-06-05 Thread Mark Sapiro
On 6/4/19 1:41 PM, Paul van der Vlis wrote:
> Op 04-06-19 om 22:05 schreef Mark Sapiro:
>> On 6/4/19 3:30 AM, Paul van der Vlis wrote:
>>>
>>> In one of the mailinglists came a message what's to big. I've changed
>>> max_message_size but it was not possible to send the message. Now I want
>>> to remove the message, but that's also not possible, it still is there
>>> and the list-owner gets messages about it.
>>
>>
>> How did you try to accept the message, and what happened?
> 
> Using the webinterface. I did not see any error, but the message was not
> send.
> 
>> How are you trying to remove the message, and what happens?
> 
> Using the webinterface. I did not see an error, but the message was not
> removed.
> 
>> Is there anything relevant in Mailman's error log?
> 
> I did not see anything relevant.
> Maybe it's possible to make it more verbose.


There's not really a way to increase logging.

Does this issue occur anytime there is a moderator request or only for
this one message? If it is only for this one, I don't know why that
would happen silently, but if it is always, see
.

-- 
Mark Sapiro The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] Message not removeable

2019-06-05 Thread Paul van der Vlis
Op 04-06-19 om 22:05 schreef Mark Sapiro:
> On 6/4/19 3:30 AM, Paul van der Vlis wrote:
>>
>> In one of the mailinglists came a message what's to big. I've changed
>> max_message_size but it was not possible to send the message. Now I want
>> to remove the message, but that's also not possible, it still is there
>> and the list-owner gets messages about it.
> 
> 
> How did you try to accept the message, and what happened?

Using the webinterface. I did not see any error, but the message was not
send.

> How are you trying to remove the message, and what happens?

Using the webinterface. I did not see an error, but the message was not
removed.

> Is there anything relevant in Mailman's error log?

I did not see anything relevant.
Maybe it's possible to make it more verbose.

>> How can I remove this message, or all messages (it's the only one what
>> waits on moderation).
> 
> 
> The moderator requests are in the file lists/LISTNAME/request.pck and
> the held message itself is in the file data/heldmsg-LISTNAME-nnn.pck.
> Both lists/ and data/ are in Mailman's file hierarchy.
>
> There is a script at 
> (mirrored at )
> which can list and optionally remove requests. It may work.
> 
> If you are sure the one held message is the only moderator request for
> this list, you can just remove the lists/LISTNAME/request.pck file, and
> Mailman will recreate it when needed. If you do that, you should also
> remove the data/heldmsg-LISTNAME-nnn.pck file containing the message.

This seems to work, the message is removed ;-)

Thanks for your help!


With regards,
Paul van der Vlis


-- 
Paul van der Vlis Linux systeembeheer Groningen
https://www.vandervlis.nl/

--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] Message not removeable

2019-06-04 Thread Mark Sapiro
On 6/4/19 3:30 AM, Paul van der Vlis wrote:
> 
> In one of the mailinglists came a message what's to big. I've changed
> max_message_size but it was not possible to send the message. Now I want
> to remove the message, but that's also not possible, it still is there
> and the list-owner gets messages about it.


How did you try to accept the message, and what happened?

How are you trying to remove the message, and what happens?

Is there anything relevant in Mailman's error log?


> How can I remove this message, or all messages (it's the only one what
> waits on moderation).


The moderator requests are in the file lists/LISTNAME/request.pck and
the held message itself is in the file data/heldmsg-LISTNAME-nnn.pck.
Both lists/ and data/ are in Mailman's file hierarchy.

There is a script at 
(mirrored at )
which can list and optionally remove requests. It may work.

If you are sure the one held message is the only moderator request for
this list, you can just remove the lists/LISTNAME/request.pck file, and
Mailman will recreate it when needed. If you do that, you should also
remove the data/heldmsg-LISTNAME-nnn.pck file containing the message.

-- 
Mark Sapiro The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] Message not removeable

2019-06-04 Thread Paul van der Vlis
Hello,

In one of the mailinglists came a message what's to big. I've changed
max_message_size but it was not possible to send the message. Now I want
to remove the message, but that's also not possible, it still is there
and the list-owner gets messages about it.

How can I remove this message, or all messages (it's the only one what
waits on moderation).

With regards,
Paul van der Vlis


-- 
Paul van der Vlis Linux systeembeheer Groningen
https://www.vandervlis.nl/

--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org