[MM3-users] Re: MM2.1 -> MM3.3 migration. To hold or not hold

2024-11-18 Thread mark
Mark Sapiro wrote: > To diagnose this further, can you create a test list, set Default action > to take when a member posts to the list to Hold, mass subscribe an > address and send a post from that address and see if it's held. It > should be, and if it is, I think things ar

[MM3-users] Re: MM2.1 -> MM3.3 migration. To hold or not hold

2024-11-18 Thread mark
Mark Sapiro wrote: > This says it was held for moderation. Is there an X-Mailman-Approved-At: > header which would say it was approved by a moderator? No "X-Mailman-Approved-At" in the header. All the X-Mailman headers in the mail sent to the list were included in m

[MM3-users] Re: Template for Password Reset Email

2024-11-18 Thread Mark
On 2024-11-18 16:23, Mark Sapiro wrote: On 11/17/24 21:27, Mark wrote: You have done everything correctly. What is missing is the user's browser is not putting `fr` first in the Accept-Language: HTTP header in it's requests. Most browsers have a setting to control this. G

[MM3-users] Re: MM2.1 -> MM3.3 migration. To hold or not hold

2024-11-18 Thread mark
Once again, thanks for taking time to reply. Mark Sapiro wrote: > On 11/18/24 04:12, m...@suburbia.org.au wrote: > This should not happen. In the message as delivered to the list what do > you see in the X-Mailman-Rule-Misses: header and the > X-Mailman-Rule-Hits: header if any? `

[MM3-users] MM2.1 -> MM3.3 migration. To hold or not hold

2024-11-16 Thread mark
ep 14 2024, 03:00:30) [GCC 12.2.0] Postorius Version 1.3.8 Cheers, Mark ___ Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-le...@mailman3.org https://lists.mailman3.org/mailman3/lists/ma

[MM3-users] Re: Template for Password Reset Email

2024-11-17 Thread Mark
On 2024-11-14 23:58, Mark Sapiro wrote: On 11/14/24 13:57, Mark wrote: Most message emails (such as the Welcome email) all arrive in French, but not the Password Reset email (shown below) - it arrives in English. This message comes from django-allauth. there is a French message catalog

[MM3-users] Template for Password Reset Email

2024-11-14 Thread Mark
rewrite it differently as it's confusing some users. Regards, Mark --- Subject: [lists.domain.com] Password Reset Email --- Hello from lists.domain.com!

[MM3-users] Re: MM2.1 -> MM3.3 migration. To hold or not hold

2024-11-18 Thread mark
n that I did something wrong - unfortunately with over 200 people on the list in question I'd rather not subject them to repeated test emails. Happy to check any logs if there might be something to hunt for. cheers, Mark ___ Mailman-users mailing

[MM3-users] Re: MM2.1 -> MM3.3 migration. To hold or not hold

2024-11-18 Thread mark
Hi Mark, Thanks for taking the time to reply. Mark Sapiro wrote: > On 11/16/24 21:41, m...@suburbia.org.au wrote: > > However, I've just done a test of a newly added user (a test email account > > for me), seen that the Moderation Action is None, but when I posted to th

[MM3-users] Re: Template for Password Reset Email

2024-11-18 Thread Mark
On 2024-11-18 01:38, Mark Sapiro wrote: On 11/17/24 16:57, Mark wrote: I can see the French text for the "Password Reset Email" in the django.po file. And running the compilemessages command reports the "django.po" for French is okay and up to date. Should I be recompi

[MM3-users] Member name management by list owner

2024-11-29 Thread mark
Bottom line up front: site admins can do some of the things below via https://example.com/mailman3/postorius/users thanks to https://gitlab.com/mailman/postorius/-/issues/403 - I am going to include my original post, in case it helps for visibility should others come up against this in future:

[MM3-users] Subscription requires confirmation when list is set as Open

2024-12-17 Thread Mark
and the web UI. Ideally, as the Policy is set as "Open", the subscription of any new email address should be added automatically. Have I missed a configuration setting somewhere? Any advice really appreciated. Regards, Mark $ mailman info GNU Mailman 3.3.9 (Tom Sawyer) Python 3.1

[MM3-users] Re: Subscription requires confirmation when list is set as Open

2024-12-18 Thread Mark
On 12/17/24 13:35, Mark wrote: ... if I subscribe with an address that has never been used before, I receive an email that requires me to confirm the subscription. The subscription is also held in the administrator's "Subscription requests: Pending confirmation". Th

[MM3-users] Re: Subscription requires confirmation when list is set as Open

2024-12-20 Thread Mark
v/lib/python3.11/site-packages/postorius/forms/list_forms.py ... changing initial=False to initial=True - onLine 1267 pre_verified = forms.BooleanField( label=_('Pre Verified'), initial=True, ... And then restart of mailman3 and mailmanweb after editin

[MM3-users] Re: Archive download - unexpected end of file

2025-03-02 Thread Mark
On 3/1/25 13:58, Mark wrote: I have a MM3 list to whose archive I recently added an mbox file of older emails. Viewing/searching the archive (Hyperkitty) is working fine. Downloading archives "for the month"  or "last 30 days" delivers the expected ".mbox.gz

[MM3-users] Archive download - unexpected end of file

2025-03-01 Thread Mark
ne. However, when I download the "Entire archive" and attempt to gunzip that ".mbox.gz" file I get the error: " ... unexpected end of file". Or using Gnome desktop's "Extract", I get the error "..truncated gzi

[MM3-users] Place holders

2025-05-27 Thread Mark
d - which displays as "testlist". (I was expecting to see "testl...@example.com"). The others just get displayed as a variable. Eg. $owner_email Have I missed a setting somewhere? Regards, Mark GNU Mailman 3.3.9 (Tom Sawyer) Python 3.11.2 (main, Mar

[MM3-users] Re: Unable to update templates

2025-05-27 Thread Mark
** On 5/27/25 18:54, Mark wrote: However when I update the template, the databases are updated correctly but the Welcome message is still sent with the old template content. mailman.templates mailmanweb.postorius_emailtemplate

[MM3-users] Unable to update templates

2025-05-27 Thread Mark
I cannot find where this content is written or is being cached. Any clues on tracking this bugbear down gratefully received. Regards, Mark $ mailman info GNU Mailman 3.3.9 (Tom Sawyer) Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0] config file: /etc/mailman3/mailman.cfg db url:

[MM3-users] Re: Unable to update templates

2025-05-28 Thread Mark
ts/testlist.example.com/en/list:user:notice:welcome.txt" in mailman.templates didn't help. So now, with both databases cleared, mailman looks for the updated file without any problems. Thank you very much Mark, once again, for your solid advice and patience. Best, Mark ___

[MM3-users] Re: Unable to update templates

2025-05-28 Thread Mark
On 5/28/25 01:14, Mark wrote: Then I created a template using Postorius and updated the uri in mailman.templates to: file:///opt/mailman/mm/var/templates/lists/testlist.example.com/en/list:user:notice:welcome.txt - and that works. It's looking promising. Now I just need to modi

[MM3-users] Re: Caching problem with templates

2025-06-26 Thread Mark
On 6/26/25 04:25, Mark wrote: A footer template is created and initially it works as expected. Editing the footer template sees the new content written to the database, In addition to viewing the edited content in the database, the new template can also be viewed in Lynx on localhost at

[MM3-users] Re: Caching problem with templates

2025-06-28 Thread Mark
On Thu, 2025-06-26 at 18:36 -0700, Mark Sapiro wrote: > > You can delete the cached entry from the database via `mailman shell > as in >  >>> cm = getUtility(ICacheManager) >  >>> uri = 'the_uri_from_the_template_table' >  >>> cm.get(uri

[MM3-users] Re: Caching problem with templates

2025-06-29 Thread Mark
> On 6/28/25 21:50, Mark wrote: > > > > Yes, I thought so too. I also tried 0d -- which wrote the expiry > > date > > the same as the created date (to the second). > > > > # /etc/mailman3/mailman.cfg > > [mailman] > > cache_life: 0d &g

[MM3-users] Re: Caching problem with templates

2025-06-28 Thread Mark
On Sat, 2025-06-28 at 21:55 -0700, Mark Sapiro wrote: > > See https://gitlab.com/mailman/mailman/-/issues/1230 > > I intend to implement disabling the cache entirely by setting > cache_life > to any zero value, i.e. 0s, 0m, 0h, etc. > Setting the cache_life to a zero

[MM3-users] Re: Caching problem with templates

2025-06-28 Thread Mark
On Sat, 2025-06-28 at 20:56 -0700, Mark Sapiro wrote: > > > A much simpler way to accomplish the same thing is to set > > cache_life: 1m > > in the [mailman] section of mailman.cfg. > Yes, I thought so too. I also tried 0d -- which wrote the expiry date the same

[MM3-users] Caching problem with templates

2025-06-26 Thread Mark
to get the edited footer to show in the emails I've restarted mailman3/mailmanweb, rebooted the server - but no joy. Any advice on how to flush the cache or hammer this gremlin greatly appreciated. Thanks, Mark ___ Mailman-users mailing

[MM3-users] Re: Disable Sign-up per domain

2025-08-01 Thread Mark
On 2025-08-01 19:40, Mark Sapiro wrote: Please confirm that the issue only occurs with the modified /opt/mailman/venv/lib/python3.11/site-packages/django_mailman3/views/user_adapter.py and does not occur with the original .../user_adapter.py. Hi Mark, In working through this I reverted

[MM3-users] Re: Disable Sign-up per domain

2025-08-01 Thread Mark
On 2025-08-01 19:40, Mark Sapiro wrote: I.e., I'm trying to determine if there is some issue with the modified ../user_adapter.py or if the issue does not involve the modification, but rather just the setting of ACCOUNT_ADAPTER If I leave the modified "user_adapter.py" in pl

[MM3-users] Re: Heads up: settings.ACCOUNT_AUTHENTICATION_METHOD is deprecated

2025-08-01 Thread Mark
On 2025-08-01 19:10, Wikinaut wrote: # Settings below supplement or override the defaults. # see https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/thread/UN6IY7ZPYULLZFAVZ7Z34YBFBDTXXMNN/ del ACCOUNT_AUTHENTICATION_METHOD ACCOUNT_LOGIN_METHODS = {'email', 'username'} del ACCO

[MM3-users] Re: Disable Sign-up per domain

2025-08-02 Thread Mark
What happens if you put the unmodified "user_adapter.py" in place and add the ACCOUNT_ADAPTER string to the "settings.py" file. I.e. I'm trying to determine if the issue is related to the modifications or if it occurs even with the unmodified "user_adapter.py" with the ACCOUNT_ADAPTER strin

[MM3-users] Re: Disable Sign-up per domain

2025-07-31 Thread Mark
On 2025-07-31 03:31, Mark Sapiro wrote: Anything is possible, it's only code ;) You could make your own user_adapter.py which is modified like and set that as the ACCOUNT_ADAPTER. This depends on whatever is proxying to Django setting the appropriate HTTP_HOST header. Thank you

[MM3-users] Disable Sign-up per domain

2025-07-30 Thread Mark
l domains on the server. Is it possible to disable the Sign-up for only one of the domains ? Regards, Mark ___ Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-le...@mailman3.org https://lists.mailm

[MM3-users] Re: Disable Sign-up per domain

2025-07-31 Thread Mark
On 2025-08-01 01:37, Mark Sapiro wrote:     raise self.model.DoesNotExist( django.contrib.sites.models.Site.DoesNotExist: Site matching query does not exist. That error will occur when settings.py contains SITE_ID = 0 and the host in the http request is not one of the hosts in the

[MM3-users] Re: Disable Sign-up per domain

2025-07-31 Thread Mark
On 2025-08-01 02:46, Mark Sapiro wrote: And here I had     return super().is_open_for_signup(self, req) which should return the is_open_for_signup result from allauth.account.adapter.DefaultAccountAdapter but since that result is an unconditional True, what you have is OK too

[MM3-users] Re: Phantom Email Address in Nonmember List

2024-09-15 Thread Mark Sapiro
ender` address as a nonmember of the list if it is not a member, but the `sender` is the first non-empty value in `senders` which normally would be the From: address unless the installation has changed the `sender_headers` setting -- Mark Sapiro The highway is for gamblers, San Francisc

[MM3-users] Re: mailman import21 passwords

2024-09-16 Thread Mark Sapiro
tion into which a MM 2.1 list is imported actually also supports Django users for Postorius and/or HyperKitty. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailman-use

[MM3-users] Re: mailman import21 passwords

2024-09-16 Thread Mark Sapiro
don't understand why telling the user that she has an account and she can just log in with one of the N MM 2.1 passwords she had on the N MM 2.1 lists or get a reset email if she doesn't know or remember the password(s) is any easier for the user than telling her to go to ... and

[MM3-users] Re: Recently redeployed mailman3 and then received huge amount of subscription disabled notification emails

2024-10-12 Thread Mark Sapiro
tion to re-enable all the subscriptions disabled by bounce. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailman-users mailing list -- mailman-users@mailman3.org To uns

[MM3-users] Re: mailman changeaddress: Address already exists; can't change

2024-10-12 Thread Mark Sapiro
rst in case of problems. After doing either of the above, there will still be a user with address = EMAIL_1, but that user should have no subscriptions. You can delete that user via Postorius and if desired the remaining user with address EMAIL_2 could add EMAIL_1 as another address. -- Mark Sapiro

[MM3-users] Re: Migrating from old V2 server to new V3 server. Questions.

2024-10-12 Thread Mark Sapiro
lnet to port 25. Can you do that from the old MM 2.1 server? Can you connect and receive the greeting and send `EHLO hostname` and get a good response? -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter u

[MM3-users] Re: 're' problem is sending messages to queue/shunt for an entire domain

2024-10-15 Thread Mark Sapiro
in the ban list. multiple repeat at position 11 Some entry beginning with `^` had something like `**`, `+*`, etc. at position 11. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

[MM3-users] Re: max_day_to_hold - when in force?

2024-10-15 Thread Mark Sapiro
ue at https://gitlab.com/mailman/mailman/-/issues/new -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe se

[MM3-users] Re: Congrats on the instructions for installation on ubuntu, what about migration?

2024-10-09 Thread Mark Sapiro
ng is to migrate everything and then delete the unwanted lists and their archives from Postorius and HyperKitty. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailman

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

2024-09-29 Thread Mark Sapiro
On 9/29/24 00:59, Odhiambo Washington via Mailman-users wrote: Could you allow me to revisit this issue since I haven't solved it? First, I bypassed CloudFlare DNS proxying just to ensure I have nothing is coming in between my browser and the web server. That did not help with the issue of the "

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

2024-10-01 Thread Mark Sapiro
On 10/1/24 06:46, Chupin Maxime via Mailman-users wrote: Thanks. Unfortunately, whereas TIMEOUT is set to 59 and RETRY to 60, I still get the warn... Very weird. We recommend Q_CLUSTER = { 'timeout': 300, 'retry': 360, 'save_limit': 100, '

[MM3-users] Re: Migrating from old V2 server to new V3 server. Questions.

2024-10-01 Thread Mark Sapiro
the forwarding alias in /etc/aliases? Yes. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email

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

2024-10-01 Thread Mark Sapiro
On 10/1/24 06:49, Chupin Maxime via Mailman-users wrote: Thank you, but still asking for Password to execute mailman-web... Look at the contents of the mailman-web script. My guess is it contains `sudo -u list ...` -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area

[MM3-users] Re: Migrating from old V2 server to new V3 server. Questions.

2024-10-07 Thread Mark Sapiro
On 10/7/24 11:23, jko...@luc.edu wrote: HI Mark, I was off for a couple days. I have a feeling postfix is misconfigured because I see that port 25 is open. The server is not receiving mail at all. Are there any tips for things I can check. The logs are not showing much because the mail

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

2024-10-18 Thread Mark Sapiro
f the domain of the created list is not currently known it will be registered unless the -D/--no-domain option is given. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailma

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

2024-10-16 Thread Mark Sapiro
>> socket.getfqdn() ``` If that returns `localhost`, that's the issue. I think you can fix it by putting a fully qualified domain name in /etc/hostname. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___

[MM3-users] Re: adding personalized email header/content in mailman 3

2024-10-16 Thread Mark Sapiro
https://docs.mailman3.org/projects/mailman/en/latest/src/mailman/plugins/docs/intro.html for some documentation and https://gitlab.com/mailman/example-mailman-plugin/-/tree/master for an example. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use

[MM3-users] Re: OK, so I backed out completely and re-installed. Here's my *original* error. Should I modify virtual mailbox maps?

2024-10-16 Thread Mark Sapiro
that be my next step? You should add hash:/opt/mailman/mm/var/data/postfix_vmap to virtual_alias_maps only. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailman-users mai

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

2024-10-16 Thread Mark Sapiro
om Postfix. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-le...@mailman3

[MM3-users] Re: adding personalized email header/content in mailman 3

2024-10-17 Thread Mark Sapiro
e, msgdata): """Add a custom email header.""" message['X-Custom-Header-1'] = 'ABCD' logger.info('Custom header added to message for list: %s', mlist.fqdn_listname) to /opt/mailman/venv/lib/python3.9/site-packages/mailman/handler

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

2024-10-17 Thread Mark Sapiro
On 10/17/24 15:06, Andy Matthews wrote: Hey Mark, I'm looking at the documentation here: https://docs.mailman3.org/projects/mailman/en/latest/src/mailman/model/docs/domains.html#domains Which seems to indicate that adding a domain via the CLI is as easy as: from mailman.interfaces.d

[MM3-users] Re: adding personalized email header/content in mailman 3

2024-10-17 Thread Mark Sapiro
in the handlers directory without the .py extension and with any `_` changed to `-`. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailman-users mailing list -- mailman-users@

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

2024-10-17 Thread Mark Sapiro
ilman create --help`. Mailman core has no concept of `primary domain` which is why it's not documented. Are you creating lists via REST as you posted previously. If so, the domain must exist, but if you created domains as above, they should exist as long as you committed your chan

[MM3-users] Re: Debug=False breaks Django/MM3-Login-page

2024-10-17 Thread Mark Sapiro
7:36) [GCC 11.4.0] -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-le...@ma

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

2024-10-10 Thread Mark Sapiro
ailman-web/-/merge_requests/50 -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailma

[MM3-users] Re: reset bounce-scores?

2024-10-03 Thread Mark Sapiro
if member.delivery_status == DeliveryStatus.by_bounces: ... member.preferences.delivery_status = DeliveryStatus.enabled ... >>> commit() >>> ``` Watch out for a possible wrapped line above. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Ar

[MM3-users] Re: Should I try to install mailman3 on Kubuntu 20.04?

2024-10-04 Thread Mark Sapiro
those trying to install the Debian/Ubuntu packages via apt. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailman-users mailing list -- mailman-users@mailman3.org To

[MM3-users] Re: anomalous behavior

2024-10-05 Thread Mark Sapiro
57...@mail.mailman3.org> post to mailman-users@mailman3.org from don...@molino.it, 1683 bytes ``` (the delay between 11:15:02 and 15:22:57 above is the time between arrival and held message approval) Do you see things like that? -- Mark Sapiro The highway is for gamblers, San Francisc

[MM3-users] Re: anomalous behavior

2024-10-05 Thread Mark Sapiro
in Mailman's shunt queue?. The fact that the message is archived means the issue is either in mailman/handlers/to_outgoing.py or mailman/runners/outgoing.py -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B.

[MM3-users] Re: anomalous behavior

2024-10-05 Thread Mark Sapiro
On 10/5/24 11:01, Mark Sapiro wrote: Is there anything relevant in mailman.log? Are there messages in Mailman's shunt queue?. The fact that the message is archived means the issue is either in mailman/handlers/to_outgoing.py or mailman/runners/outgoing.py Do you have any c

[MM3-users] Re: Timeout error on anonymous subscribe

2024-10-22 Thread Mark Sapiro
`/postorius/` or `/mailman3/` part. I.e, for this list whose info page is at https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/, the setting is ``` POSTORIUS_TEMPLATE_BASE_URL = 'https://lists.mailman3.org' ``` -- Mark Sapiro The highway is for gamblers, San Fran

[MM3-users] Re: Welcome message issue

2024-10-22 Thread Mark Sapiro
all parameters and variables of the list and couldn't find one that might be related to it. We are running an old version of Mailman 3. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use y

[MM3-users] Re: Logging subscribes/unsubscribes

2024-10-22 Thread Mark Sapiro
subscribers since a date. Thanks! ___ With the default settings mailman.log contains no evidence of subscribe actions. This is a known issue. See https://gitlab.com/mailman/mailman/-/issues/1143 -- Mark Sapiro The highway is for gamblers, San

[MM3-users] Re: Do i need a mailman-hyperkitty.cfg file?

2024-10-28 Thread Mark Sapiro
in the above doc needs to be at the location defined in the `configuration:` setting in the `[archiver.hyperkitty]` section of mailman.cfg -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan __

[MM3-users] Re: User account issue after importing data from Mailman 2.x server

2024-10-24 Thread Mark Sapiro
t/mailman-users@mailman3.org/thread/TN4EBXWP74O6BVTRJSN6LD3Y3QETH3DW/ -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailman-users mailing list -- mailman-users@mailman3.

[MM3-users] Re: Timeout error on anonymous subscribe

2024-10-24 Thread Mark Sapiro
ists.example.com/list:user:action:subscribe', timeout=5) ``` and see what that does? I think it should time out because this is exactly what Mailman core is doing tho get the template, and if it does, perhaps you can determine why from this simple example. -- Mark Sapiro The high

[MM3-users] Re: Where to find disabled members?

2024-11-04 Thread Mark Sapiro
ces.delivery_status = DeliveryStatus.enabled ... >>> commit() >>> ``` If you just want to list them ``` >>> for member in m.members.members: ... if member.delivery_status == DeliveryStatus.by_bounces: ... print(member) ... >>> ``` -- Mark Sapiro

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

2024-11-03 Thread Mark Sapiro
hem as root (via sudo). -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-user

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

2024-11-03 Thread Mark Sapiro
ebody needs to be root or a sudoer to create systemd files and edit postfix and web server configs, but that doesn't need to be `mailman`. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense

[MM3-users] Re: HSTS Missing from HTTPS Server

2024-11-04 Thread Mark Sapiro
quot;; Include /etc/letsencrypt/options-ssl-apache.conf SSLCertificateFile /etc/letsencrypt/live/www.list.org/fullchain.pem SSLCertificateKeyFile /etc/letsencrypt/live/www.list.org/privkey.pem ``` -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use you

[MM3-users] Re: member appears twice in list - how?

2024-11-05 Thread Mark Sapiro
7;, 'mailing_list', 'member_id', 'metadata', 'moderation_action', 'preferences', 'preferences_id', 'preferred_language', 'receive_list_copy', 'receive_own_postings', 'registry', 'role',

[MM3-users] Re: "held for moderation" - alias domain details sought

2024-11-05 Thread Mark Sapiro
rpose. It has nothing to do with enabling multiple addresses for posting to a list. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailman-users mailing list -- mailman-

[MM3-users] Re: Backup and restore a single list

2024-11-05 Thread Mark Sapiro
queries to get the relevant information for a single list and restore it. I have just created https://gitlab.com/mailman/mailman/-/issues/1182 for this. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense

[MM3-users] Re: "held for moderation" - alias domain details sought

2024-11-01 Thread Mark Sapiro
the `testl...@lists.domain.tld` list. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email

[MM3-users] Re: redirecting -bounces replies

2024-11-01 Thread Mark Sapiro
what you want. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-le...@mai

[MM3-users] Re: How to fix: [Django] ERROR (EXTERNAL IP)

2024-11-01 Thread Mark Sapiro
is mail01.datsemultimedia.com and its A is 45.79.102.219. Is this your server, if so add both 45.79.102.219 and mail01.datsemultimedia.com to ALLOWED_HOSTS. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense

[MM3-users] Re: How to fix: [Django] ERROR (EXTERNAL IP)

2024-11-01 Thread Mark Sapiro
On 10/31/24 21:18, Jigme Datse wrote: On Thu, 31 Oct 2024 20:07:00 -0700 Mark Sapiro wrote: What's in Django's logs? Attached logs (I hope that works). A couple are currently empty? I suspect the django_q error is because you need to run `django-admin migrate`[1], bu

[MM3-users] Re: The dread "relay access denied" error

2024-11-02 Thread Mark Sapiro
. set mynetworks = 127.0.0.0/8 [:::127.0.0.0]/104 [::1]/128 162.144.108.19 -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailman-users mailing list -- mailman-users@mailman3.o

[MM3-users] Re: New installation, new issue: mailman3 migrate -- no module CommonMark

2024-10-27 Thread Mark Sapiro
of all the MM 3 installations I support, but I don't know how it gets there as even though readme_renderer imports it, it is not listed as required by readme_renderer or anything else. In any case, in your venv, do ``` pip install --update readme_renderer cmarkgfm ``` -- Mark S

[MM3-users] Re: New installation, new issue: mailman3 migrate -- no module CommonMark

2024-10-27 Thread Mark Sapiro
On 10/27/24 12:41, Bill Oliver wrote: On Sun, 2024-10-27 at 10:01 -0700, Mark Sapiro wrote: In any case, in your venv, do ``` pip install --update readme_renderer cmarkgfm ``` That did the trick, though I had to use --upgrade instead of --update.  Thanks... Now on to the next step. My

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

2024-11-08 Thread Mark Sapiro
at if you're looking for something specific, you can find it easily. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailman-users mailing list -- mailman-users@mailm

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

2024-11-10 Thread Mark Sapiro
he correct configuration. Try running ``` mailman -C path/to/mailman.cfg shell ``` and see if that helps. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailman-users mailing list

[MM3-users] Re: Timeout error on anonymous subscribe

2024-10-23 Thread Mark Sapiro
n-requests/2.32.3' http://lists.example.org/mailman3/api/templates/list/community.lists.example.com/list:user:action:subscribe ``` as the Mailman user? -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your s

[MM3-users] Re: Timeout error on anonymous subscribe

2024-10-23 Thread Mark Sapiro
onse. Can you do that as the Mailman user?, e.g. ``` sudo -u mailman curl http://localhost:8000/mailman3/api/templates/list/community.lists.example.com/list:user:action:subscribe ``` assuming the Mailman user is `mailman`. -- Mark Sapiro The highway is for gamblers, San Francisco Bay A

[MM3-users] Re: New installation, new issue: mailman3 migrate -- no module CommonMark

2024-10-26 Thread Mark Sapiro
derer import markdown as md_render  File "/opt/mailman/venv/lib/python3.10/site- packages/readme_renderer/markdown.py", line 16, in    from CommonMark import commonmark ModuleNotFoundError: No module named 'CommonMark' What is your version of readme_renderer? I don'

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

2024-11-12 Thread Mark Sapiro
ring _handle_client() I have no idea why there is a "connection lost". What do you think? How can I increase the log level? This is delivery of the message to Mailman. `connection lost` is normal and not a problem. This has nothing to do with your issue. -- Mark Sapiro T

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

2024-11-12 Thread Mark Sapiro
hread/KGYZXN2QP3RWRZOQKLHD2MKUSI7H2W6B/ Note that if this is the issue, something other than hyperkitty_import did it. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailman-users mailing list -- ma

[MM3-users] Re: Add member to a list by email

2024-11-12 Thread Mark Sapiro
s is normally a bad idea if list addresses are accessible from outside your local network as it allows anyone to subscribe anyone else by spoofing their address. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your s

[MM3-users] Re: Maximum recipients in an email.

2024-11-12 Thread Mark Sapiro
but currently it defaults to 10 as a fix for https://gitlab.com/mailman/mailman/-/issues/1083 which is a slightly different issue. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___

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

2024-11-12 Thread Mark Sapiro
owner/moderator user management? Just ensure that list owners and moderators are using the email address of their AD-Account. This will propagate to HyperKitty. You shouldn't need to manipulate HyperKitty access rights directly at all. -- Mark Sapiro The highway is for gam

[MM3-users] Re: How to fix: [Django] ERROR (EXTERNAL IP)

2024-10-31 Thread Mark Sapiro
On 10/31/24 16:30, Jigme Datse wrote: Going to any of the list pages, gives the above Error. Well, not exactly the above error, Django is in square brackets. OK, that will work better for me with the how to fix. What's in Django's logs? -- Mark Sapiro The highway is fo

[MM3-users] Re: redirecting -bounces replies

2024-10-31 Thread Mark Sapiro
``` entry and then add that file to virtual_alias_maps in Postfix main.cf, being sure to add it ahead of the postfix_vmap entry. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

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

2024-11-09 Thread Mark Sapiro
st which is not in Mailman and will be only in HyperKitty. Also, while you can create a list in Mailman that isn't in HyperKitty, if the list has hyperkitty enabled it will be created in HyperKitty when the `new_lists_from_mailman` job runs. -- Mark Sapiro The highway is for gambler

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

2024-11-10 Thread Mark Sapiro
pt in that post does all lists. For a single list see https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/message/4QQWTTFZ7NLSMD4DDPC5VZIF62HBKPVT/ but note that the command line ``` $ shell -l l...@example.com ``` should be ``` $ mailman shell -l l...@example.com ``` -- Mar

[MM3-users] Re: Postorius not HTML-decoding < to "<" characters

2024-11-09 Thread Mark Sapiro
and greater-than around a tag in a quoted block: > Both the above tests look fine in the archive. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan ___ Mailman-users mailing

  1   2   3   4   5   >