[MM3-users] Re: Database permission problem?

2024-10-15 Thread Odhiambo Washington via Mailman-users
On Tue, Oct 15, 2024 at 8:40 PM Bill Oliver wrote: > > I have mailman3 installed and mostly configured on a linux machine > running ubuntu 24.04. I can use mailmanweb to add and delete > mailinglists and users. However, mail is not getting delivered at all. > > I have both mysql and postgres inst

[MM3-users] Re: Verification emails 'helo' rejected

2024-10-15 Thread Odhiambo Washington via Mailman-users
On Mon, Oct 14, 2024 at 10:43 PM Greg Newby via Mailman-users < mailman-users@mailman3.org> wrote: > Hi friends. > > I'm now getting a 500 server error upon signing up a new username on the > web-based front end. The username is created in the back end, but the > verification email does not get se

[MM3-users] Re: MM3 error on moderation request

2024-10-11 Thread Odhiambo Washington via Mailman-users
On Thu, Oct 10, 2024 at 7:00 PM Mark Sapiro wrote: > On 10/10/24 2:39 AM, Odhiambo Washington via Mailman-users wrote: > > > > How to fix? > > > Add 'django.contrib.humanize' to INSTALLED_APPS in your dgango settings. > > See the 1.3.12 section at >

[MM3-users] Re: Verification emails 'helo' rejected

2024-10-16 Thread Odhiambo Washington via Mailman-users
On Wed, Oct 16, 2024 at 8:15 AM Greg Newby via Mailman-users < mailman-users@mailman3.org> wrote: > Thanks for this, Odhiambo. Unfortunately it doesn't address my situation. > See below: > > > > On Tue, Oct 15, 2024 at 3:21 AM Odhiambo Washington > wrote: > > > > > > > On Mon, Oct 14, 2024 at 10:

[MM3-users] MM3 error on moderation request

2024-10-10 Thread Odhiambo Washington via Mailman-users
MM3 - 3.3.10, Postorius 1.3.13. After receiving the notification to attend to a moderation request: ``` At your convenience, visit https://mm3-lists.kictanet.or.ke/mm/lists/kictanet.lists.kictanet.or.ke/held_messages to approve or deny the request(s). ``` Upon visiting the link I ended up with a

[MM3-users] Re: Installation Questions [Installation}

2024-11-04 Thread Odhiambo Washington via Mailman-users
On Mon, Nov 4, 2024 at 10:34 AM Gerald Vogt wrote: > Hi, > > On 04.11.24 02:06, Mark Sapiro wrote: > > On 11/3/24 11:31, Arte Chambers via Mailman-users wrote: > > We should probably cover this in the docs, but for /etc/mailman3, you > > should do > > ``` > > sudo mkdir /etc/mailman3 > > sudo cho

[MM3-users] Re: Installation Questions [Installation}

2024-11-04 Thread Odhiambo Washington via Mailman-users
On Mon, Nov 4, 2024 at 12:36 PM Gerald Vogt wrote: > On 04.11.24 09:13, Odhiambo Washington via Mailman-users wrote: > > On Mon, Nov 4, 2024 at 10:34 AM Gerald Vogt wrote: > >> On your server it looks like this: > >> > >> # ls -la /etc/mailman3 > >&

[MM3-users] Re: Postorius admin/user guide

2024-11-08 Thread Odhiambo Washington via Mailman-users
On Fri, Nov 8, 2024 at 5:55 PM Florin Pasăre via Mailman-users < mailman-users@mailman3.org> wrote: > Hello, > We're trying to update mailman to version 3 from version 2, and I can't > seem to find some non-technical guide for Postorius, something like an > owners manual for all the configurations

[MM3-users] Re: Changes in Django admin interface are not syncing to postorius gui /database

2024-11-11 Thread Odhiambo Washington via Mailman-users
On Mon, Nov 11, 2024 at 3:17 PM Ulf R. wrote: > Thank you (also for Odhiambo) > Now remains one question: We have a (internal) Active Directory (AD) > Authentication for Mailman3. > So everyone who wants to work as an owner nor moderator must be an AD-User. > In hyperkitty I am able to assign the

[MM3-users] Re: No e-mail distribution after import of archive

2024-11-12 Thread Odhiambo Washington via Mailman-users
On Tue, Nov 12, 2024 at 10:34 AM Markus Grandpré < markus.grand...@uni-konstanz.de> wrote: > Dear Mr. Sapiro, > > on our test system we noticed the problem that after importing a mailing > list archive from a Mailman system v2.1 into a Mailman system v3.3.8, > e-mails are no longer distributed via

[MM3-users] Re: No e-mail distribution after import of archive

2024-11-12 Thread Odhiambo Washington via Mailman-users
On Tue, Nov 12, 2024 at 11:52 AM Markus Grandpré < markus.grand...@uni-konstanz.de> wrote: > Dear Mr Odhiambo, > > thank you very much for your reply. > > In mailman.log I see: > > Nov 12 09:46:02 2024 (698086) ACCEPT: > > [12/Nov/2024:09:46:03 +0100] "GET > /3.1/lists/import_mm3_testli...@mailma

[MM3-users] Re: Bulk delivery status change?

2024-11-10 Thread Odhiambo Washington via Mailman-users
On Sun, Nov 10, 2024 at 7:16 PM Stephen Daniel wrote: > Mistakes were made, and for while every single outbound email bounced. > I've fixed the mistakes, but now in my largest and most active email list, > every single user's delivery status is "Disabled by Bounces". > > Is there a way to bulk fi

[MM3-users] Re: Migrating archives from Mailman21 to Mailman3

2024-09-24 Thread Odhiambo Washington via Mailman-users
On Tue, Sep 24, 2024 at 3:50 PM Markus Grandpré < markus.grand...@uni-konstanz.de> wrote: > Dear List, > > I have a question about migrating archives from Mailman21 to Mailman3: Is > it possible to migrate only the archive of a > list, but not the list? > I believe a lis_id is mandatory when migr

[MM3-users] Re: Migrating archives from Mailman21 to Mailman3

2024-09-24 Thread Odhiambo Washington via Mailman-users
On Tue, Sep 24, 2024 at 7:38 PM Mark Sapiro wrote: > On 9/24/24 05:49, Markus Grandpré wrote: > > Dear List, > > > > I have a question about migrating archives from Mailman21 to Mailman3: > > Is it possible to migrate only the archive of a list, but not the list? > > > Yes. There is no requiremen

[MM3-users] Re: Migrating archives from Mailman21 to Mailman3

2024-09-28 Thread Odhiambo Washington via Mailman-users
On Tue, Sep 24, 2024 at 11:33 PM Mark Sapiro wrote: > On 9/24/24 12:03, Odhiambo Washington via Mailman-users wrote: > > On Tue, Sep 24, 2024 at 7:38 PM Mark Sapiro wrote: > >> > >> Yes. There is no requirement that archives have a matching list in > >&

[MM3-users] Re: Clearing webserver cache - Nginx

2024-09-29 Thread Odhiambo Washington via Mailman-users
On Wed, Aug 7, 2024 at 2:08 AM Mark Sapiro wrote: > On 8/6/24 14:27, Mark Sapiro wrote: > > > > Is this with only one browser? It's a long shot, but clearing browser > > cache might work. > > > Actually, I see the same issues from my browsers, so it's not a browser > caching issue. The only thing

[MM3-users] Re: CSV import for mass subscription

2024-09-20 Thread Odhiambo Washington via Mailman-users
On Fri, Sep 20, 2024 at 11:26 AM Markus Grandpré < markus.grand...@uni-konstanz.de> wrote: > Dear list, > > we noticed that there is a function to convert the member list into a > CSV format and save it.Therefore, we would like to know if the > implementation of a CVS import for mass subscription

[MM3-users] Re: CSV import for mass subscription

2024-09-20 Thread Odhiambo Washington via Mailman-users
On Fri, Sep 20, 2024 at 7:43 PM Mark Sapiro wrote: > On 9/20/24 01:26, Markus Grandpré wrote: > > Dear list, > > > > we noticed that there is a function to convert the member list into a > > CSV format and save it.Therefore, we would like to know if the > > implementation of a CVS import for mass

[MM3-users] Re: makemigrations --merge error after Debian upgrade

2024-10-01 Thread Odhiambo Washington via Mailman-users
On Tue, Oct 1, 2024 at 12:36 PM Chupin Maxime via Mailman-users < mailman-users@mailman3.org> wrote: > Mark Sapiro wrote: > > Did you run this as the Mailman user (list in the Debian packages)? > > Thank you, I tried, but the system asked me a Password for this user... I > do not understand. > > `

[MM3-users] Re: Mailman3 migration and/or archiving problem

2024-09-25 Thread Odhiambo Washington via Mailman-users
On Wed, Sep 25, 2024 at 1:19 PM wrote: > Now it started to work. It seems that it is required that mailman user > owns the /etc/mailman3/mailman-hyperkitty.cfg though mailmn.cfg doesn't > seem to require it... > The mailman user needs READ access to the files in /etc/mailman3/. Not ownership per

[MM3-users] Re: Add domain to Mailman, can't create list with that new domain

2024-10-17 Thread Odhiambo Washington via Mailman-users
On Thu, Oct 17, 2024 at 5:32 PM Andy Matthews wrote: > I'm testing locally to try and support additional domains. > > I can add new mailing lists with a domain: announce-...@mydomain.com > I can't add a new mailing list with an alternate domain: > announce-...@testing.com > > Following the docume

[MM3-users] Re: How to keep virtualenv install secure?

2024-11-07 Thread Odhiambo Washington via Mailman-users
On Thu, Nov 7, 2024 at 5:18 PM Lichtinger, Bernhard < bernhard.lichtin...@lrz.de> wrote: > Hi, > > I am looking for some advice: If we use the virtualenv install method, how > does one keep track of security updates for all the installed dependencies? > > I can think of: > - Upgrade regularly all

[MM3-users] Re: Hyperkitty performance problem

2024-11-22 Thread Odhiambo Washington via Mailman-users
On Fri, Nov 22, 2024 at 9:59 AM Tobias Diekershoff wrote: > Hey all, > > so far we could not find the reason behind the problem. However while > reviewing the installation process one one our team mentioned that he > read the installation instructions for Hyperkitty different then the > rest of t

[MM3-users] Re: Changes in Django admin interface are not syncing to postorius gui /database

2024-11-09 Thread Odhiambo Washington via Mailman-users
On Sat, Nov 9, 2024 at 4:58 PM wrote: > Hello, > I have the lasted version of mailman3 in an fresh venv installation and I > am testing it for our upcoming migration from v2.1. > > When I add a new list in the django admin interface this list will never > appear in postorius (vice versa it works)

[MM3-users] Re: Installation Questions [Installation}

2024-11-14 Thread Odhiambo Washington via Mailman-users
On Thu, Nov 14, 2024 at 4:05 AM Arte Chambers wrote: > I'm also running into permission errors with Postgres - user does not > have permissions on public schema. I didn't see anything in the docs about > how to grant proper access to these tables. > Off the top of my head, this is what I used to

[MM3-users] Re: Unexpexted error: if you are sure you want to run as root, specify --run-as-root"

2024-11-25 Thread Odhiambo Washington via Mailman-users
On Mon, Nov 25, 2024 at 4:50 PM wrote: > I want to execute some commands in mailman shell. > I log in terminal as super user. > But when I use the command > mailman shell -l my.list.id > i get the responce: > "error: if you are sure you want to run as root, specify --run-as-root" > I tried: > mai

[MM3-users] Re: Clean-up of non-members

2024-12-25 Thread Odhiambo Washington via Mailman-users
On Thu, Dec 26, 2024 at 7:24 AM Mark Sapiro wrote: > On 12/25/24 15:02, Odhiambo Washington via Mailman-users wrote: > > > > (venv) mailman@eu:~$ mailman shell -l LISTSPEC > > Welcome to the GNU Mailman shell > > Use commit() to commit changes. > > Use abort()

[MM3-users] Re: Clean-up of non-members

2024-12-24 Thread Odhiambo Washington via Mailman-users
On Mon, Dec 23, 2024 at 8:58 PM Mark Sapiro wrote: > On 12/23/24 02:16, Odhiambo Washington via Mailman-users wrote: > > On Mon, Dec 23, 2024 at 1:37 AM Mark Sapiro wrote: > > > >> Isn't this just `mailman members --role nonmember LISTSPEC`? > >> > >

[MM3-users] Re: Hyperkitty performance problem

2024-12-30 Thread Odhiambo Washington via Mailman-users
On Mon, Dec 30, 2024 at 4:18 PM monochromec via Mailman-users < mailman-users@mailman3.org> wrote: > In addition I have the following questions: > - How to turn on verbose logging for the pipeline runner (as the changes > in mailman3.cfg didn't have any effects as outlined above)? > from https://

[MM3-users] Re: How to limit numbers of outgoing emails per connection

2025-02-10 Thread Odhiambo Washington via Mailman-users
On Mon, Feb 10, 2025 at 3:57 PM Alain D D Williams wrote: > Exim tells me "no immediate delivery: more than 30 messages received in > one connection" > > The emails then sit in the exim queue until a queue runner kicks in - which > happens once every 30 minutes. The result is considerable delays

[MM3-users] Re: Upgrading other python packages than the mailman ones in a venv results in dependency conflicts

2024-12-16 Thread Odhiambo Washington via Mailman-users
On Mon, Dec 16, 2024 at 1:39 PM Ulf R. wrote: > Hello, > I know this should be the way to upgrade: > https://docs.mailman3.org/en/latest/upgrade-guide.html > I have 3.3.10 installed. > I saw that some python packages are outdated an tried this which install > all outdated packages in a row: > pip

[MM3-users] Re: MM2 to MM3 Archives Loading

2024-11-22 Thread Odhiambo Washington via Mailman-users
On Fri, Nov 22, 2024 at 11:28 PM Mark Sapiro wrote: > On 11/22/24 11:02, Joshua Bushe wrote: > > Unsure where these hide inactive or hide private boxes are located. > Looked through all settings. > > > They are at the top of the main Hyperkitty overview page. E.g. like > https://lists.mailman3.or

[MM3-users] Re: Hyperkitty configuration

2024-11-21 Thread Odhiambo Washington via Mailman-users
On Fri, Nov 22, 2024 at 12:16 AM Alain D D Williams wrote: > Well, I have finally got it to archive something. > > One simple thing that tripped me up was the ARCHIVER_KEY > > • mailman-hyperkitty.cfg says: > > # The shared api_key, must be identical except for quoting to the value of > # MAILMAN

[MM3-users] Re: Clean-up of non-members

2024-12-23 Thread Odhiambo Washington via Mailman-users
On Mon, Dec 23, 2024 at 1:37 AM Mark Sapiro wrote: > On 12/22/24 05:25, Odhiambo Washington via Mailman-users wrote: > > > > Perhaps you can make a feature request in gitlab? > > And while at it, please add: mailman nonmembers LISTSPEC > > With the later, it would be e

[MM3-users] Re: Clean-up of non-members

2024-12-22 Thread Odhiambo Washington via Mailman-users
On Sun, Dec 22, 2024 at 3:18 PM Torge Riedel via Mailman-users < mailman-users@mailman3.org> wrote: > Dears, > > I am currently cleaning up a huge list of non-members. In contrast to the > members list where I can select multiple entries and delete them at once, > this is not possible in the list

[MM3-users] Re: possible backscatter attack using Mailman3 servers

2025-01-03 Thread Odhiambo Washington via Mailman-users
On Sat, Jan 4, 2025 at 5:30 AM David Newman wrote: > > > On 1/3/25 5:44 PM, Mark Sapiro wrote: > > >> Greetings. On a system running Mailman 3.3.9 and Postfix, I'm seeing > >> about 20-30 entries per day in the Postfix queue where it appears a > >> Gmail user signs up for a mailing list that requ

[MM3-users] Re: Clean-up of non-members

2024-12-24 Thread Odhiambo Washington via Mailman-users
On Tue, Dec 24, 2024 at 8:39 PM Mark Sapiro wrote: > On 12/24/24 08:13, Odhiambo Washington via Mailman-users wrote: > > On Mon, Dec 23, 2024 at 8:58 PM Mark Sapiro wrote: > > > >> I saw that too. Reported > >> https://gitlab.com/mailman/mailman/-/issues/1187

[MM3-users] Re: Clean-up of non-members

2024-12-25 Thread Odhiambo Washington via Mailman-users
On Thu, Dec 26, 2024 at 1:27 AM Mark Sapiro wrote: > On December 25, 2024 2:01:27 PM PST, Odhiambo Washington via Mailman-users > wrote: > > members --role nonmember LISTSPEC | wc -l > > 13 > > What do you get if you do > ``` > mailman shell -l LISTSPEC > ... &g

[MM3-users] Re: Clean-up of non-members

2024-12-25 Thread Odhiambo Washington via Mailman-users
On Wed, Dec 25, 2024 at 8:05 PM Mark Sapiro wrote: > On 12/24/24 23:35, Odhiambo Washington via Mailman-users wrote: > > > > Now only if you can help me reconcile the fact that Postorius tells me > that > > I have > > ``` > > List Nonmembers (872) > &g

[MM3-users] Re: Feature request, hyperkitty, low volume lists

2025-01-09 Thread Odhiambo Washington via Mailman-users
The links work for me. On Thu, Jan 9, 2025, 20:19 Alain D D Williams wrote: > On Thu, Jan 09, 2025 at 09:06:56AM -0800, Mark Sapiro wrote: > > On 1/9/25 06:07, Alain D D Williams wrote: > > > > > > For an example see: > > > > > > > https://fridayfolk.phcomp.co.uk/mailman3/hyperkitty/list/annou..

[MM3-users] Re: Mailman REST API not available. Please start Mailman core.

2025-02-12 Thread Odhiambo Washington via Mailman-users
On Wed, Feb 12, 2025 at 11:05 PM Christian via Mailman-users < mailman-users@mailman3.org> wrote: > That worked. > > Now on > > https://docs.mailman3.org/en/latest/install/virtualenv.html#starting-mailman > -automatically >

[MM3-users] Re: Visibility of list members for list members

2025-03-25 Thread Odhiambo Washington via Mailman-users
On Sat, Mar 22, 2025 at 6:36 PM Andreas Barth wrote: > Hi, > > is it possible to make the list of members available to all list > members? Or should I raise a feature request (and if, for which tool)? > Under list settings -> List Identity -> Members List Visibility, the option is there - you c

[MM3-users] Re: remove website example.com via django interface

2025-03-26 Thread Odhiambo Washington via Mailman-users
On Wed, Mar 26, 2025 at 6:09 PM Alexander Inzinger-Zrock via Mailman-users < mailman-users@mailman3.org> wrote: > remove website 'example.com' via django interface > or > "how to rush jourself off your feet" > > > **Disclaimer: don't try this at home** > > > in believe to replace the display of 'e

[MM3-users] Re: Disable deletion of list in Postorious

2025-03-26 Thread Odhiambo Washington via Mailman-users
On Tue, Mar 25, 2025 at 6:06 PM Julian Kippels wrote: > Hi, > > I would like to configure Postorious in a way to disable the > functionality to delete a list. Is there a way to do this? > > Thanks > Julian > Also so that no one can create a list, right? -- Best regards, Odhiambo WASHINGTON, N

[MM3-users] Re: mailman3 on new Debian 12 installation, got ssl apache working on all URLs except /mailman3

2025-03-27 Thread Odhiambo Washington via Mailman-users
On Thu, Mar 27, 2025 at 10:58 PM Philip Bondi wrote: > Hello to all: > > Giant thank you to the community, Mark, Stephen, everyone. I have a lot > of follow-up tasks in previous posts. Blazing forward on critical path > flaws, first. > > I require a Debian 12 VM that supports: > - Subversion >

[MM3-users] Re: mailman3 on new Debian 12 installation, got ssl apache working on all URLs except /mailman3

2025-03-27 Thread Odhiambo Washington via Mailman-users
On Fri, Mar 28, 2025 at 12:06 AM Philip Bondi wrote: > LE and certbot created those paths for me, somehow. Both on CentOS and > Debian. Don't know why. Checked my putty logs. Cannot find the first > emergence of strange path. You guys are superheroes. > > Debian 12: > > > pjbondi@shackleton

[MM3-users] Re: Unsubscribe from a list

2025-03-28 Thread Odhiambo Washington via Mailman-users
On Mon, Mar 24, 2025 at 11:38 AM wrote: > Hello, > When a list member sends an email to list-leave@... to unsubscribe from a > list, neither the moderators nor the list owners receive it. Only the > person who sent the email receives a confirmation email. > It depends on the settings you have fo

[MM3-users] Re: Install Mailman 3.x Core on Alma Linux 9 / CloudLinux

2025-03-30 Thread Odhiambo Washington via Mailman-users
It works when you use the officially supported method. https://docs.mailman3.org/en/latest/install/virtualenv.html Works very well with Exim+MariaDB ___ Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 In an Internet failure case, the #1 suspect is a constant: DNS

[MM3-users] Re: Install Mailman 3.x Core on Alma Linux 9 / CloudLinux

2025-03-30 Thread Odhiambo Washington via Mailman-users
On Sun, Mar 30, 2025 at 6:04 PM Jerry Barnabee wrote: > The commands in this guide are tailored for *Ubuntu/Debian* systems. > > Can I assume a guide for Linux systems has not yet been developed ? > You will use the commands used by your Linux version to install the system packages. After that,

[MM3-users] Re: Debian 12: Following docs does not create /opt/mailman/web/xapian_index

2025-04-01 Thread Odhiambo Washington via Mailman-users
On Tue, Apr 1, 2025 at 8:04 PM Philip Bondi wrote: > Hello to all: > > Following along: > https://docs.mailman3.org/en/latest/install/virtualenv.html#setting-up-fulltext-search-xapian > > But Method 1 does not create /opt/mailman/web/xapian_index for me on > Debian 12 > > export XAPIAN_VERSION="1

[MM3-users] Re: Debian 12: Following docs does not create /opt/mailman/web/xapian_index

2025-04-01 Thread Odhiambo Washington via Mailman-users
On Tue, Apr 1, 2025 at 8:44 PM Philip Bondi wrote: > -d is trying to show all directories with xapian in the name > > Umm. I followed instructions to install indexer. > > (venv) mailman@shackleton12:~$ pip install > xapian-1.4.27-cp311-cp311-linux_x86_64.whl xapian-haystack > Processing ./xapian

[MM3-users] Errors in MM3

2025-04-07 Thread Odhiambo Washington via Mailman-users
I am using uwsgi+APache2. I am suddenly seeing hundreds of errors in my mailmanweb and uwsgi logfiles: 1. mailmanweb.log has hundreds of such lines: [WARNING] [2025-04-07 13:01:50,162] [log] 317562 139768548886080 Method Not Allowed (GET): /archives/list/ kicta...@lists.kictanet.or.ke/message/YOPK

[MM3-users] Re: Moderator e-mails only going out once a day

2025-04-22 Thread Odhiambo Washington via Mailman-users
On Mon, Apr 21, 2025 at 10:16 PM dgoldsmith--- via Mailman-users < mailman-users@mailman3.org> wrote: > I am having a similar issue as Joe. > > Our Mailman 3 server is running on Rocky Linux 9.5. It is deployed using > a Python virtual environment. > > (venv) [mailman@ shunt]$ mailman info > GNU

[MM3-users] Re: Mailman not starting after restoring from snapshot

2025-04-28 Thread Odhiambo Washington via Mailman-users
On Mon, Apr 28, 2025 at 4:45 PM wrote: > I made a snapshot of my mailman3 VM before running a script to modify a > bunch of lists. I stupidly did not turn the VM off before I made the > snapshot, so Im almost certain this is a corrupted DB problem from doing a > snapshot restore. The issue is now

[MM3-users] Re: configuring postfix local recipient table

2025-04-23 Thread Odhiambo Washington via Mailman-users
On Wed, Apr 23, 2025 at 5:56 PM Alexander Inzinger-Zrock via Mailman-users < mailman-users@mailman3.org> wrote: > **System Key Data** > OS: Debian 12 > mailman:GNU Mailman 3.3.10 (Tom Sawyer) > Python: Python 3.11.2 (main, Nov 30 2024, 21:22:50) [GCC 12.2.0] > Method: Python Vi

[MM3-users] Re: configuring postfix local recipient table

2025-04-30 Thread Odhiambo Washington via Mailman-users
Make our lives easy: There are 3 files: mailman.cfg, settings.py, and main.cf. We expect that from these files: /etc/postfix/main.cf /etc/mailman3/mailman.cfg /etc/mailman3/settings.py For each file, do "egrep -v '^$|^.*#' filename". You should then obfuscate any sensitive details in the output an

[MM3-users] Re: configuring postfix local recipient table

2025-04-30 Thread Odhiambo Washington via Mailman-users
On Wed, Apr 30, 2025 at 2:55 PM Alexander Inzinger-Zrock via Mailman-users < mailman-users@mailman3.org> wrote: > Splitting up answer: > > Am 29.04.25 um 18:27 schrieb Mark Sapiro: > > Also, is there anything in Mailman's logs from the time you ran `mailman > > aliases`? > > Nothing in logs (befor

[MM3-users] Re: CSS Hyperkitty ERROR

2025-04-12 Thread Odhiambo Washington via Mailman-users
On Fri, Apr 11, 2025 at 11:51 PM Philip Bondi wrote: > I've built another Debian 12 virtual machine to try to solve previous > problems with postfix and xapian. Everything appears fine in my > verification, so far. Except for web interface. > > I've tried mailman-web collectstatic --clear and

[MM3-users] Re: Do you struggle with message rejected. AUP#CDRBL while using mailman with your ISP email relay?

2025-04-16 Thread Odhiambo Washington via Mailman-users
On Wed, Apr 16, 2025 at 4:17 PM Philip Bondi wrote: > Hello to all: > > mailman3 is phenomenal upgrade from mailman2. Very nice. Thank you to > the team. > > In our family, we use mailman to provide redundancy on important financial > emails. In this manner, emails from banks, government, ecom

[MM3-users] Re: Setup Question: Disk-Layout (Migrating from Mailman 2.1)

2025-04-17 Thread Odhiambo Washington via Mailman-users
On Thu, Apr 17, 2025 at 3:14 PM Christian Schneider < christian.schnei...@tu-dortmund.de> wrote: > Thank you for your instant reply! > > Mihai Moldovan wrote: > > > But I could find no information about the location where hyperkitty > stores the archives on an Ubuntu-/Linux-system. > > > I assume

[MM3-users] Re: Log Owner/Moderator actions ban address matching.

2025-05-01 Thread Odhiambo Washington via Mailman-users
On Thu, May 1, 2025 at 1:13 PM Stephen J. Turnbull wrote: > Hitashi mancho writes: > > > *May 01 13:11:43 2025 (673989) li...@example.com : > > Discarded posting:From: us...@example.com > > Subject: subject 2025 - Reg.* > > > > In this log, it is unclear which moderator discarded

[MM3-users] Re: Info mails to list owners have "u...@example.com" as from address (bounce score incremented)

2025-04-25 Thread Odhiambo Washington via Mailman-users
On Fri, Apr 25, 2025 at 12:50 PM Ulf R. wrote: > Hello, > mails to list owners with subjects like > 's bounce score incremented on > comes from "u...@example.com". > Where is the right place to change this? We never defined this mail > address anywhere. > Did you change the SITE_ID in settings.

[MM3-users] Re: configuring postfix local recipient table

2025-05-02 Thread Odhiambo Washington via Mailman-users
On Fri, May 2, 2025 at 11:23 AM Alexander Inzinger-Zrock < a.inzingerzr...@gmail.com> wrote: > /etc/postfix/main.cf > > smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU) > biff = no > append_dot_mydomain = no > readme_directory = no > compatibility_level = 2 > TLS parameters section _OBFUSC

[MM3-users] Re: configuring postfix local recipient table

2025-05-02 Thread Odhiambo Washington via Mailman-users
On Fri, May 2, 2025 at 11:44 AM Alexander Inzinger-Zrock < a.inzingerzr...@gmail.com> wrote: > > > Am 02.05.25 um 10:37 schrieb Odhiambo Washington: > > On Fri, May 2, 2025 at 11:23 AM Alexander Inzinger-Zrock < > > a.inzingerzr...@gmail.com> wrote: > > > >> /etc/postfix/main.cf > >> > >> smtpd_ba

[MM3-users] Re: Postorius custom web forms?

2025-02-28 Thread Odhiambo Washington via Mailman-users
On Fri, Feb 28, 2025 at 10:56 AM Johannes Rohr wrote: > Dear all, > > I am trying to understand how to replace a web template used by > postorius by a custom version. I need to replace /accounts/signup by a > version with a captcha (using django-simple-captcha) because my > instance is being over

[MM3-users] How to follow up to a question on a Mailing List

2025-03-04 Thread Odhiambo Washington via Mailman-users
Hello listers, I always find some members' posts to MM3 lists breaking threads to an extent no one can easily figure out what portion of the discussion they were responding to. In a way, they end up creating a loosely-attached thread of their own. I have a suggestion for you that can help improve

[MM3-users] Using clean_users.py

2025-03-05 Thread Odhiambo Washington via Mailman-users
I have run clean_users.py with: DELETE_MAILMAN_USER = True DELETE_DJANGO_IF_MAILMAN = True However, when I go to https://mm3-site/mm/lists/listname.mm3-site/members/nonmember/ I still have hundreds of users listed despite the script having run and it showed hundreds of addresses removed. What mig

[MM3-users] Re: Easy way to integrate captcha/reduce subscription spam?

2025-02-25 Thread Odhiambo Washington via Mailman-users
On Tue, Feb 25, 2025 at 3:30 PM Johannes Rohr wrote: > Dear all, > > sorry for repeating my question, but the degree to which my instance is > now being flooded by spambot registrations is truly annoying. Mark's > clean_user.py script reliably deletes most of those accounts, but it > would be gre

[MM3-users] Re: mailman3 on new Debian 12 installation, got ssl apache working on all URLs except /mailman3

2025-04-04 Thread Odhiambo Washington via Mailman-users
On Mon, Mar 31, 2025 at 9:32 PM Philip Bondi wrote: > Thank you, Mark, and the whole community for your help, so far. Gosh, it > feels so close. > > It works from browser on Debian virtual machine: > > But still fails through Apache: > > root@shackleton12:~# *cat /etc/mailman3/urls.py* > # > > **

[MM3-users] Re: Can mailman3 use google or cloudflare captcha ?

2025-05-13 Thread Odhiambo Washington via Mailman-users
On Tue, May 13, 2025 at 3:18 PM Kim Sunggun via Mailman-users < mailman-users@mailman3.org> wrote: > Hello, > > I can setup client side for any of captcha in > /opt/mailman/venv/lib/python3.9/site-packages/django_mailman3/templates/account/login.html. > > However, I don't understand where I should

[MM3-users] Bots outbreak - Subscriptions pending user confirmation (58)

2025-05-14 Thread Odhiambo Washington via Mailman-users
Daily, I am getting not less than 50 "Subscriptions pending user confirmation". There must be a way to stop them. I am using https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/thread/BHOATUV7DPWYVEFVGT652YTYYE3XXMHC/#BHOATUV7DPWYVEFVGT652YTYYE3XXMHC already.

[MM3-users] Re: Mass subscription and Delivery mode/status

2025-05-14 Thread Odhiambo Washington via Mailman-users
On Wed, May 14, 2025 at 10:48 AM Andreas Vetter < andreas.vet...@uni-wuerzburg.de> wrote: > Hello all, > we run a venv installation of "mailman postorius django-mailman3 hyperkitty > mailman-web". > When I mass subscribe (pre-verified) a new mail address into a list, the > Delivery mode appears as

[MM3-users] Re: Masking email addresses in the archives

2025-05-26 Thread Odhiambo Washington via Mailman-users
On Mon, May 26, 2025 at 5:31 PM Mark Sapiro wrote: > On 5/26/25 9:47 AM, Odhiambo Washington via Mailman-users wrote: > > I must have missed this if it was ever discussed, but is it possible to > > mask the list members' email addresses in the archives? > > > S

[MM3-users] Re: Masking email addresses in the archives

2025-05-26 Thread Odhiambo Washington via Mailman-users
On Mon, May 26, 2025 at 6:38 PM Stephen J. Turnbull wrote: > Odhiambo Washington via Mailman-users writes: > > > I must have missed this if it was ever discussed, but is it > > possible to mask the list members' email addresses in the archives? > > I saw Mark'

[MM3-users] Re: Django: An error occurred while processing your request.

2025-05-26 Thread Odhiambo Washington via Mailman-users
On Mon, May 26, 2025 at 7:16 PM Florian Sukup wrote: > Hi, > > I running Debian bookworm and have installed mailman3-full (+ postfix). > > I am new to mailman3 (using mailman2 now) and about exploring how to > migrate. > > I had 3 sites or domains: example.com and two real ones. > > When I receiv

[MM3-users] Masking email addresses in the archives

2025-05-26 Thread Odhiambo Washington via Mailman-users
I must have missed this if it was ever discussed, but is it possible to mask the list members' email addresses in the archives? -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 In an Internet failure case, the #1 suspect is a constant: DNS. "Oh, the cruft.", eg

[MM3-users] Re: FW: You have been invited to join the s...@lists.ccalternatives.org mailing list.

2025-06-09 Thread Odhiambo Washington via Mailman-users
On Mon, Jun 9, 2025 at 4:37 PM Christian via Mailman-users < mailman-users@mailman3.org> wrote: > Thank you. When I as an admin invite someone to join a list through the web > interface, this is the email the invitee receives. Note that it doesn't > even > have the Description from List Settings >

[MM3-users] Re: The RequestOptions.auto_parse_form_urlencoded option is deprecated.

2025-07-16 Thread Odhiambo Washington via Mailman-users
On Wed, Jul 16, 2025 at 2:25 PM Stephen J. Turnbull wrote: > Odhiambo Washington via Mailman-users writes: > > > The subject appears as part of the output of `systemctl status > > mailman3`. > > Nothing broke, so I don't see any hurry to "fix" this.

[MM3-users] Re: Customize subjects

2025-07-16 Thread Odhiambo Washington via Mailman-users
On Wed, Jul 16, 2025 at 11:42 AM johannes.wolf--- via Mailman-users < mailman-users@mailman3.org> wrote: > The lists preferred language is already German and I also set this > language as default in the Mailman Settings but without any success. > When I register for the list I still get the Englis

[MM3-users] The RequestOptions.auto_parse_form_urlencoded option is deprecated.

2025-07-16 Thread Odhiambo Washington via Mailman-users
Hello Admins, The subject appears as part of the output of `systemctl status mailman3`. Anyone fixed it? -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 In an Internet failure case, the #1 suspect is a constant: DNS. "Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ

[MM3-users] Re: Mailman appears to send an email to a closed list, from a member who was removed from that list

2025-07-18 Thread Odhiambo Washington via Mailman-users
Even without reading your list config, I'm restraining myself from saying something about your PM. What is a MuA supposed to do? To tell you that it's refused to send an email? 😂 -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 In an Internet failure case, the #1

[MM3-users] Re: Hyperkitty error - not archiving

2025-07-26 Thread Odhiambo Washington via Mailman-users
On Sat, Jul 26, 2025 at 8:28 PM Mark Sapiro wrote: > On 7/26/25 1:23 AM, Odhiambo Washington via Mailman-users wrote: > > I am seeing the error below and wondering what's the cause: > > The message has some issue which is causing HyperKitty to not be able to > archive t

[MM3-users] Re: Hyperkitty error - not archiving

2025-07-26 Thread Odhiambo Washington via Mailman-users
On Sat, Jul 26, 2025 at 8:49 PM Mark Sapiro wrote: > On 7/26/25 10:35 AM, Odhiambo Washington via Mailman-users wrote: > > > > I had examined the message using 'mailman qfile', but did not see > anything > > obvious. > > There were 3 files inside the s

[MM3-users] Hyperkitty error - not archiving

2025-07-26 Thread Odhiambo Washington via Mailman-users
I am seeing the error below and wondering what's the cause: Jul 25 13:35:05 2025 (944) Could not archive the message with id < co1pr06mb798076961f096caa4db9a2fcbb...@co1pr06mb7980.namprd06.prod.outlook.com > Jul 25 13:35:05 2025 (944) archiving failed, re-queuing (mailing-list testlist.my.domain,

[MM3-users] Re: [NON-INTERNAL] Re: Missing Archived emails - Hyperkitty - CERT Issue

2025-07-29 Thread Odhiambo Washington via Mailman-users
On Tue, Jul 29, 2025 at 2:25 PM Willie Castillo < willie.casti...@caemilusa.com> wrote: > The issue started right after the site's CERT expired. The CERT expired on > 7/8/25. This is what's in the log... > > Jul 16 15:19:45 2025 (3777209) Connection to HyperKitty failed: > HTTPSConnectionPool(host

[MM3-users] Re: [NON-INTERNAL] Re: Missing Archived emails - Hyperkitty - CERT Issue

2025-07-29 Thread Odhiambo Washington via Mailman-users
PS: I beg you to put your responses below the last one. Makes the hierarchy look better. Now, have you edited your /etc/mailman3/mailman-hyperkitty.cfg and restarted MM3? On Tue, Jul 29, 2025 at 3:18 PM Willie Castillo < willie.casti...@caemilusa.com> wrote: > Odhiambo, long time no hear fr

[MM3-users] Re: Held messages not delivered after approval

2025-07-31 Thread Odhiambo Washington via Mailman-users
On Thu, Jul 31, 2025 at 2:30 PM Stephan Krinetzki < krinet...@itc.rwth-aachen.de> wrote: > My queues: > > ls -al /opt/mailman/var/queue/* > /opt/mailman/var/queue/archive: > total 0 > drwxrwx--- 2 mailman mailman 6 Jul 31 13:20 . > drwxr-xr-x 14 mailman mailman 165 Jun 27 2024 .. > > /opt/mail

[MM3-users] cron error - /opt/mailman/venv/bin/mailman-web runjobs daily

2025-08-03 Thread Odhiambo Washington via Mailman-users
I wonder what this means and whether it's fatal. How do I fix it? ``` ERROR OCCURED IN JOB: sync_mailman (APP: hyperkitty) Traceback (most recent call last): File "/opt/mailman/venv/lib/python3.11/site-packages/django_extensions/management/commands/runjobs.py", line 51, in runjobs job().exe

[MM3-users] Re: PGP - S/MIME signed messages

2025-07-28 Thread Odhiambo Washington via Mailman-users
On Mon, Jul 28, 2025 at 11:30 PM Peter Adebahr via Mailman-users < mailman-users@mailman3.org> wrote: > > Hi * > > we are receiving a few PGP-signed posts as a S/MIME attachment. Some > final recipients check these, and as mailman3 does not munge them - the > original mail is signed, not mailman3'

[MM3-users] Re: Held messages not delivered after approval

2025-07-30 Thread Odhiambo Washington via Mailman-users
On Wed, Jul 30, 2025 at 5:28 PM Stephan Krinetzki < krinet...@itc.rwth-aachen.de> wrote: > Hi all, > > I'm running into an issue with Mailman 3. Mails sent to a list are being > held due to moderation settings — which is expected — but after approving > them, they are not delivered to list members

[MM3-users] Re: Held messages not delivered after approval

2025-07-31 Thread Odhiambo Washington via Mailman-users
On Thu, Jul 31, 2025 at 8:21 PM Mark Sapiro wrote: > On 7/31/25 04:29, Stephan Krinetzki wrote: > > > > /opt/mailman/var/queue/out: > > total 2868 > > drwxrwx--- 2 mailman mailman4096 Jul 31 13:26 . > > drwxr-xr-x 14 mailman mailman 165 Jun 27 2024 .. > > -rw-rw 1 mailman mailman