Small and simple tool for managment of yandex-pdd mails. It can create new mail acoount, delete it, show you list of mail accounts. So, you can connect 1 and more domains to this tool.
- List your domains accounts
- Create, remove or edit accounts on your domain
- Several domains in one tool
- Get your yandex-pdd token/tokens
- Сreate config.py in directory with yandex-mail
- Сonfigure it like in template
DOMAIN_KEY = {'domain_name_inside1': ('domain_name_in_yandex', 'yandex_pdd_api_key'),
'domain_name_inside2': ('domain_name_in_yandex', 'yandex_pdd_api_key'),
...
'domain_name_insideN': ('domain_name_in_yandex', 'yandex_pdd_api_key')}
class Config(object):
SECRET_KEY = 'your-secret-key'
- Run app
- Enjoy simple creation with web-interface on http://your-server:5000/
First version.
- Domains list
- Create and remove accounts
- Account edit(beta, first and second name)
- Account Disabling/enabling
- Several domains in one tool
It's not secure tool, and i don't use authorization