Hi folks,
I'm trying to hide the custom 404 error messages from Django.
-
Page not found (404)
Request Method: GET
Request URL: http://.../non-existent-2008020390
Using the URLconf defined in mailman_web.urls, Django tried these URL
patterns, in this order:
mail
Thank you Stephen, that did the trick.
Am So., 4. Mai 2025 um 16:03 Uhr schrieb Stephen J. Turnbull <
st...@turnbull.jp>:
> Stefan Bauer via Mailman-users writes:
>
> > However venv/data/postfix_lmtp does not contain abuse@domain, so
> > postfix rejects the mail.
>
Dear Users,
I'm trying to use acceptable_aliases for a specific list;
Setting is also active;
# curl -s -q --user restadmin:.
http://localhost:8001/3.1/lists/postmaster@domain/config | jq
{
"acceptable_aliases": [
"abuse@domain"
],
However venv/data/postfix_lmtp does not contain abu
Dear Users,
trying to update mailman3 to lastest version, we fail during
mailman-web migrate with:
Operations to perform:
Apply all migrations: account, admin, auth, contenttypes, django_mailman3,
django_q, hyperkitty, postorius, sessions, sites, socialaccount
Running migrations:
Applying accoun
Thank you Mark for your swift reply :)
Am Do., 27. Feb. 2025 um 20:32 Uhr schrieb Mark Sapiro :
> On 2/26/25 07:40, Stefan Bauer via Mailman-users wrote:
> > Dear Users,
> >
> > i recently tried to upgrade to latest MM3 and followed this[1] steps.
> >
> > How
iladdress;
...
John.Doe@my.domain|85
john.doe@my.domain|85
.
Mike.Doe@my.domain|96
mike.doe@my.domain|96
....
Is there something wrong on my side?
Thank you.
Stefan
Am Mo., 3. März 2025 um 18:40 Uhr schrieb Mark Sapiro :
> On 3/3/25 07:52, Stefan Bauer via Mailman-users wrote:
> >
>
Dear Users,
i recently tried to upgrade to latest MM3 and followed this[1] steps.
However
(venv) $ mailman-web migrate
fails with:
from rest_framework import mixins, views
File "/opt/mailman/venv/lib/python3.10/site-packages/rest_framework/views.py",
line 15, in
from rest_framework.r