[Mailman-Users] Re: Month of March archives webpage has no messages showing

2025-03-10 Thread Jim Dory
On 3/10/25 10:49 PM, Mark Sapiro wrote: On 3/11/25 12:32 PM, Jim Dory wrote: I realize this may be a CPanel issue, but perhaps someone familiar with that can help out. The web page for the list archives says 60 messages but none are visible. The messages are in the list directory. The unusual

[Mailman-Users] Re: Month of March archives webpage has no messages showing

2025-03-10 Thread Mark Sapiro
On 3/11/25 12:32 PM, Jim Dory wrote: I realize this may be a CPanel issue, but perhaps someone familiar with that can help out. The web page for the list archives says 60 messages but none are visible. The messages are in the list directory. The unusual thing for this month is the "Starting:

[Mailman-Users] Month of March archives webpage has no messages showing

2025-03-10 Thread Jim Dory
I realize this may be a CPanel issue, but perhaps someone familiar with that can help out. The web page for the list archives says 60 messages but none are visible. The messages are in the list directory. The unusual thing for this month is the "Starting: None". The other months previous all ha

[Mailman-Users] mailman won't start - no Defaults module

2025-03-10 Thread Jim Dory
I'm on a shared server with mailman v2 and when I logged in, it the WHM interface said there was an update - so I clicked the update button that was presented and it updated CPanel. Now the service mailman is not starting. The error is not finding the module "Defaults" called out on line 49 of t

[Mailman-Users] Re: mailman won't start - no Defaults module

2025-03-10 Thread Jim Dory
Sorry - I was able to fix this when I found this page: https://support.cpanel.net/hc/en-us/community/posts/29645975750423-Tier-Current-126-0-2-has-broken-mailman saying: sys.path.append('/usr/local/cpanel/3rdparty/mailman/Mailman') was missing in mm_cfg.py , it only had "from Defaults import *