[Mailman-Developers] Re: Indentation Issue

2019-03-12 Thread Abhilash Raj
Sorry for the top post. This is most probably related to a bug that was added as a part of a recent MR related to FILTER_VHOST. See [1] for a proposed fix, but I hadn't had time to review it yet. [1]: https://gitlab.com/mailman/postorius/merge_requests/392 thanks, Abhilash On Tue, Mar 12,

[Mailman-Developers] Re: Indentation Issue

2019-03-12 Thread Saswat Mishra
I am sending the detailed issue from the console keeping DEBUG = True . I have already tried updating dependencies but that did not work. Is this problem regarding Postorius and Hyperkitty using same smpt port ? (as mentioned in the documentation that this might create issue ) ERROR: Internal

[Mailman-Developers] Re: Indentation Issue

2019-03-12 Thread aaryan bhagat
Xiaoxing, I think maybe dependencies are updated so running setup.py should solve the problem as it is with other module `readme_renderer` On Tue, 12 Mar 2019, 15:02 Xiaoxing Ye, wrote: > Hi Saswat, > > As you haven't supplied enough error information, please try to > pip install

[Mailman-Developers] Re: Indentation Issue

2019-03-12 Thread Xiaoxing Ye
Hi Saswat, As you haven't supplied enough error information, please try to pip install falcon==1.4.1 then mailman restart and see if it works. Yours truly, Xiaoxing Ye On Tue, Mar 12, 2019 at 3:51 PM Saswat Mishra wrote: > Thank You Mark for your help. > > Currently I am facing

[Mailman-Developers] Re: Indentation Issue

2019-03-12 Thread Saswat Mishra
Thank You Mark for your help. Currently I am facing another issue where if /root/mailman/mailman-suite/mailman-suite_project/settings.py has ' DEBUG = False ' then it says "SERVER ERROR : An error occurred while processing your request" and if it is true it says " KeyError at /postorius/lists/ "

[Mailman-Developers] Re: Indentation Issue

2019-03-09 Thread Mark Sapiro
On 3/8/19 11:26 PM, Saswat Mishra wrote: > Warning: This message has had one or more attachments removed > Warning: (dpkg). > Warning: Please read the "GPC-Attachment-Warning.txt" attachment(s) for more > information. > > Hello all , > > Currently I have started getting an error : > > File