[MM3-users] Re: Can't post to my own list from HyperKitty

2025-04-10 Thread Mark Sapiro
On 4/10/25 18:30, MegaBrutal via Mailman-users wrote: Thanks, I successfully removed my unwanted address, so it now doesn't appear anywhere. (Looks like .remove(n) wasn't needed, it only gave an exception, and the settings were saved even without commit() – which is concerning because I would ha

[MM3-users] Re: Can't post to my own list from HyperKitty

2025-04-10 Thread MegaBrutal via Mailman-users
Mark Sapiro ezt írta (időpont: 2025. ápr. 9., Sze, 4:49): > ``` > $ mailman shell > Use commit() to commit changes. > Use abort() to discard changes since the last commit. > Exit with ctrl+D does an implicit commit() but exit() does not. > > >>> um = getUtility(IUserManager) > >>> usr = um.get_

[MM3-users] Re: Can't post to my own list from HyperKitty

2025-04-10 Thread Mark Sapiro
On 4/7/25 02:30, MegaBrutal via Mailman-users wrote: On Mon, Apr 7, 2025, 03:04 Mark Sapiro wrote: so it is saying there is only one choice for sender which I think means there is only one address associated with your login. That still doesn't explain why it thinks you're not a list member.

[MM3-users] Re: Can't post to my own list from HyperKitty

2025-04-08 Thread Mark Sapiro
On 4/8/25 18:45, MegaBrutal via Mailman-users wrote: User-profile shows my GMail address as primary and my own-domain address as secondary. The third address is not present, because I actually wanted to get rid of it, and it seems I succeeded in that. This is your Django user which has the two

[MM3-users] Re: Can't post to my own list from HyperKitty

2025-04-08 Thread MegaBrutal via Mailman-users
Mark Sapiro ezt írta (időpont: 2025. ápr. 8., K, 4:06): > On 4/7/25 17:45, MegaBrutal via Mailman-users wrote: > > > > So it's even weirder – however, I'm really not sure if this is the > address > > HyperKitty is checking for, as I have 3 attached to my account! > > How may I know which one it's

[MM3-users] Re: Can't post to my own list from HyperKitty

2025-04-08 Thread Stephen J. Turnbull
Mark Sapiro writes: > On 4/7/25 17:45, MegaBrutal via Mailman-users wrote: > > So it's even weirder – however, I'm really not sure if this is > > the address HyperKitty is checking for, as I have 3 attached to > > my account! How may I know which one it's trying to use? > > If you go to ht

[MM3-users] Re: Can't post to my own list from HyperKitty

2025-04-08 Thread MegaBrutal via Mailman-users
Mark Sapiro ezt írta (időpont: 2025. ápr. 7., H, 19:23): > What is the exact email address that you are logging on to the web UI > with. Does it match exactly with the address of a list member or are > there mixed-case differences? You might try an interaction like this: > ``` > mailman-web shell

[MM3-users] Re: Can't post to my own list from HyperKitty

2025-04-07 Thread Mark Sapiro
On 4/7/25 17:45, MegaBrutal via Mailman-users wrote: So it's even weirder – however, I'm really not sure if this is the address HyperKitty is checking for, as I have 3 attached to my account! How may I know which one it's trying to use? If you go to https://example.com/user-profile/ what Prim

[MM3-users] Re: Can't post to my own list from HyperKitty

2025-04-07 Thread MegaBrutal via Mailman-users
On Mon, Apr 7, 2025, 03:04 Mark Sapiro wrote: > so it is saying there is only one choice for sender which I think means > there is only one address associated with your login. That still doesn't > explain why it thinks you're not a list member. > Indeed, it doesn't explain. Are there any mainten

[MM3-users] Re: Can't post to my own list from HyperKitty

2025-04-06 Thread Mark Sapiro
On 4/6/25 17:42, Mark Sapiro wrote: Compare your hyperkitty/templates/hyperkitty/fragments/send_as.html to https://gitlab.com/mailman/hyperkitty/-/blob/master/hyperkitty/templates/hyperkitty/fragments/send_as.html Nevermind. Yours is probably OK and it's probably not a translation issue. Th

[MM3-users] Re: Can't post to my own list from HyperKitty

2025-04-06 Thread MegaBrutal via Mailman-users
Mark Sapiro ezt írta (időpont: 2025. ápr. 7., H, 2:43): > On 4/6/25 17:30, MegaBrutal via Mailman-users wrote: > >> > > No, it doesn't say anything like that. It says if I'm not subscribed, > > sending the message would subscribe me – no address is shown there at > all. > > Compare your hyperkitt

[MM3-users] Re: Can't post to my own list from HyperKitty

2025-04-06 Thread via Mailman-users
Note that I also don't see my address in Mailman's HyperKitty. It's the same message, posting the message would subscribe me. My HyperKitty is localized to Hungarian, what I actually see is: „Ha még nem tagja a listának, akkor ezen üzenet elküldése feliratkoztatja Önt.” – Is it possible that it

[MM3-users] Re: Can't post to my own list from HyperKitty

2025-04-06 Thread Mark Sapiro
On 4/6/25 17:30, MegaBrutal via Mailman-users wrote: No, it doesn't say anything like that. It says if I'm not subscribed, sending the message would subscribe me – no address is shown there at all. Compare your hyperkitty/templates/hyperkitty/fragments/send_as.html to https://gitlab.com/mail

[MM3-users] Re: Can't post to my own list from HyperKitty

2025-04-06 Thread MegaBrutal via Mailman-users
Mark Sapiro ezt írta (időpont: 2025. ápr. 7., H, 2:05): > On 4/6/25 16:00, MegaBrutal via Mailman-users wrote: > > I get a composition dialog and can type my message, but when I click > send, > > I get the error message: „This list is moderated, please subscribe to it > > before posting.”. Upon r

[MM3-users] Re: Can't post to my own list from HyperKitty

2025-04-06 Thread Mark Sapiro
On 4/6/25 16:00, MegaBrutal via Mailman-users wrote: Mark Sapiro ezt írta (időpont: 2025. ápr. 7., H, 0:44): What response do you get when you click `reply` on a message? and what when you click `Start a new thread`. Do you get an error immediately or do you get a composition dialog and only g

[MM3-users] Re: Can't post to my own list from HyperKitty

2025-04-06 Thread MegaBrutal via Mailman-users
Mark Sapiro ezt írta (időpont: 2025. ápr. 7., H, 0:44): > On 4/6/25 14:40, via Mailman-users wrote: > >> Is your login a member of the list? > > > > It's supposed to be – when I click „Manage subscription” in the very > same thread, it reveals that I'm subscribed. This is why I can't subscribe >

[MM3-users] Re: Can't post to my own list from HyperKitty

2025-04-06 Thread Mark Sapiro
On 4/6/25 14:40, via Mailman-users wrote: Is your login a member of the list? It's supposed to be – when I click „Manage subscription” in the very same thread, it reveals that I'm subscribed. This is why I can't subscribe again. Yet I still can't post from HyperKitty, however I can by e-mail.

[MM3-users] Re: Can't post to my own list from HyperKitty

2025-04-06 Thread via Mailman-users
> Is your login a member of the list? It's supposed to be – when I click „Manage subscription” in the very same thread, it reveals that I'm subscribed. This is why I can't subscribe again. Yet I still can't post from HyperKitty, however I can by e-mail. However, when I checked the member list,

[MM3-users] Re: Can't post to my own list from HyperKitty

2025-04-05 Thread Mark Sapiro
On 4/5/25 13:00, megabrutal--- via Mailman-users wrote: Hi Everyone, I've recently installed Mailman3 and still testing it. I tried to reply to a topic on my own list while also being a superuser from HyperKitty, but I got this error message: "This list is moderated, please subscribe to it be