=== Test case: mam_SUITE:messages_filtered_when_prefs_default_policy_is_always/1 (click for source code)

=== Config value:

    [{basic_group,prefs_cases},
     {configuration,rdbms_easy},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      backend => rdbms,send_message => mod_mam_utils,
                      max_result_limit => 50,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      default_result_limit => 50,
                      archive_chat_markers => false,
                      enforce_simple_queries => false,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      no_stanzaid_element => false,message_retraction => true,
                      db_jid_format => mam_jid_rfc,
                      db_message_format => mam_message_xml,
                      user_prefs_store => rdbms,cache_users => false}},
     {watchdog,<0.45922.0>},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@08e20f3a1f6a.2024-04-26_12.39.28/big_tests.tests.mam_SUITE.logs/run.2024-04-26_12.48.44/mam_suite.messages_filtered_when_prefs_default_policy_is_always.82691.html"},
     {tc_group_properties,[{name,rdbms_easy_prefs_cases},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@08e20f3a1f6a.2024-04-26_12.39.28/big_tests.tests.mam_SUITE.logs/run.2024-04-26_12.48.44/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,online_backend => mnesia,max_users => 200,
              room_shaper => none,http_auth_pool => none,
              hibernate_timeout => 2000,history_size => 20,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              access_admin => none,access_persistent => all,
              default_room =>
                  #{public => true,description => <<>>,persistent => false,
                    title => <<>>,password => <<>>,affiliations => [],
                    subject => <<>>,allow_change_subj => true,
                    allow_query_users => true,allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,min_presence_interval => 0,
              max_users_admin_threshold => 5,user_message_shaper => none,
              user_presence_shaper => none,min_message_interval => 0,
              max_user_conferences => 10,max_room_name => infinity,
              max_room_desc => infinity},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@08e20f3a1f6a.2024-04-26_12.39.28"

=== Started at 2024-04-26 12:49:10


*** CT 2024-04-26 12:49:10.585 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2167.html
Could not find element props in Config.


*** User 2024-04-26 12:49:10.708 ***🔗
alicE_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-26 12:49:10.709 ***🔗
alicE_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9bea546613ae019f' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 12:49:10.710 ***🔗
alicE_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-26 12:49:10.710 ***🔗
alicE_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX21lc3NhZ2VzX2ZpbHRlcmVkX3doZW5fcHJlZnNfZGVmYXVsdF9wb2xpY3lfaXNfYWx3YXlzXzE5NjgAbWF0eWdyeXNh</auth>



*** User 2024-04-26 12:49:10.712 ***🔗
alicE_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-26 12:49:10.712 ***🔗
alicE_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-26 12:49:10.712 ***🔗
alicE_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='531d9b8482042c56' from='localhost' version='1.0' xml:lang='en' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost'>

*** User 2024-04-26 12:49:10.712 ***🔗
alicE_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-26 12:49:10.712 ***🔗
alicE_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<iq type='set' id='8ad689ff09dc989bba98dc9c99880331'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-26 12:49:10.713 ***🔗
alicE_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<iq id='8ad689ff09dc989bba98dc9c99880331' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-26 12:49:10.713 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<iq type='set' id='52a831ed81ee791e510f29863f374481'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:49:10.714 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<iq from='localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='52a831ed81ee791e510f29863f374481' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:49:10.714 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<presence/>



*** User 2024-04-26 12:49:10.719 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<presence from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'/>



*** User 2024-04-26 12:49:10.719 ***🔗
bOb_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-26 12:49:10.720 ***🔗
bOb_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='12e9ccb51b472505' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 12:49:10.721 ***🔗
bOb_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-26 12:49:10.722 ***🔗
bOb_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9tZXNzYWdlc19maWx0ZXJlZF93aGVuX3ByZWZzX2RlZmF1bHRfcG9saWN5X2lzX2Fsd2F5c18xOTY4AG1ha3JvbGlrYQ==</auth>



*** User 2024-04-26 12:49:10.723 ***🔗
bOb_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-26 12:49:10.723 ***🔗
bOb_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-26 12:49:10.724 ***🔗
bOb_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='85894feb5575b9db' from='localhost' version='1.0' xml:lang='en' to='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost'>

*** User 2024-04-26 12:49:10.724 ***🔗
bOb_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-26 12:49:10.724 ***🔗
bOb_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<iq type='set' id='6242edc89b176be7639c4faf6563f3e3'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-26 12:49:10.724 ***🔗
bOb_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<iq id='6242edc89b176be7639c4faf6563f3e3' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-26 12:49:10.725 ***🔗
bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<iq type='set' id='ca2c240015707db510e4a9ed1e0da518'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:49:10.725 ***🔗
bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<iq from='localhost' to='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='ca2c240015707db510e4a9ed1e0da518' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:49:10.726 ***🔗
bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<presence/>



*** User 2024-04-26 12:49:10.729 ***🔗
bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<presence from='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'/>



*** User 2024-04-26 12:49:10.730 ***🔗
kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-26 12:49:10.731 ***🔗
kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='380923bfb6422991' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 12:49:10.731 ***🔗
kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-26 12:49:10.731 ***🔗
kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfbWVzc2FnZXNfZmlsdGVyZWRfd2hlbl9wcmVmc19kZWZhdWx0X3BvbGljeV9pc19hbHdheXNfMTk2OABtYWtyb3dlO3A=</auth>



*** User 2024-04-26 12:49:10.733 ***🔗
kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-26 12:49:10.733 ***🔗
kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-26 12:49:10.733 ***🔗
kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7c5b3715269bdbdf' from='localhost' version='1.0' xml:lang='en' to='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost'>

*** User 2024-04-26 12:49:10.733 ***🔗
kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-26 12:49:10.733 ***🔗
kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<iq type='set' id='227545c8eef2a6d773e0885b03b2f528'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-26 12:49:10.733 ***🔗
kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<iq id='227545c8eef2a6d773e0885b03b2f528' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-26 12:49:10.733 ***🔗
kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<iq type='set' id='4e26ffc4cdc2baf7669882fee82f63cd'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:49:10.734 ***🔗
kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<iq from='localhost' to='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='4e26ffc4cdc2baf7669882fee82f63cd' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:49:10.734 ***🔗
kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<presence/>



*** User 2024-04-26 12:49:10.738 ***🔗
kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<presence from='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'/>



*** User 2024-04-26 12:49:10.738 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<presence type='subscribe' to='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost'/>



*** User 2024-04-26 12:49:10.755 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<iq from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='push29c70ed7dfb4a1fd' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item ask='subscribe' jid='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' subscription='none'/>
	</query>
</iq>



*** User 2024-04-26 12:49:10.755 ***🔗
bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<presence from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='subscribe'/>



*** User 2024-04-26 12:49:10.755 ***🔗
bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<presence type='subscribed' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost'/>



*** User 2024-04-26 12:49:10.812 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<iq from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='push4e2095e22363f1c7' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item jid='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' subscription='to'/>
	</query>
</iq>



*** User 2024-04-26 12:49:10.813 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<presence from='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='subscribed'/>



*** User 2024-04-26 12:49:10.813 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<presence from='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'/>



*** User 2024-04-26 12:49:10.813 ***🔗
bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<iq from='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='push29dc8d60d457b144' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item jid='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' subscription='from'/>
	</query>
</iq>



*** User 2024-04-26 12:49:10.813 ***🔗
bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<presence type='subscribe' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost'/>



*** User 2024-04-26 12:49:10.831 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<iq from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='pushe490543152d8c87f' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item jid='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' subscription='to'/>
	</query>
</iq>



*** User 2024-04-26 12:49:10.831 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<presence from='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='subscribe'/>



*** User 2024-04-26 12:49:10.831 ***🔗
bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<iq from='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='pushf727acb9497f9107' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item ask='subscribe' jid='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' subscription='from'/>
	</query>
</iq>



*** User 2024-04-26 12:49:10.831 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<presence type='subscribed' to='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost'/>



*** User 2024-04-26 12:49:10.853 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<iq from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='pushd3fb993b3bff5a5d' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item jid='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' subscription='both'/>
	</query>
</iq>



*** User 2024-04-26 12:49:10.853 ***🔗
bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<iq from='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='push03500a487e09689c' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item jid='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' subscription='both'/>
	</query>
</iq>



*** User 2024-04-26 12:49:10.853 ***🔗
bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<presence from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='subscribed'/>



*** User 2024-04-26 12:49:10.853 ***🔗
bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<presence from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'/>



*** User 2024-04-26 12:49:10.854 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<iq type='set' id='364ae26e87cfe7a84fd7d68244b4f2a7'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2024-04-26 12:49:10.864 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<iq from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='364ae26e87cfe7a84fd7d68244b4f2a7' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2024-04-26 12:49:10.865 ***🔗
bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<message type='chat' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
	<body>n=1, prefs={always,[],[]}, now={1714,135750,865025}</body>
</message>



*** User 2024-04-26 12:49:10.865 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<message type='chat' to='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
	<body>n=2, prefs={always,[],[]}, now={1714,135750,865041}</body>
</message>



*** User 2024-04-26 12:49:10.865 ***🔗
kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<message type='chat' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
	<body>n=3, prefs={always,[],[]}, now={1714,135750,865050}</body>
</message>



*** User 2024-04-26 12:49:10.865 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<message type='chat' to='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
	<body>n=4, prefs={always,[],[]}, now={1714,135750,865058}</body>
</message>



*** User 2024-04-26 12:49:10.925 ***🔗
bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='chat'>
	<body>n=2, prefs={always,[],[]}, now={1714,135750,865041}</body>
	<stanza-id by='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' id='C5NVAI3FJGO1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-26 12:49:10.934 ***🔗
kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='chat'>
	<body>n=4, prefs={always,[],[]}, now={1714,135750,865058}</body>
	<stanza-id by='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' id='C5NVAI3S0OO1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-26 12:49:10.934 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='chat'>
	<body>n=1, prefs={always,[],[]}, now={1714,135750,865025}</body>
	<stanza-id by='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' id='C5NVAI3S0O01' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-26 12:49:10.934 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='chat'>
	<body>n=3, prefs={always,[],[]}, now={1714,135750,865050}</body>
	<stanza-id by='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' id='C5NVAI3S0O81' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-26 12:49:10.934 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<iq type='set' id='f44cddbd63e4e3f4a1d780ec51b3ed65'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>bOb_messages_filtered_when_prefs_default_policy_is_always_1968@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-04-26 12:49:10.956 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<iq from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='f44cddbd63e4e3f4a1d780ec51b3ed65' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-04-26 12:49:10.956 ***🔗
bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<message type='chat' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
	<body>n=1, prefs={always,[bob],[]}, now={1714,135750,956448}</body>
</message>



*** User 2024-04-26 12:49:10.956 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<message type='chat' to='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
	<body>n=2, prefs={always,[bob],[]}, now={1714,135750,956464}</body>
</message>



*** User 2024-04-26 12:49:10.956 ***🔗
kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<message type='chat' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
	<body>n=3, prefs={always,[bob],[]}, now={1714,135750,956472}</body>
</message>



*** User 2024-04-26 12:49:10.956 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<message type='chat' to='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
	<body>n=4, prefs={always,[bob],[]}, now={1714,135750,956478}</body>
</message>



*** User 2024-04-26 12:49:10.970 ***🔗
bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='chat'>
	<body>n=2, prefs={always,[bob],[]}, now={1714,135750,956464}</body>
	<stanza-id by='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' id='C5NVAI45EV81' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-26 12:49:11.014 ***🔗
kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='chat'>
	<body>n=4, prefs={always,[bob],[]}, now={1714,135750,956478}</body>
	<stanza-id by='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' id='C5NVAI484C81' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-26 12:49:11.015 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='chat'>
	<body>n=3, prefs={always,[bob],[]}, now={1714,135750,956472}</body>
	<stanza-id by='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' id='C5NVAI45EV01' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-26 12:49:11.015 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='chat'>
	<body>n=1, prefs={always,[bob],[]}, now={1714,135750,956448}</body>
	<stanza-id by='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' id='C5NVAI45F001' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-26 12:49:11.015 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<iq type='set' id='cd22f68c7a9726f713a8aa5883688903'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-04-26 12:49:11.024 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<iq from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='cd22f68c7a9726f713a8aa5883688903' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-04-26 12:49:11.025 ***🔗
bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<message type='chat' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
	<body>n=1, prefs={always,[kate],[]}, now={1714,135751,24971}</body>
</message>



*** User 2024-04-26 12:49:11.025 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<message type='chat' to='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
	<body>n=2, prefs={always,[kate],[]}, now={1714,135751,24984}</body>
</message>



*** User 2024-04-26 12:49:11.025 ***🔗
kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<message type='chat' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
	<body>n=3, prefs={always,[kate],[]}, now={1714,135751,24989}</body>
</message>



*** User 2024-04-26 12:49:11.025 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<message type='chat' to='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
	<body>n=4, prefs={always,[kate],[]}, now={1714,135751,24996}</body>
</message>



*** User 2024-04-26 12:49:11.040 ***🔗
bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='chat'>
	<body>n=2, prefs={always,[kate],[]}, now={1714,135751,24984}</body>
	<stanza-id by='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' id='C5NVAI4MFF81' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-26 12:49:11.057 ***🔗
kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='chat'>
	<body>n=4, prefs={always,[kate],[]}, now={1714,135751,24996}</body>
	<stanza-id by='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' id='C5NVAI4SCO01' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-26 12:49:11.057 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='chat'>
	<body>n=1, prefs={always,[kate],[]}, now={1714,135751,24971}</body>
	<stanza-id by='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' id='C5NVAI4MFEG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-26 12:49:11.057 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='chat'>
	<body>n=3, prefs={always,[kate],[]}, now={1714,135751,24989}</body>
	<stanza-id by='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' id='C5NVAI4MFF01' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-26 12:49:11.057 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<iq type='set' id='4a3cdc4b4654c9a8f9a7121b2dd8160f'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost</jid>
			<jid>bOb_messages_filtered_when_prefs_default_policy_is_always_1968@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-04-26 12:49:11.066 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<iq from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='4a3cdc4b4654c9a8f9a7121b2dd8160f' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost</jid>
			<jid>bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2024-04-26 12:49:11.067 ***🔗
bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<message type='chat' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
	<body>n=1, prefs={always,[kate,bob],[]}, now={1714,135751,67060}</body>
</message>



*** User 2024-04-26 12:49:11.067 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<message type='chat' to='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
	<body>n=2, prefs={always,[kate,bob],[]}, now={1714,135751,67078}</body>
</message>



*** User 2024-04-26 12:49:11.067 ***🔗
kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<message type='chat' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
	<body>n=3, prefs={always,[kate,bob],[]}, now={1714,135751,67088}</body>
</message>



*** User 2024-04-26 12:49:11.067 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<message type='chat' to='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
	<body>n=4, prefs={always,[kate,bob],[]}, now={1714,135751,67094}</body>
</message>



*** User 2024-04-26 12:49:11.117 ***🔗
bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='chat'>
	<body>n=2, prefs={always,[kate,bob],[]}, now={1714,135751,67078}</body>
	<stanza-id by='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' id='C5NVAI522QO1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-26 12:49:11.127 ***🔗
kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='chat'>
	<body>n=4, prefs={always,[kate,bob],[]}, now={1714,135751,67094}</body>
	<stanza-id by='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' id='C5NVAI5CFCG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-26 12:49:11.127 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='chat'>
	<body>n=1, prefs={always,[kate,bob],[]}, now={1714,135751,67060}</body>
	<stanza-id by='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' id='C5NVAI50FG81' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-26 12:49:11.127 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='chat'>
	<body>n=3, prefs={always,[kate,bob],[]}, now={1714,135751,67088}</body>
	<stanza-id by='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' id='C5NVAI522QG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-26 12:49:11.127 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<iq type='set' id='d96a46c4b480ec6fd230145d3b8e0e52'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>bOb_messages_filtered_when_prefs_default_policy_is_always_1968@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-04-26 12:49:11.134 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<iq from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='d96a46c4b480ec6fd230145d3b8e0e52' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-04-26 12:49:11.134 ***🔗
bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<message type='chat' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
	<body>n=1, prefs={always,[],[bob]}, now={1714,135751,134300}</body>
</message>



*** User 2024-04-26 12:49:11.134 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<message type='chat' to='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
	<body>n=2, prefs={always,[],[bob]}, now={1714,135751,134317}</body>
</message>



*** User 2024-04-26 12:49:11.134 ***🔗
kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<message type='chat' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
	<body>n=3, prefs={always,[],[bob]}, now={1714,135751,134326}</body>
</message>



*** User 2024-04-26 12:49:11.134 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<message type='chat' to='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
	<body>n=4, prefs={always,[],[bob]}, now={1714,135751,134334}</body>
</message>



*** User 2024-04-26 12:49:11.143 ***🔗
bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='chat'>
	<body>n=2, prefs={always,[],[bob]}, now={1714,135751,134317}</body>
	<stanza-id by='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' id='C5NVAI5GQUG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-26 12:49:11.149 ***🔗
kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='chat'>
	<body>n=4, prefs={always,[],[bob]}, now={1714,135751,134334}</body>
	<stanza-id by='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' id='C5NVAI5I79O1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-26 12:49:11.149 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='chat'>
	<body>n=1, prefs={always,[],[bob]}, now={1714,135751,134300}</body>
</message>



*** User 2024-04-26 12:49:11.149 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='chat'>
	<body>n=3, prefs={always,[],[bob]}, now={1714,135751,134326}</body>
	<stanza-id by='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' id='C5NVAI5HG6O1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-26 12:49:11.149 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<iq type='set' id='9b8818580564594b6eff546fda970e34'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-04-26 12:49:11.154 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<iq from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='9b8818580564594b6eff546fda970e34' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-04-26 12:49:11.154 ***🔗
bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<message type='chat' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
	<body>n=1, prefs={always,[],[kate]}, now={1714,135751,154733}</body>
</message>



*** User 2024-04-26 12:49:11.154 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<message type='chat' to='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
	<body>n=2, prefs={always,[],[kate]}, now={1714,135751,154752}</body>
</message>



*** User 2024-04-26 12:49:11.154 ***🔗
kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<message type='chat' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
	<body>n=3, prefs={always,[],[kate]}, now={1714,135751,154761}</body>
</message>



*** User 2024-04-26 12:49:11.155 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<message type='chat' to='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
	<body>n=4, prefs={always,[],[kate]}, now={1714,135751,154769}</body>
</message>



*** User 2024-04-26 12:49:11.171 ***🔗
bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='chat'>
	<body>n=2, prefs={always,[],[kate]}, now={1714,135751,154752}</body>
	<stanza-id by='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' id='C5NVAI5NT881' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-26 12:49:11.218 ***🔗
kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='chat'>
	<body>n=4, prefs={always,[],[kate]}, now={1714,135751,154769}</body>
	<stanza-id by='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' id='C5NVAI5PC481' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-26 12:49:11.218 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='chat'>
	<body>n=3, prefs={always,[],[kate]}, now={1714,135751,154761}</body>
</message>



*** User 2024-04-26 12:49:11.218 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='chat'>
	<body>n=1, prefs={always,[],[kate]}, now={1714,135751,154733}</body>
	<stanza-id by='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' id='C5NVAI5NT8G1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-26 12:49:11.218 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<iq type='set' id='70139d167d25dc78a338e9f20214044d'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>bOb_messages_filtered_when_prefs_default_policy_is_always_1968@localhost</jid>
			<jid>kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-04-26 12:49:11.224 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<iq from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='70139d167d25dc78a338e9f20214044d' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost</jid>
			<jid>kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2024-04-26 12:49:11.225 ***🔗
bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<message type='chat' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
	<body>n=1, prefs={always,[],[bob,kate]}, now={1714,135751,224924}</body>
</message>



*** User 2024-04-26 12:49:11.225 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<message type='chat' to='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
	<body>n=2, prefs={always,[],[bob,kate]}, now={1714,135751,224945}</body>
</message>



*** User 2024-04-26 12:49:11.225 ***🔗
kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<message type='chat' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
	<body>n=3, prefs={always,[],[bob,kate]}, now={1714,135751,224956}</body>
</message>



*** User 2024-04-26 12:49:11.225 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<message type='chat' to='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
	<body>n=4, prefs={always,[],[bob,kate]}, now={1714,135751,224966}</body>
</message>



*** User 2024-04-26 12:49:11.242 ***🔗
bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='chat'>
	<body>n=2, prefs={always,[],[bob,kate]}, now={1714,135751,224945}</body>
	<stanza-id by='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' id='C5NVAI670001' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-26 12:49:11.248 ***🔗
kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='chat'>
	<body>n=4, prefs={always,[],[bob,kate]}, now={1714,135751,224966}</body>
	<stanza-id by='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' id='C5NVAI6ATC81' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-26 12:49:11.248 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='chat'>
	<body>n=1, prefs={always,[],[bob,kate]}, now={1714,135751,224924}</body>
</message>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-26 12:49:11.249 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' type='chat'>
	<body>n=3, prefs={always,[],[bob,kate]}, now={1714,135751,224956}</body>
</message>


Could not find element archive_wait in Config.


*** User 2024-04-26 12:49:11.249 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<iq type='set' id='07f3f27b807b6add1a9790fcad3ddaaf'>
	<query xmlns='urn:xmpp:mam:1' queryid='page_rsm'>
		<x xmlns='jabber:x:data' type='submit'/>
		<set>
			<max>50</max>
			<after/>
		</set>
	</query>
</iq>



*** User 2024-04-26 12:49:11.256 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='e0bb566d-f4b5-4f0f-9cdb-976968ca9584'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='C5NVAI3F5P81'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T12:49:10.865637Z' from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'/>
			<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' xmlns='jabber:client' type='chat' to='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
				<body>n=2, prefs={always,[],[]}, now={1714,135750,865041}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:11.256 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='90621540-9af4-419e-acab-5a118e2c3a9f'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='C5NVAI3S0NO1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T12:49:10.918239Z' from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'/>
			<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' xmlns='jabber:client' type='chat' to='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
				<body>n=4, prefs={always,[],[]}, now={1714,135750,865058}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:11.256 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='9e075205-4d95-4648-ae3b-c80b516507bc'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='C5NVAI3S0O01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T12:49:10.918240Z' from='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'/>
			<message from='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' xmlns='jabber:client' type='chat' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
				<body>n=1, prefs={always,[],[]}, now={1714,135750,865025}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:11.256 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='826a6a25-3396-4dc7-afcc-b2f12f0c6154'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='C5NVAI3S0O81'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T12:49:10.918241Z' from='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'/>
			<message from='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' xmlns='jabber:client' type='chat' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
				<body>n=3, prefs={always,[],[]}, now={1714,135750,865050}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:11.256 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='bc83e4a0-1064-4d0a-958f-065902aa1f80'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='C5NVAI45EU81'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T12:49:10.956921Z' from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'/>
			<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' xmlns='jabber:client' type='chat' to='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
				<body>n=2, prefs={always,[bob],[]}, now={1714,135750,956464}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:11.256 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='4b84da96-a0b4-454e-bc25-a49802f5127c'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='C5NVAI45EV01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T12:49:10.956924Z' from='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'/>
			<message from='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' xmlns='jabber:client' type='chat' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
				<body>n=3, prefs={always,[bob],[]}, now={1714,135750,956472}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:11.257 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='2649bc73-efa6-4649-80b8-5fbfe98e9a9a'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='C5NVAI45F001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T12:49:10.956928Z' from='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'/>
			<message from='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' xmlns='jabber:client' type='chat' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
				<body>n=1, prefs={always,[bob],[]}, now={1714,135750,956448}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:11.257 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='3e5bc0d0-c37b-4ccd-8a9e-217a288c5f9d'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='C5NVAI47F101'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T12:49:10.965124Z' from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'/>
			<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' xmlns='jabber:client' type='chat' to='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
				<body>n=4, prefs={always,[bob],[]}, now={1714,135750,956478}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:11.257 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='f75e7e9b-ee26-4127-a2c6-ed617aeae31d'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='C5NVAI4M5I01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T12:49:11.025352Z' from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'/>
			<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' xmlns='jabber:client' type='chat' to='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
				<body>n=2, prefs={always,[kate],[]}, now={1714,135751,24984}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:11.257 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='1c034494-3a04-4fbe-8cd3-d51835769d91'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='C5NVAI4MFEG1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T12:49:11.026618Z' from='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'/>
			<message from='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' xmlns='jabber:client' type='chat' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
				<body>n=1, prefs={always,[kate],[]}, now={1714,135751,24971}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:11.257 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='9d5d2aea-814c-4ce7-b7d4-9952df64cd36'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='C5NVAI4MFF01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T12:49:11.026620Z' from='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'/>
			<message from='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' xmlns='jabber:client' type='chat' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
				<body>n=3, prefs={always,[kate],[]}, now={1714,135751,24989}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:11.257 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='365c5ab7-1a60-451c-bef5-1bca47e4b276'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='C5NVAI4POQO1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T12:49:11.040107Z' from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'/>
			<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' xmlns='jabber:client' type='chat' to='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
				<body>n=4, prefs={always,[kate],[]}, now={1714,135751,24996}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:11.257 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='bfffda86-6660-4f53-b46b-d4504cb601e8'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='C5NVAI50FG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T12:49:11.067584Z' from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'/>
			<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' xmlns='jabber:client' type='chat' to='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
				<body>n=2, prefs={always,[kate,bob],[]}, now={1714,135751,67078}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:11.257 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='49c9e698-6d7b-41bf-a325-a8d0841d6869'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='C5NVAI50FG81'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T12:49:11.067585Z' from='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'/>
			<message from='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' xmlns='jabber:client' type='chat' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
				<body>n=1, prefs={always,[kate,bob],[]}, now={1714,135751,67060}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:11.257 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='1b280a7f-7e5e-46a7-ae7f-fedd07431f5f'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='C5NVAI522QG1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T12:49:11.074154Z' from='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'/>
			<message from='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' xmlns='jabber:client' type='chat' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
				<body>n=3, prefs={always,[kate,bob],[]}, now={1714,135751,67088}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:11.257 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='c65428d6-13ae-46be-b958-1f36612cb2aa'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='C5NVAI5CFC01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T12:49:11.116720Z' from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'/>
			<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' xmlns='jabber:client' type='chat' to='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
				<body>n=4, prefs={always,[kate,bob],[]}, now={1714,135751,67094}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:11.258 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='ab9fc30c-83f1-4fa8-98db-afc46539088d'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='C5NVAI5HG6O1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T12:49:11.137307Z' from='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'/>
			<message from='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' xmlns='jabber:client' type='chat' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
				<body>n=3, prefs={always,[],[bob]}, now={1714,135751,134326}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:11.258 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='788bed41-3faf-4ab2-8878-9e2c891c2817'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='C5NVAI5I7981'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T12:49:11.140261Z' from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'/>
			<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' xmlns='jabber:client' type='chat' to='kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
				<body>n=4, prefs={always,[],[bob]}, now={1714,135751,134334}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:11.258 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='79d61038-7bb3-42bd-a3d6-42df91bfd080'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='C5NVAI5N4J81'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T12:49:11.160397Z' from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'/>
			<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' xmlns='jabber:client' type='chat' to='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
				<body>n=2, prefs={always,[],[kate]}, now={1714,135751,154752}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:11.258 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='20b9ee6c-fba1-412e-8408-8ada4cf48592'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='C5NVAI5NT8G1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T12:49:11.163554Z' from='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'/>
			<message from='bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' xmlns='jabber:client' type='chat' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1'>
				<body>n=1, prefs={always,[],[kate]}, now={1714,135751,154733}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:11.258 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<iq from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='07f3f27b807b6add1a9790fcad3ddaaf' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5NVAI3F5P81</first>
			<last>C5NVAI5NT8G1</last>
			<count>20</count>
		</set>
	</fin>
</iq>



*** User 2024-04-26 12:49:11.258 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
<iq type='set' id='7b0c7178dd22688f2fa4b7f59160c2ee'>
	<query xmlns='urn:xmpp:mam:1' queryid='page_rsm'>
		<x xmlns='jabber:x:data' type='submit'/>
		<set>
			<max>50</max>
			<after>C5NVAI5NT8G1</after>
		</set>
	</query>
</iq>



*** User 2024-04-26 12:49:11.263 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
<iq from='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost' to='alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1' id='7b0c7178dd22688f2fa4b7f59160c2ee' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<count>20</count>
		</set>
	</fin>
</iq>



*** User 2024-04-26 12:49:11.263 ***🔗
kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
</stream:stream>

*** User 2024-04-26 12:49:11.263 ***🔗
kate_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
</stream:stream>

*** User 2024-04-26 12:49:11.263 ***🔗
bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
</stream:stream>

*** User 2024-04-26 12:49:11.264 ***🔗
bob_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
</stream:stream>

*** User 2024-04-26 12:49:11.264 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 out
</stream:stream>

*** User 2024-04-26 12:49:11.264 ***🔗
alice_messages_filtered_when_prefs_default_policy_is_always_1968@localhost/res1 in
</stream:stream>
*** CT 2024-04-26 12:49:11.268 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2168.html



=== Ended at 2024-04-26 12:49:11
=== successfully completed test case
=== === Returned value: ok