On Sat, Dec 19, 2020, at 6:29 AM, Abhilash Raj wrote:
On Sat, Dec 19, 2020, at 4:32 PM, Carlo Landmeter wrote:
We are not running in debug mode, we simply set the loggers to log DEBUG or else we don't see much info. I also doubt the shown error is the problem as I see more template errors. I have also tried to run the official docker images mailman-docker but im having the same issue.
When I post via the online form, i can see uwsgi requests with http status 200 from the ajax call, so i would expect it to work, but it does not leave a message in hyperkitty nor sends an email.
PS emails are send just fine via smtp posting.
Unless I am missing something basic, I don't really know why it doesn't fail on our servers. May have something to do with Django versions or something. I need to work a bit more on verifying it.
This is the line in template1, rendered using this context2 which seems to be causing the issue.
I've made the change to remove the 'display_fixed'
attribute for email 1.
You can update the pip install commands
to git+https://gitlab.com/mailman/mailman@master
after the MR gets merged to create a test image and see if it fixes the issue for you. You can see the sample .dev Dockerfiles i have in my docker-mailman repo for reference2.
Abhilash
Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-leave@mailman3.org https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
-- thanks, Abhilash Raj (maxking)
-- thanks, Abhilash Raj (maxking)