Skip to content
Commit 1b0e6524 authored by Luke Mewburn's avatar Luke Mewburn
Browse files

Generic messaging updates

Extend MessagingIRI to support replacing EmailIRI,
and for other generic messaging systems.

Extend Messaging-System-Type with:
	undefined(0), smtp(2), pop3(3), imap4(4),
	webmail(5), mms(6), rcs(7), sms(8)

Extend Messaging-Event with:
	partial-retrieve(8)

Extend Messaging-Box-Event with:
	start-of-interception-with-session-active(32)
	end-of-interception-with-session-active(33)

Extend Messaging-Party-Validity with:
	rejected(3)

Extend Messaging-Property with:
	server-octets-sent
	client-octets-sent
parent e648774f
Pipeline #16101 failed with stage
in 16 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment