Клиент API Яндекс.Почты для домена
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
355 B

---
yamd:
# Импорт нескольких почтовых ящиков
domain: 'example.ru'
token: '123456789ABCDEF0000000000000000000000000000000000000'
service: 'import'
query: 'start_import_file'
options:
method: 'imap'
server: 'imap.example.com'
port: '993'
ssl: 'yes'
file: '/full/path/to/mail_list_example.lst'