... | ... | @@ -47,7 +47,6 @@ Describes the security state of the composition itself. |
|
|
|
|
|
* `letter`
|
|
|
send an encrypted and signed mail to every recipient
|
|
|
`recipientSecurityState` is `none` or `allSecure`
|
|
|
* `postcard`
|
|
|
A postcard symbolizes an unencrypted and unsigned mail.
|
|
|
If `enforcePostcard` is `false` (default) a letter is send to every recipient we have a key for instead of a postcard. Otherwise every recipient will get a postcard.
|
... | ... | |