17 lines
350 B
Text
17 lines
350 B
Text
[Re2o]
|
|
hostname = re2o.example.net
|
|
username = my_api_username
|
|
password = my_api_password
|
|
|
|
[Mailman] # if using sync_adherents_mailman.py
|
|
url = localhost:8001
|
|
username = restadmin
|
|
password = restpassword
|
|
domain = example.net
|
|
|
|
[mailing-name1]
|
|
activate = yes
|
|
|
|
[mailing-name2]
|
|
activate = no
|
|
list_name = myml # if mailman name is different from re2o name
|