Hey Abhilash!
> I was trying out mailman-bundler and have setup a demo here [1]. I notice
> that with 'USE_SSL=True' in development.py deployment settings, there is a
> redirect loop while logging in[2]. I had to disable it to deploy.
Hmm, this parameter should be ignored if DEBUG is True. But yo
Hi Aurelien,
I was trying out mailman-bundler and have setup a demo here [1]. I notice
that with 'USE_SSL=True' in development.py deployment settings, there is a
redirect loop
while logging in[2]. I had to disable it to deploy.
(The demo server still needs to be hooked up with postfix).
Also may