mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
5 lines
313 B
HTML
5 lines
313 B
HTML
<!-- rfc5228 -->
|
|
fileinto
|
|
<label data-bind="root.capa.copy"><input type="checkbox" data-bind="checked: copy"> copy</label><!-- rfc3894 -->
|
|
<label data-bind="root.capa.mailbox"><input type="checkbox" data-bind="checked: create"> create</label><!-- rfc5490 -->
|
|
<input type="text" data-bind="textInput: mailbox">
|