Re: [Mailman-Developers] postorius login question

2015-06-08 Thread Abhilash Raj
Hi Danil,

On Sun, 7 Jun 2015 15:01:46 +0300
Danil Smirnov da...@smirnov.la wrote:

 Hi Mailman3 devs!
 
 When I click on Login link on Postorius main page
 http://lists.domain.tld/archives/
 
 I get the page with the following login methods:
 Mozilla Persona
 Google
 Yahoo!
 
 Above these three links I see words Login with your email
 which is not link and this is confusing.

Logging in via Email is probably broken in the Mailman 3.0 release.
AFAIR it has been fixed the main trunk. We suggest people to use the
Persona Login instead of the email.


-- 
thanks,
Abhilash Raj
___
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9


Re: [Mailman-Developers] html question

2015-06-08 Thread Abhilash Raj
Hi Danil,

On Sun, 7 Jun 2015 15:22:48 +0300
Danil Smirnov da...@smirnov.la 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 (35 thousand lines because of image
 attached).

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.

 When I approve the message it went to the archive but with no proper
 html rendering also. The html was simple formatting and it become
 attachment.html file which even cannot be opened in place, just
 downloaded.
 
 Are there any plans to show html messages nicely in 'View' feature
 and archives?

Care to open an issue for it on Gitlab?
https://gitlab.com/mailman/postorius/issues


-- 
thanks,
Abhilash Raj
___
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9


Re: [Mailman-Developers] postorius login question

2015-06-08 Thread Aurelien Bompard
 Logging in via Email is probably broken in the Mailman 3.0 release.
 AFAIR it has been fixed the main trunk. We suggest people to use the
 Persona Login instead of the email.

I fixed it in HyperKitty and released a new tarballs a few days later,
it should be OK but it's not officially supported for 3.0. There are a
few missing features, like password reset, etc.
To login with the internal database, set USE_INTERNAL_AUTH to True in
your settings file.

I agree that the login with your email header can be misleading, it
made more sense with the old page layout, but not much now, I'll
remove it.


Aurélien
___
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

[Mailman-Developers] The full Mailman 3 suite is now on GitLab

2015-06-08 Thread Barry Warsaw
Hi everyone.

Through Abhilash's diligent work, we've finally brought all Mailman 3
development under one group on GitLab.

https://gitlab.com/groups/mailman

This includes the Core, Postorius, HyperKitty, the client library, the
bundler, Postorius-standalone, documentation, and even the soon-to-be deployed
new website.

Please remember that Launchpad is still used for Mailman 2.1, and there are no
plans to move any of the project artifacts for that series.  All Mailman 3
issues, feature requests, merge requests, etc. for all other related projects
should be filed against the appropriate project on GitLab.

While we're at it, I'll also point out that Abhilash has pushed out a rtfd
site for the Mailman Suite, with pointers to the various sub-projects:

http://gnu-mailman.readthedocs.org/

Thanks Abhilash!

Cheers,
-Barry


pgp98cdi0ONh2.pgp
Description: OpenPGP digital signature
___
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

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 careful not to provide a vector for malware
attacking list admins.

Cheers,
-Barry

___
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9