Mercurial > libervia-backend
comparison src/plugins/plugin_misc_room_game.py @ 1855:1c9b2c184663
plugin account: email sending improvments:
the following new options are handled:
- email_sender_domain (default None)
- email_port (default 25)
- email_username (defaut None)
- email_password (default None)
- email_starttls true to force starttls (default false)
- email_auth true to require authentication (default false)
in addition, admin_email has been deprecated in favor of email_admins_list which can handle several addresses
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 27 Feb 2016 14:49:20 +0100 |
parents | d17772b0fe22 |
children | ffcd7904b655 |
comparison
equal
deleted
inserted
replaced
1854:3c0bb714a80b | 1855:1c9b2c184663 |
---|