12 May
2016
12 May
'16
7:26 p.m.
On May 12, 2016, at 12:18 PM, Mark Sapiro wrote:
It is the intent that Postorius will eventually expose all these settings. We're not there yet. At present you could possibly do this by interacting with mailmanclient, although I'm not certain the settings are exposed there.
I'm not sure if they're exposed in mailmanclient, but they are exposed in the
core's REST API, on the member resource. It's the delivery_mode
attribute
and it takes as legal values one of 'regular', 'plaintext_digests',
'mime_digests', and 'summary_digests' (IOW, the enum item names for the
DeliveryMode enum).
Cheers, -Barry