Re: [Mailman-Developers] html question

2015-06-09 Thread Danil Smirnov
2015-06-08 11:43 GMT+03:00 Abhilash Raj : > Care to open an issue for it on Gitlab? > https://gitlab.com/mailman/postorius/issues Done: https://gitlab.com/mailman/postorius/issues/23 ___ Mailman-Developers mailing list Mailman-Developers@python.org https

Re: [Mailman-Developers] html question

2015-06-08 Thread Terri Oda
On 2015-06-08 7:52 AM, Barry Warsaw wrote: On Jun 08, 2015, at 02:13 PM, Abhilash Raj wrote: Postorius just queries the core via REST API the for the message and dumps the message code in the "View". Probably we need to identify if the message contains a text/html part and then render that appr

Re: [Mailman-Developers] html question

2015-06-08 Thread Barry Warsaw
On Jun 08, 2015, at 02:13 PM, Abhilash Raj wrote: >Postorius just queries the core via REST API the for the message and >dumps the message code in the "View". Probably we need to identify if >the message contains a text/html part and then render that >appropriately. Although we do have to be care

Re: [Mailman-Developers] html question

2015-06-08 Thread Abhilash Raj
Hi Danil, On Sun, 7 Jun 2015 15:22:48 +0300 Danil Smirnov wrote: > I've sent simple html-formatted message with image inside the body to > my Mailman 3 test list. > > On "Held messages" page there is 'View' button and it was > disappointing that this feature > just show a source code of message

[Mailman-Developers] html question

2015-06-07 Thread Danil Smirnov
I've sent simple html-formatted message with image inside the body to my Mailman 3 test list. On "Held messages" page there is 'View' button and it was disappointing that this feature just show a source code of message (35 thousand lines because of image attached). When I approve the message it w