interactions:
- request:
body: mail_host=example.com
headers:
accept-encoding: ['gzip, deflate']
!!python/unicode content-type: [!!python/unicode application/x-www-form-urlencoded]
method: !!python/unicode POST
uri: http://localhost:9001/3.0/domains
response:
body: {string: !!python/unicode ''}
headers:
content-length: ['0']
location: ['http://localhost:9001/3.0/domains/example.com']
status: {code: 201, message: Created}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode GET
uri: http://localhost:9001/3.0/domains/example.com
response:
body: {string: !!python/unicode '{"base_url": "http://example.com", "description":
null, "http_etag": "\"e736411818ff1815ca83575e0958c38c5188f0a4\"", "mail_host":
"example.com", "self_link": "http://localhost:9001/3.0/domains/example.com",
"url_host": "example.com"}'}
headers:
content-length: ['233']
content-type: [application/json; charset=utf-8]
status: {code: 200, message: OK}
- request:
body: fqdn_listname=open_list%40example.com
headers:
accept-encoding: ['gzip, deflate']
!!python/unicode content-type: [!!python/unicode application/x-www-form-urlencoded]
method: !!python/unicode POST
uri: http://localhost:9001/3.0/lists
response:
body: {string: !!python/unicode ''}
headers:
content-length: ['0']
location: ['http://localhost:9001/3.0/lists/open_list.example.com']
status: {code: 201, message: Created}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode GET
uri: http://localhost:9001/3.0/lists/open_list.example.com
response:
body: {string: !!python/unicode '{"display_name": "Open_list", "fqdn_listname":
"open_list@example.com", "http_etag": "\"6726e101e1dd1de6043eee72f741d4c2479f4735\"",
"list_id": "open_list.example.com", "list_name": "open_list", "mail_host":
"example.com", "member_count": 0, "self_link": "http://localhost:9001/3.0/lists/open_list.example.com",
"volume": 1}'}
headers:
content-length: ['324']
content-type: [application/json; charset=utf-8]
status: {code: 200, message: OK}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode GET
uri: http://localhost:9001/3.0/lists/open_list@example.com/config
response:
body: {string: !!python/unicode '{"acceptable_aliases": [], "admin_immed_notify":
true, "admin_notify_mchanges": false, "administrivia": true, "advertised":
true, "allow_list_posts": true, "anonymous_list": false, "archive_policy":
"public", "autorespond_owner": "none", "autorespond_postings": "none", "autorespond_requests":
"none", "autoresponse_grace_period": "90d", "autoresponse_owner_text": "",
"autoresponse_postings_text": "", "autoresponse_request_text": "", "bounces_address":
"open_list-bounces@example.com", "collapse_alternatives": true, "convert_html_to_plaintext":
false, "created_at": "2005-08-01T07:49:23", "default_member_action": "defer",
"default_nonmember_action": "hold", "description": "", "digest_last_sent_at":
null, "digest_send_periodic": true, "digest_size_threshold": 30.0, "digest_volume_frequency":
"monthly", "digests_enabled": true, "display_name": "Open_list", "filter_content":
false, "first_strip_reply_to": false, "fqdn_listname": "open_list@example.com",
"goodbye_message_uri": "", "http_etag": "\"3d16b6c6d1bb8fed130bd061c70a0894856a4ca8\"",
"include_rfc2369_headers": true, "join_address": "open_list-join@example.com",
"last_post_at": null, "leave_address": "open_list-leave@example.com", "list_name":
"open_list", "mail_host": "example.com", "next_digest_number": 1, "no_reply_address":
"noreply@example.com", "owner_address": "open_list-owner@example.com", "post_id":
1, "posting_address": "open_list@example.com", "posting_pipeline": "default-posting-pipeline",
"reply_goes_to_list": "no_munging", "reply_to_address": "", "request_address":
"open_list-request@example.com", "scheme": "http", "send_welcome_message":
true, "subject_prefix": "[Open_list] ", "subscription_policy": "confirm",
"volume": 1, "web_host": "example.com", "welcome_message_uri": "mailman:///welcome.txt"}'}
headers:
content-length: ['1790']
content-type: [application/json; charset=utf-8]
status: {code: 200, message: OK}
- request:
body: subscription_policy=open
headers:
accept-encoding: ['gzip, deflate']
!!python/unicode content-type: [!!python/unicode application/x-www-form-urlencoded]
method: !!python/unicode PATCH
uri: http://localhost:9001/3.0/lists/open_list@example.com/config
response:
body: {string: !!python/unicode ''}
headers:
content-length: ['0']
status: {code: 204, message: No Content}
- request:
body: fqdn_listname=moderate_subs%40example.com
headers:
accept-encoding: ['gzip, deflate']
!!python/unicode content-type: [!!python/unicode application/x-www-form-urlencoded]
method: !!python/unicode POST
uri: http://localhost:9001/3.0/lists
response:
body: {string: !!python/unicode ''}
headers:
content-length: ['0']
location: ['http://localhost:9001/3.0/lists/moderate_subs.example.com']
status: {code: 201, message: Created}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode GET
uri: http://localhost:9001/3.0/lists/moderate_subs.example.com
response:
body: {string: !!python/unicode '{"display_name": "Moderate_subs", "fqdn_listname":
"moderate_subs@example.com", "http_etag": "\"4cf5a031a451ad84a54e4c708cacda8e676e617f\"",
"list_id": "moderate_subs.example.com", "list_name": "moderate_subs", "mail_host":
"example.com", "member_count": 0, "self_link": "http://localhost:9001/3.0/lists/moderate_subs.example.com",
"volume": 1}'}
headers:
content-length: ['344']
content-type: [application/json; charset=utf-8]
status: {code: 200, message: OK}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode GET
uri: http://localhost:9001/3.0/lists/moderate_subs@example.com/config
response:
body: {string: !!python/unicode '{"acceptable_aliases": [], "admin_immed_notify":
true, "admin_notify_mchanges": false, "administrivia": true, "advertised":
true, "allow_list_posts": true, "anonymous_list": false, "archive_policy":
"public", "autorespond_owner": "none", "autorespond_postings": "none", "autorespond_requests":
"none", "autoresponse_grace_period": "90d", "autoresponse_owner_text": "",
"autoresponse_postings_text": "", "autoresponse_request_text": "", "bounces_address":
"moderate_subs-bounces@example.com", "collapse_alternatives": true, "convert_html_to_plaintext":
false, "created_at": "2005-08-01T07:49:23", "default_member_action": "defer",
"default_nonmember_action": "hold", "description": "", "digest_last_sent_at":
null, "digest_send_periodic": true, "digest_size_threshold": 30.0, "digest_volume_frequency":
"monthly", "digests_enabled": true, "display_name": "Moderate_subs", "filter_content":
false, "first_strip_reply_to": false, "fqdn_listname": "moderate_subs@example.com",
"goodbye_message_uri": "", "http_etag": "\"bbeb372001a49a25fa038477abd59e8b3c45a20d\"",
"include_rfc2369_headers": true, "join_address": "moderate_subs-join@example.com",
"last_post_at": null, "leave_address": "moderate_subs-leave@example.com",
"list_name": "moderate_subs", "mail_host": "example.com", "next_digest_number":
1, "no_reply_address": "noreply@example.com", "owner_address": "moderate_subs-owner@example.com",
"post_id": 1, "posting_address": "moderate_subs@example.com", "posting_pipeline":
"default-posting-pipeline", "reply_goes_to_list": "no_munging", "reply_to_address":
"", "request_address": "moderate_subs-request@example.com", "scheme": "http",
"send_welcome_message": true, "subject_prefix": "[Moderate_subs] ", "subscription_policy":
"confirm", "volume": 1, "web_host": "example.com", "welcome_message_uri":
"mailman:///welcome.txt"}'}
headers:
content-length: ['1830']
content-type: [application/json; charset=utf-8]
status: {code: 200, message: OK}
- request:
body: subscription_policy=moderate
headers:
accept-encoding: ['gzip, deflate']
!!python/unicode content-type: [!!python/unicode application/x-www-form-urlencoded]
method: !!python/unicode PATCH
uri: http://localhost:9001/3.0/lists/moderate_subs@example.com/config
response:
body: {string: !!python/unicode ''}
headers:
content-length: ['0']
status: {code: 204, message: No Content}
- request:
body: email=test%40example.com
headers:
accept-encoding: ['gzip, deflate']
!!python/unicode content-type: [!!python/unicode application/x-www-form-urlencoded]
method: !!python/unicode POST
uri: http://localhost:9001/3.0/users
response:
body: {string: !!python/unicode ''}
headers:
content-length: ['0']
location: ['http://localhost:9001/3.0/users/2']
status: {code: 201, message: Created}
- request:
body: email=fritz%40example.org
headers:
accept-encoding: ['gzip, deflate']
!!python/unicode content-type: [!!python/unicode application/x-www-form-urlencoded]
method: !!python/unicode POST
uri: http://localhost:9001/3.0/users/2/addresses
response:
body: {string: !!python/unicode ''}
headers:
content-length: ['0']
location: ['http://localhost:9001/3.0/addresses/fritz@example.org']
status: {code: 201, message: Created}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode GET
uri: http://localhost:9001/3.0/users/2
response:
body: {string: !!python/unicode '{"created_on": "2005-08-01T07:49:23", "http_etag":
"\"87f1d9e94ec320f33da1b3afd861a03a41760fef\"", "is_server_owner": false,
"password": "$6$rounds=625736$zrGjcUczGu9z3mmn$VtzxbzLToRfxA64YTFOBe3eUBmiJVKz1TzNz/seQ9zGkjMVMI1PBGj3e5CH4eZNefnsJCk35NK.1niCEJ87El1",
"self_link": "http://localhost:9001/3.0/users/2", "user_id": 2}'}
headers:
content-length: ['324']
content-type: [application/json; charset=utf-8]
status: {code: 200, message: OK}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode GET
uri: http://localhost:9001/3.0/users/2/addresses
response:
body: {string: !!python/unicode '{"entries": [{"email": "fritz@example.org", "http_etag":
"\"59db728c101c90c441ba4147218eec848dbb39ac\"", "original_email": "fritz@example.org",
"registered_on": "2005-08-01T07:49:23", "self_link": "http://localhost:9001/3.0/addresses/fritz@example.org",
"user": "http://localhost:9001/3.0/users/2"}, {"email": "test@example.com",
"http_etag": "\"c89baf60a49c1e2acee73e8d6a417f43c5ba821d\"", "original_email":
"test@example.com", "registered_on": "2005-08-01T07:49:23", "self_link": "http://localhost:9001/3.0/addresses/test@example.com",
"user": "http://localhost:9001/3.0/users/2"}], "http_etag": "\"14bd53954051b066b79d135f728b9a52b001a4fb\"",
"start": 0, "total_size": 2}'}
headers:
content-length: ['674']
content-type: [application/json; charset=utf-8]
status: {code: 200, message: OK}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode POST
uri: http://localhost:9001/3.0/addresses/fritz@example.org/verify
response:
body: {string: !!python/unicode ''}
headers:
content-length: ['0']
status: {code: 204, message: No Content}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode POST
uri: http://localhost:9001/3.0/addresses/test@example.com/verify
response:
body: {string: !!python/unicode ''}
headers:
content-length: ['0']
status: {code: 204, message: No Content}
- request:
body: display_name=None&list_id=open_list.example.com&subscriber=test%40example.com
headers:
accept-encoding: ['gzip, deflate']
!!python/unicode content-type: [!!python/unicode application/x-www-form-urlencoded]
method: !!python/unicode POST
uri: http://localhost:9001/3.0/members
response:
body: {string: !!python/unicode ''}
headers:
content-length: ['0']
location: ['http://localhost:9001/3.0/members/3']
status: {code: 201, message: Created}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode GET
uri: http://localhost:9001/3.0/lists/open_list@example.com/roster/member
response:
body: {string: !!python/unicode '{"entries": [{"address": "http://localhost:9001/3.0/addresses/test@example.com",
"delivery_mode": "regular", "email": "test@example.com", "http_etag": "\"476d4c8714b716ae8320fc4a9a927f33d0a07f7a\"",
"list_id": "open_list.example.com", "member_id": 3, "moderation_action": "defer",
"role": "member", "self_link": "http://localhost:9001/3.0/members/3", "user":
"http://localhost:9001/3.0/users/2"}], "http_etag": "\"021afa6aa4355016a2ae3f60a813e2faf6d16fd0\"",
"start": 0, "total_size": 1}'}
headers:
content-length: ['487']
content-type: [application/json; charset=utf-8]
status: {code: 200, message: OK}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode GET
uri: http://localhost:9001/3.0/lists/open_list@example.com/requests
response:
body: {string: !!python/unicode '{"http_etag": "\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\"",
"start": 0, "total_size": 0}'}
headers:
content-length: ['90']
content-type: [application/json; charset=utf-8]
status: {code: 200, message: OK}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode GET
uri: http://localhost:9001/3.0/users/test@example.com
response:
body: {string: !!python/unicode '{"created_on": "2005-08-01T07:49:23", "http_etag":
"\"87f1d9e94ec320f33da1b3afd861a03a41760fef\"", "is_server_owner": false,
"password": "$6$rounds=625736$zrGjcUczGu9z3mmn$VtzxbzLToRfxA64YTFOBe3eUBmiJVKz1TzNz/seQ9zGkjMVMI1PBGj3e5CH4eZNefnsJCk35NK.1niCEJ87El1",
"self_link": "http://localhost:9001/3.0/users/2", "user_id": 2}'}
headers:
content-length: ['324']
content-type: [application/json; charset=utf-8]
status: {code: 200, message: OK}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode GET
uri: http://localhost:9001/3.0/users/2/addresses
response:
body: {string: !!python/unicode '{"entries": [{"email": "fritz@example.org", "http_etag":
"\"02f89f7abae6a83149f8c4a5cf9d7c468e022f49\"", "original_email": "fritz@example.org",
"registered_on": "2005-08-01T07:49:23", "self_link": "http://localhost:9001/3.0/addresses/fritz@example.org",
"user": "http://localhost:9001/3.0/users/2", "verified_on": "2005-08-01T07:49:23"},
{"email": "test@example.com", "http_etag": "\"085ffbadea6785f7de600c67e7950064bb040334\"",
"original_email": "test@example.com", "registered_on": "2005-08-01T07:49:23",
"self_link": "http://localhost:9001/3.0/addresses/test@example.com", "user":
"http://localhost:9001/3.0/users/2", "verified_on": "2005-08-01T07:49:23"}],
"http_etag": "\"301824ea931101a0141bd2423dda3aff89284144\"", "start": 0, "total_size":
2}'}
headers:
content-length: ['750']
content-type: [application/json; charset=utf-8]
status: {code: 200, message: OK}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode GET
uri: http://localhost:9001/3.0/lists/open_list.example.com
response:
body: {string: !!python/unicode '{"display_name": "Open_list", "fqdn_listname":
"open_list@example.com", "http_etag": "\"f19d0b7ddb1b51b8c81a873365571fd6aeb6162d\"",
"list_id": "open_list.example.com", "list_name": "open_list", "mail_host":
"example.com", "member_count": 1, "self_link": "http://localhost:9001/3.0/lists/open_list.example.com",
"volume": 1}'}
headers:
content-length: ['324']
content-type: [application/json; charset=utf-8]
status: {code: 200, message: OK}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode GET
uri: http://localhost:9001/3.0/lists/open_list.example.com/roster/owner
response:
body: {string: !!python/unicode '{"http_etag": "\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\"",
"start": 0, "total_size": 0}'}
headers:
content-length: ['90']
content-type: [application/json; charset=utf-8]
status: {code: 200, message: OK}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode GET
uri: http://localhost:9001/3.0/lists/open_list.example.com/roster/moderator
response:
body: {string: !!python/unicode '{"http_etag": "\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\"",
"start": 0, "total_size": 0}'}
headers:
content-length: ['90']
content-type: [application/json; charset=utf-8]
status: {code: 200, message: OK}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode GET
uri: http://localhost:9001/3.0/lists/open_list.example.com/member/test@example.com
response:
body: {string: !!python/unicode '{"address": "http://localhost:9001/3.0/addresses/test@example.com",
"delivery_mode": "regular", "email": "test@example.com", "http_etag": "\"476d4c8714b716ae8320fc4a9a927f33d0a07f7a\"",
"list_id": "open_list.example.com", "member_id": 3, "moderation_action": "defer",
"role": "member", "self_link": "http://localhost:9001/3.0/members/3", "user":
"http://localhost:9001/3.0/users/2"}'}
headers:
content-length: ['382']
content-type: [application/json; charset=utf-8]
status: {code: 200, message: OK}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode DELETE
uri: http://localhost:9001/3.0/lists/open_list.example.com/member/test@example.com
response:
body: {string: !!python/unicode ''}
headers:
content-length: ['0']
status: {code: 204, message: No Content}
- request:
body: display_name=None&list_id=open_list.example.com&pre_confirmed=True&subscriber=fritz%40example.org
headers:
accept-encoding: ['gzip, deflate']
!!python/unicode content-type: [!!python/unicode application/x-www-form-urlencoded]
method: !!python/unicode POST
uri: http://localhost:9001/3.0/members
response:
body: {string: !!python/unicode ''}
headers:
content-length: ['0']
location: ['http://localhost:9001/3.0/members/4']
status: {code: 201, message: Created}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode GET
uri: http://localhost:9001/3.0/lists/open_list@example.com/roster/member
response:
body: {string: !!python/unicode '{"entries": [{"address": "http://localhost:9001/3.0/addresses/fritz@example.org",
"delivery_mode": "regular", "email": "fritz@example.org", "http_etag": "\"35f074a3676253b609aff72ddc0b8d5a2d806165\"",
"list_id": "open_list.example.com", "member_id": 4, "moderation_action": "defer",
"role": "member", "self_link": "http://localhost:9001/3.0/members/4", "user":
"http://localhost:9001/3.0/users/2"}], "http_etag": "\"8e7eaaa9e56b62edecd22999859164584e7b58cb\"",
"start": 0, "total_size": 1}'}
headers:
content-length: ['489']
content-type: [application/json; charset=utf-8]
status: {code: 200, message: OK}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode GET
uri: http://localhost:9001/3.0/lists/open_list@example.com/requests
response:
body: {string: !!python/unicode '{"http_etag": "\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\"",
"start": 0, "total_size": 0}'}
headers:
content-length: ['90']
content-type: [application/json; charset=utf-8]
status: {code: 200, message: OK}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode GET
uri: http://localhost:9001/3.0/lists/open_list.example.com/member/fritz@example.org
response:
body: {string: !!python/unicode '{"address": "http://localhost:9001/3.0/addresses/fritz@example.org",
"delivery_mode": "regular", "email": "fritz@example.org", "http_etag": "\"35f074a3676253b609aff72ddc0b8d5a2d806165\"",
"list_id": "open_list.example.com", "member_id": 4, "moderation_action": "defer",
"role": "member", "self_link": "http://localhost:9001/3.0/members/4", "user":
"http://localhost:9001/3.0/users/2"}'}
headers:
content-length: ['384']
content-type: [application/json; charset=utf-8]
status: {code: 200, message: OK}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode GET
uri: http://localhost:9001/3.0/users/test@example.com
response:
body: {string: !!python/unicode '{"created_on": "2005-08-01T07:49:23", "http_etag":
"\"87f1d9e94ec320f33da1b3afd861a03a41760fef\"", "is_server_owner": false,
"password": "$6$rounds=625736$zrGjcUczGu9z3mmn$VtzxbzLToRfxA64YTFOBe3eUBmiJVKz1TzNz/seQ9zGkjMVMI1PBGj3e5CH4eZNefnsJCk35NK.1niCEJ87El1",
"self_link": "http://localhost:9001/3.0/users/2", "user_id": 2}'}
headers:
content-length: ['324']
content-type: [application/json; charset=utf-8]
status: {code: 200, message: OK}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode GET
uri: http://localhost:9001/3.0/users/2/addresses
response:
body: {string: !!python/unicode '{"entries": [{"email": "fritz@example.org", "http_etag":
"\"02f89f7abae6a83149f8c4a5cf9d7c468e022f49\"", "original_email": "fritz@example.org",
"registered_on": "2005-08-01T07:49:23", "self_link": "http://localhost:9001/3.0/addresses/fritz@example.org",
"user": "http://localhost:9001/3.0/users/2", "verified_on": "2005-08-01T07:49:23"},
{"email": "test@example.com", "http_etag": "\"085ffbadea6785f7de600c67e7950064bb040334\"",
"original_email": "test@example.com", "registered_on": "2005-08-01T07:49:23",
"self_link": "http://localhost:9001/3.0/addresses/test@example.com", "user":
"http://localhost:9001/3.0/users/2", "verified_on": "2005-08-01T07:49:23"}],
"http_etag": "\"301824ea931101a0141bd2423dda3aff89284144\"", "start": 0, "total_size":
2}'}
headers:
content-length: ['750']
content-type: [application/json; charset=utf-8]
status: {code: 200, message: OK}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode GET
uri: http://localhost:9001/3.0/lists/open_list.example.com
response:
body: {string: !!python/unicode '{"display_name": "Open_list", "fqdn_listname":
"open_list@example.com", "http_etag": "\"f19d0b7ddb1b51b8c81a873365571fd6aeb6162d\"",
"list_id": "open_list.example.com", "list_name": "open_list", "mail_host":
"example.com", "member_count": 1, "self_link": "http://localhost:9001/3.0/lists/open_list.example.com",
"volume": 1}'}
headers:
content-length: ['324']
content-type: [application/json; charset=utf-8]
status: {code: 200, message: OK}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode GET
uri: http://localhost:9001/3.0/lists/open_list.example.com/roster/owner
response:
body: {string: !!python/unicode '{"http_etag": "\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\"",
"start": 0, "total_size": 0}'}
headers:
content-length: ['90']
content-type: [application/json; charset=utf-8]
status: {code: 200, message: OK}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode GET
uri: http://localhost:9001/3.0/lists/open_list.example.com/roster/moderator
response:
body: {string: !!python/unicode '{"http_etag": "\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\"",
"start": 0, "total_size": 0}'}
headers:
content-length: ['90']
content-type: [application/json; charset=utf-8]
status: {code: 200, message: OK}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode GET
uri: http://localhost:9001/3.0/lists/open_list.example.com/member/test@example.com
response:
body: {string: !!python/unicode '{}'}
headers:
content-length: ['2']
content-type: [application/json]
status: {code: 404, message: Not Found}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode GET
uri: http://localhost:9001/3.0/lists/open_list.example.com/member/fritz@example.org
response:
body: {string: !!python/unicode '{"address": "http://localhost:9001/3.0/addresses/fritz@example.org",
"delivery_mode": "regular", "email": "fritz@example.org", "http_etag": "\"35f074a3676253b609aff72ddc0b8d5a2d806165\"",
"list_id": "open_list.example.com", "member_id": 4, "moderation_action": "defer",
"role": "member", "self_link": "http://localhost:9001/3.0/members/4", "user":
"http://localhost:9001/3.0/users/2"}'}
headers:
content-length: ['384']
content-type: [application/json; charset=utf-8]
status: {code: 200, message: OK}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode GET
uri: http://localhost:9001/3.0/lists/open_list@example.com/config
response:
body: {string: !!python/unicode '{"acceptable_aliases": [], "admin_immed_notify":
true, "admin_notify_mchanges": false, "administrivia": true, "advertised":
true, "allow_list_posts": true, "anonymous_list": false, "archive_policy":
"public", "autorespond_owner": "none", "autorespond_postings": "none", "autorespond_requests":
"none", "autoresponse_grace_period": "90d", "autoresponse_owner_text": "",
"autoresponse_postings_text": "", "autoresponse_request_text": "", "bounces_address":
"open_list-bounces@example.com", "collapse_alternatives": true, "convert_html_to_plaintext":
false, "created_at": "2005-08-01T07:49:23", "default_member_action": "defer",
"default_nonmember_action": "hold", "description": "", "digest_last_sent_at":
null, "digest_send_periodic": true, "digest_size_threshold": 30.0, "digest_volume_frequency":
"monthly", "digests_enabled": true, "display_name": "Open_list", "filter_content":
false, "first_strip_reply_to": false, "fqdn_listname": "open_list@example.com",
"goodbye_message_uri": "", "http_etag": "\"f5522fcc64a0848ce01fcad0b5f9ee42b9c02bd3\"",
"include_rfc2369_headers": true, "join_address": "open_list-join@example.com",
"last_post_at": null, "leave_address": "open_list-leave@example.com", "list_name":
"open_list", "mail_host": "example.com", "next_digest_number": 1, "no_reply_address":
"noreply@example.com", "owner_address": "open_list-owner@example.com", "post_id":
1, "posting_address": "open_list@example.com", "posting_pipeline": "default-posting-pipeline",
"reply_goes_to_list": "no_munging", "reply_to_address": "", "request_address":
"open_list-request@example.com", "scheme": "http", "send_welcome_message":
true, "subject_prefix": "[Open_list] ", "subscription_policy": "open", "volume":
1, "web_host": "example.com", "welcome_message_uri": "mailman:///welcome.txt"}'}
headers:
content-length: ['1787']
content-type: [application/json; charset=utf-8]
status: {code: 200, message: OK}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode GET
uri: http://localhost:9001/3.0/lists/open_list@example.com/requests
response:
body: {string: !!python/unicode '{"http_etag": "\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\"",
"start": 0, "total_size": 0}'}
headers:
content-length: ['90']
content-type: [application/json; charset=utf-8]
status: {code: 200, message: OK}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode GET
uri: http://localhost:9001/3.0/lists/moderate_subs@example.com/requests
response:
body: {string: !!python/unicode '{"http_etag": "\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\"",
"start": 0, "total_size": 0}'}
headers:
content-length: ['90']
content-type: [application/json; charset=utf-8]
status: {code: 200, message: OK}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode GET
uri: http://localhost:9001/3.0/domains
response:
body: {string: !!python/unicode '{"entries": [{"base_url": "http://example.com",
"description": null, "http_etag": "\"e736411818ff1815ca83575e0958c38c5188f0a4\"",
"mail_host": "example.com", "self_link": "http://localhost:9001/3.0/domains/example.com",
"url_host": "example.com"}], "http_etag": "\"c385b155f8da284bf78dbe075e20f58a30c893ab\"",
"start": 0, "total_size": 1}'}
headers:
content-length: ['338']
content-type: [application/json; charset=utf-8]
status: {code: 200, message: OK}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode DELETE
uri: http://localhost:9001/3.0/domains/example.com
response:
body: {string: !!python/unicode ''}
headers:
content-length: ['0']
status: {code: 204, message: No Content}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode GET
uri: http://localhost:9001/3.0/users
response:
body: {string: !!python/unicode '{"entries": [{"created_on": "2005-08-01T07:49:23",
"http_etag": "\"87f1d9e94ec320f33da1b3afd861a03a41760fef\"", "is_server_owner":
false, "password": "$6$rounds=625736$zrGjcUczGu9z3mmn$VtzxbzLToRfxA64YTFOBe3eUBmiJVKz1TzNz/seQ9zGkjMVMI1PBGj3e5CH4eZNefnsJCk35NK.1niCEJ87El1",
"self_link": "http://localhost:9001/3.0/users/2", "user_id": 2}], "http_etag":
"\"b56bc3aed48a0b23a533223fbcbd05134633d17f\"", "start": 0, "total_size":
1}'}
headers:
content-length: ['429']
content-type: [application/json; charset=utf-8]
status: {code: 200, message: OK}
- request:
body: null
headers:
accept-encoding: ['gzip, deflate']
method: !!python/unicode DELETE
uri: http://localhost:9001/3.0/users/2
response:
body: {string: !!python/unicode ''}
headers:
content-length: ['0']
status: {code: 204, message: No Content}
version: 1