cybaws.adamapps.in
Open in
urlscan Pro
65.1.212.152
Public Scan
Submitted URL: https://email.navigatorzz.com/
Effective URL: https://cybaws.adamapps.in/snappymail/
Submission: On November 26 via api from US — Scanned from US
Effective URL: https://cybaws.adamapps.in/snappymail/
Submission: On November 26 via api from US — Scanned from US
Form analysis
16 forms found in the DOMPOST #/
<form action="#/" spellcheck="false" method="POST" data-bind="submit: submitForm, css: {'errorAnimated': formError, 'submitting': submitRequest()}">
<div class="controls" data-bind="css: {'error': emailError}"> <span class="fontastic">โ</span> <input name="Email" required="" type="text" class="input-block-level" pattern="[^@\s]+(@[^\s]+)?" inputmode="email" autofocus="" autocomplete="email"
autocorrect="off" autocapitalize="off" data-bind="textInput: email, disable: submitRequest" data-i18n="[placeholder]GLOBAL/EMAIL" placeholder="Email"> </div>
<div class="controls" data-bind="css: {'error': passwordError}"> <span class="fontastic">๐</span> <input name="Password" required="" type="password" class="input-block-level" autocomplete="current-password" autocorrect="off" autocapitalize="off"
data-bind="textInput: password, disable: submitRequest" data-i18n="[placeholder]GLOBAL/PASSWORD" placeholder="Passphrase"> </div>
<div id="plugin-Login-BottomControlGroup"></div>
<div class="controls" style="display: flex">
<div class="e-checkbox" tabindex="0" data-bind="toggle: signMe"> <i role="checkbox" class="fontastic" data-bind="text: signMe() ? 'โ' : 'โ'">โ</i> <span data-i18n="LOGIN/LABEL_SIGN_ME">Remember Me</span> </div>
<div class="language-buttons">
<a href="#" class="language-button fontastic" data-bind="visible: allowLanguagesOnLogin, click: selectLanguage, css: { 'icon-spinner' : langRequest }" data-i18n="[title]POPUPS_LANGUAGES/TITLE_LANGUAGES" title="Choose your language"> ๐ </a>
</div>
</div>
<div> <button class="btn btn-large buttonLogin" data-bind="command: submitCommand" data-i18n="LOGIN/BUTTON_SIGN_IN">Sign In</button> </div>
</form>
POST #/
<form action="#/" spellcheck="false" method="POST" data-bind="submit: submitForm, css: {'errorAnimated': formError, 'submitting': submitRequest()}">
<div class="controls" data-bind="css: {'error': emailError}"> <span class="fontastic">โ</span> <input name="Email" required="" type="text" class="input-block-level" pattern="[^@\s]+(@[^\s]+)?" inputmode="email" autofocus="" autocomplete="email"
autocorrect="off" autocapitalize="off" data-bind="textInput: email, disable: submitRequest" data-i18n="[placeholder]GLOBAL/EMAIL"> </div>
<div class="controls" data-bind="css: {'error': passwordError}"> <span class="fontastic">๐</span> <input name="Password" required="" type="password" class="input-block-level" autocomplete="current-password" autocorrect="off" autocapitalize="off"
data-bind="textInput: password, disable: submitRequest" data-i18n="[placeholder]GLOBAL/PASSWORD"> </div>
<div id="plugin-Login-BottomControlGroup"></div>
<div class="controls" style="display: flex">
<div class="e-checkbox" tabindex="0" data-bind="toggle: signMe"> <i role="checkbox" class="fontastic" data-bind="text: signMe() ? 'โ' : 'โ'"></i> <span data-i18n="LOGIN/LABEL_SIGN_ME"></span> </div>
<div class="language-buttons"> <a href="#" class="language-button fontastic" data-bind="visible: allowLanguagesOnLogin, click: selectLanguage, css: { 'icon-spinner' : langRequest }" data-i18n="[title]POPUPS_LANGUAGES/TITLE_LANGUAGES"> ๐ </a>
</div>
</div>
<div> <button class="btn btn-large buttonLogin" data-bind="command: submitCommand" data-i18n="LOGIN/BUTTON_SIGN_IN"></button> </div>
</form>
<form id="accountform" class="modal-body form-horizontal" autocomplete="off" spellcheck="false" data-bind="submit: submitForm">
<div class="alert" data-bind="visible: '' !== submitError()"> <a href="#" class="close" data-bind="click: hideError">ร</a> <span data-bind="text: submitError"></span>
<div data-bind="visible: submitErrorAdditional, text: submitErrorAdditional"></div>
</div>
<div class="control-group"> <label data-i18n="GLOBAL/EMAIL"></label> <strong style="margin-top: 5px;" data-bind="visible: !isNew(), text: email"></strong> <input name="email" type="text" class="input-xlarge" autofocus="" autocorrect="off"
autocapitalize="off" data-bind="visible: isNew, textInput: email, attr: {required: isNew}"> </div>
<div class="control-group"> <label data-i18n="GLOBAL/PASSWORD"></label> <input name="password" type="password" class="input-xlarge" autocomplete="new-password" autocorrect="off" autocapitalize="off"
data-bind="value: password, attr: {required:isNew}"> </div>
<div class="control-group"> <label data-i18n="GLOBAL/NAME"></label> <input name="name" type="text" class="input-xlarge" data-bind="value: name"> </div>
</form>
#/
<form id="advancedsearchform" class="modal-body form-horizontal" action="#/" autocomplete="off" spellcheck="false" data-bind="submit: submitForm">
<div>
<div class="control-group"> <label data-i18n="GLOBAL/FROM"></label> <input type="text" autofocus="" autocomplete="off" autocorrect="off" autocapitalize="off" data-bind="value: from"> </div>
<div class="control-group"> <label data-i18n="GLOBAL/TO"></label> <input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" data-bind="value: to"> </div>
<div class="control-group"> <label data-i18n="GLOBAL/SUBJECT"></label> <input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" data-bind="value: subject"> </div>
<div class="control-group"> <label data-i18n="SEARCH/TEXT"></label> <input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" data-bind="value: text"> </div> <!-- ko if: showKeywords -->
<div class="control-group"> <label data-i18n="SEARCH/KEYWORD"></label>
<div data-bind="component: { name: 'Select', params: { options: keywords, value: keyword, optionsText: 'label', optionsValue: 'value' } }"></div>
</div> <!-- /ko -->
</div>
<div>
<div class="control-group"> <label data-i18n="SEARCH/DATE"></label>
<div data-bind="component: { name: 'Select', params: { options: selectedDates, value: selectedDateValue, optionsText: 'name', optionsValue: 'id' } }"></div>
</div>
<div class="control-group"> <label data-i18n="SEARCH/REPLIED"></label>
<div data-bind="component: { name: 'Select', params: { options: repliedOptions, value: repliedValue, optionsText: 'name', optionsValue: 'id' } }"></div>
</div> <!-- ko if: showMultisearch -->
<div class="control-group"> <label data-i18n="SEARCH/SUBFOLDERS"></label>
<div data-bind="component: { name: 'Select', params: { options: selectedTree, value: selectedTreeValue, optionsText: 'name', optionsValue: 'id' } }"></div>
</div> <!-- /ko -->
<div class="control-group"> <label></label>
<div>
<div data-bind="component: { name: 'Checkbox', params: { label: 'SEARCH/UNSEEN', value: unseen } }"></div>
<div data-bind="component: { name: 'Checkbox', params: { label: 'SEARCH/FLAGGED', value: starred } }"></div>
<div data-bind="component: { name: 'Checkbox', params: { label: 'SEARCH/HAS_ATTACHMENT', value: hasAttachment } }"></div>
</div>
</div>
</div>
</form>
<form class="b-view-content" spellcheck="false" data-bind="css: {'read-only': contact() && contact().readOnly()}">
<div class="b-contact-view-desc" data-bind="visible: !contact()" data-i18n="CONTACTS/CONTACT_VIEW_DESC"></div>
<div class="tabs" data-bind="visible: contact, i18nUpdate: contact"> <!-- ko with: contact --> <input type="radio" name="contacttabs" id="tab-contact" checked=""> <label for="tab-contact" role="tab" aria-selected="true" aria-controls="panel1"
tabindex="0" data-i18n="CONTACTS/TAB_CONTACT"></label>
<div class="form-horizontal tab-content" role="tabpanel" aria-hidden="false">
<div class="control-group"> <label class="fontastic iconsize24">๐ค</label>
<div>
<div class="property-line" data-i18n="[title]CONTACTS/FIRST_NAME"> <span data-bind="text: givenName"></span> <input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" data-bind="textInput: givenName"
data-i18n="[placeholder]CONTACTS/FIRST_NAME"> </div>
<div class="property-line" data-i18n="[title]CONTACTS/LAST_NAME"> <span data-bind="text: surName"></span> <input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" data-bind="textInput: surName"
data-i18n="[placeholder]CONTACTS/LAST_NAME"> </div>
<div class="property-line" data-i18n="[title]CONTACTS/MIDDLE_NAME"> <span data-bind="text: middleName"></span> <input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" data-bind="textInput: middleName"
data-i18n="[placeholder]CONTACTS/MIDDLE_NAME"> </div>
<div class="property-line" data-i18n="[title]CONTACTS/NAME_PREFIX"> <span data-bind="text: namePrefix"></span> <input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" data-bind="textInput: namePrefix"
data-i18n="[placeholder]CONTACTS/NAME_PREFIX"> </div>
<div class="property-line" data-i18n="[title]CONTACTS/NAME_SUFFIX"> <span data-bind="text: nameSuffix"></span> <input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" data-bind="textInput: nameSuffix"
data-i18n="[placeholder]CONTACTS/NAME_SUFFIX"> </div>
<div class="property-line" data-bind="visible: null != nickname()" data-i18n="[title]CONTACTS/ADD_MENU_NICKNAME"> <span data-bind="text: nickname"></span> <input type="text" autocomplete="off" autocorrect="off" autocapitalize="off"
data-bind="textInput: nickname" data-i18n="[placeholder]CONTACTS/NICK_NAME"> </div>
</div>
</div>
<div class="control-group"> <label class="fontastic iconsize24" data-i18n="[title]GLOBAL/EMAIL">@</label>
<div> <label class="e-component e-checkbox material-design">
<div> <input type="checkbox" data-bind="checked: sendToAll">
<div role="checkbox"></div>
</div> <span data-i18n="CONTACTS/SEND_TO_ALL_CONTACT_EMAILS"></span>
</label>
<div data-bind="foreach: email">
<div class="property-line"> <span data-bind="text: value"></span> <input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" data-bind="textInput: value"> </div>
</div> <a href="#" class="btn fontastic" data-bind="visible: !readOnly(), click: addEmail">โ</a>
</div>
</div>
<div class="control-group" data-bind="visible: tel().length"> <label class="fontastic iconsize24" data-i18n="[title]CONTACTS/ADD_MENU_PHONE">๐</label>
<div>
<div data-bind="foreach: tel">
<div class="property-line"> <span data-bind="text: value"></span> <input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" data-bind="textInput: value"> </div>
</div> <a href="#" class="btn fontastic" data-bind="visible: !readOnly(), click: addTel">โ</a>
</div>
</div>
<div class="control-group" data-bind="visible: url().length"> <label class="fontastic iconsize24" data-i18n="[title]CONTACTS/ADD_MENU_URL">๐</label>
<div>
<div data-bind="foreach: url">
<div class="property-line"> <span data-bind="text: value"></span> <input type="text" placeholder="https://" autocomplete="off" autocorrect="off" autocapitalize="off" data-bind="textInput: value"> </div>
</div> <a href="#" class="btn fontastic" data-bind="visible: !readOnly(), click: addUrl">โ</a>
</div>
</div>
<div class="control-group" data-bind="visible: null != note()"> <label class="fontastic iconsize24" data-i18n="[title]CONTACTS/ADD_MENU_NOTE">๐</label>
<div class="property-line"> <span data-bind="text: note"></span> <input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" data-bind="textInput: note"> </div>
</div>
</div>
<!-- <input type="radio" name="contacttabs" id="tab-contact-locations"> <label for="tab-contact-locations" role="tab" aria-selected="false" aria-controls="panel2" tabindex="0" data-i18n="CONTACTS/TAB_LOCATIONS"></label> <div class="form-horizontal tab-content" role="tabpanel" aria-hidden="false"> <div data-bind="foreach: adr"> <div class="control-group"> <div data-bind="text: type"></div> <div data-bind="text: street"></div> <div data-bind="text: street_ext"></div> <div data-bind="text: locality"></div> <div data-bind="text: region"></div> <div data-bind="text: postcode"></div> <div data-bind="text: pobox"></div> <div data-bind="text: country"></div> <div data-bind="text: preferred"></div> </div> </div> </div> -->
<input type="radio" name="contacttabs" id="tab-contact-business"> <label for="tab-contact-business" role="tab" aria-selected="false" aria-controls="panel3" tabindex="0" data-i18n="CONTACTS/TAB_BUSINESS"></label>
<div class="form-horizontal tab-content" role="tabpanel" aria-hidden="false">
<div class="control-group"> <label data-i18n="CONTACTS/LABEL_ORGANIZATION"></label> <span data-bind="text: org"></span> <input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" data-bind="textInput: org"> </div>
<div class="control-group"> <label data-i18n="CONTACTS/LABEL_DEPARTMENT"></label> <span data-bind="text: department"></span> <input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" data-bind="textInput: department"> </div>
<div class="control-group"> <label data-i18n="CONTACTS/LABEL_TITLE"></label> <span data-bind="text: title"></span> <input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" data-bind="textInput: title"> </div>
</div> <input type="radio" name="contacttabs" id="tab-contact-crypto"> <label for="tab-contact-crypto" role="tab" aria-selected="false" aria-controls="panel4" tabindex="0" data-i18n="CONTACTS/TAB_CRYPTO"></label>
<div class="form-horizontal tab-content" role="tabpanel" aria-hidden="false">
<div class="control-group"> <label data-i18n="CRYPTO/SIGN"></label> <select name="x-crypto[signpref]" data-bind="value: signpref">
<option value="Ask" data-i18n="CONTACTS/ASK"></option>
<option value="Never" data-i18n="CONTACTS/NEVER"></option>
<option value="Always" data-i18n="CONTACTS/ALWAYS"></option>
<option value="IfPossible" data-i18n="CONTACTS/ALWAYS_IF_POSSIBLE"></option>
</select> </div>
<div class="control-group"> <label data-i18n="CRYPTO/ENCRYPT"></label> <select name="x-crypto[encryptpref]" data-bind="value: encryptpref">
<option value="Ask" data-i18n="CONTACTS/ASK"></option>
<option value="Never" data-i18n="CONTACTS/NEVER"></option>
<option value="Always" data-i18n="CONTACTS/ALWAYS"></option>
<option value="IfPossible" data-i18n="CONTACTS/ALWAYS_IF_POSSIBLE"></option>
</select> </div>
</div> <!-- /ko -->
</div>
</form>
<form id="sieve-script-filter" class="modal-body" spellcheck="false" data-bind="submit: saveFilter, with: filter">
<div class="control-group" data-bind="css: {'error': nameError}"> <input type="text" class="span5" data-bind="value: name" autofocus="" autocorrect="off" autocapitalize="off" data-i18n="[placeholder]GLOBAL/NAME"> </div>
<div class="legend" data-i18n="POPUPS_FILTER/LEGEND_CONDITIONS"></div>
<div class="control-group" data-bind="visible: 1 < conditions().length"> <select class="span4" data-bind="value: conditionsType">
<option value="Any" data-i18n="POPUPS_FILTER/SELECT_MATCH_ANY"></option>
<option value="All" data-i18n="POPUPS_FILTER/SELECT_MATCH_ALL"></option>
</select> </div>
<div data-bind="foreach: conditions">
<div class="control-group" data-bind="css: {'error': valueError}" style="display:flex">
<div style="flex-grow:1" data-bind="css: {'error': valueError}, template: {name: template(), data: $data}"></div> <span class="delete-action button-delete fontastic" style="margin-top: 5px;"
data-bind="click: function (oCondition) { $root.removeCondition(oCondition); }">๐</span>
</div>
</div>
<div class="control-group" data-bind="visible: 0 === conditions().length" data-i18n="POPUPS_FILTER/ALL_INCOMING_MESSAGES_DESC"></div>
<div class="control-group"> <a class="btn" data-bind="click: addCondition" data-icon="โ" data-i18n="POPUPS_FILTER/BUTTON_ADD_CONDITION"></a> </div>
<div class="legend" data-i18n="POPUPS_FILTER/LEGEND_ACTIONS"></div> <select class="span3" data-bind="options: $root.actionTypeOptions, value: actionType, optionsText: 'name', optionsValue: 'id'"></select>
<div data-bind="template: {name: actionTemplate()}, i18nUpdate: actionTemplate"></div>
</form>
<form id="folderform" class="modal-body form-horizontal" autocomplete="off" spellcheck="false" data-bind="submit: submitForm">
<div class="control-group" data-bind="if: editing"> <label data-i18n="POPUPS_CREATE_FOLDER/LABEL_PARENT"></label> <select name="parent"
data-bind="options: parentFolderSelectList, value: parentFolder, optionsText: 'name', optionsValue: 'id', optionsAfterRender: defaultOptionsAfterRender"></select> </div>
<div class="control-group" data-bind="if: editing"> <label data-i18n="GLOBAL/NAME"></label> <input name="folder" type="text" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" required="" data-bind="textInput: name">
</div>
<div data-bind="with: folder"> <!-- ko if: canBeSubscribed -->
<div class="control-group"> <label class="fontastic">๐</label>
<div data-bind="component: { name: 'Checkbox', params: { name: 'subscribe', label: 'SETTINGS_FOLDERS/BUTTON_SUBSCRIBE', value: isSubscribed } }"></div>
</div> <!-- /ko -->
<div class="control-group"> <label data-i18n="POPUPS_FILTER/SELECT_FIELD_SIZE"></label> <span data-bind="text: friendlySize"></span> </div>
<div class="control-group"> <label data-i18n="MESSAGE_LIST/MENU_SELECT_UNSEEN"></label> <span data-bind="text: unreadEmails"></span> / <span style="margin:0" data-bind="text: totalEmails"></span> </div>
<!-- ko if: $root.displaySpecSetting() && canBeSelected() && isSubscribed() -->
<div class="control-group"> <label class="icon-check-mark-circle-two"></label>
<div data-bind="component: { name: 'Checkbox', params: { name: 'checkable', label: 'SETTINGS_FOLDERS/HELP_CHECK_FOR_NEW_MESSAGES', value: checkable } }"></div>
</div> <!-- /ko --> <!-- ko if: $root.showKolab -->
<div class="control-group"> <label>Kolab</label> <select data-bind="options: $root.kolabTypeOptions, value: kolabType, optionsText: 'name', optionsValue: 'id', optionsAfterRender: $root.defaultOptionsAfterRender"></select> </div> <!-- /ko -->
</div>
<div class="control-group" data-bind="if: ACLAllowed"> <label>ACL</label>
<div>
<table class="table table-hover" style="width:auto">
<tbody> <!-- ko foreach: folder()?.ACL -->
<tr>
<td data-bind="text: identifier"></td>
<td> <button class="btn fontastic" data-bind="visible: mine, click: $root.editACL">๐</button> <button class="btn fontastic" data-bind="visible: !mine(), click: $root.editACL">๐</button> <button class="btn fontastic"
data-bind="visible: !mine(), click: $root.deleteACL">๐</button> </td>
</tr> <!-- /ko -->
<tr data-bind="visible: adminACL">
<td></td>
<td> <button class="btn fontastic" data-bind="click: createACL">โ</button> </td>
</tr>
</tbody>
</table>
</div>
</div>
</form>
<form id="folderaclform" class="modal-body form-horizontal" autocomplete="off" spellcheck="false" data-bind="submit: submitForm">
<div class="control-group"> <label data-i18n="GLOBAL/EMAIL"></label> <input name="identifier" class="input-xlarge" autofocus="" autocomplete="off" autocorrect="off" autocapitalize="off" data-bind="visible: create, value: identifier" required="">
<span data-bind="visible: !create(), text: identifier"></span> </div>
<div class="control-group"> <label data-i18n="IMAP/ACL_RIGHTS"></label>
<table class="table table-hover table-bordered" style="width:auto">
<tbody>
<tr title="SETACL/DELETEACL/GETACL/LISTRIGHTS">
<td data-i18n="IMAP/ACL_A"></td>
<td><input type="checkbox" value="a" data-bind="checked: rights, disable: mine"></td>
</tr>
<tr title="SELECT the mailbox, perform STATUS">
<td data-i18n="IMAP/ACL_R"></td>
<td><input type="checkbox" value="r" data-bind="checked: rights, disable: mine"></td>
</tr>
<tr title="Mailbox is visible to LIST/LSUB commands, SUBSCRIBE mailbox">
<td data-i18n="IMAP/ACL_L"></td>
<td><input type="checkbox" value="l" data-bind="checked: rights, disable: mine"></td>
</tr>
<tr title="perform APPEND, COPY into mailbox">
<td data-i18n="IMAP/ACL_I"></td>
<td><input type="checkbox" value="i" data-bind="checked: rights, disable: mine"></td>
</tr>
<tr title="set or clear \SEEN flag via STORE, also set \SEEN during APPEND/COPY/FETCH BODY[...]">
<td data-i18n="IMAP/ACL_S"></td>
<td><input type="checkbox" value="s" data-bind="checked: rights, disable: mine"></td>
</tr>
<tr title="set or clear \DELETED flag via STORE, set \DELETED flag during APPEND/COPY">
<td data-i18n="IMAP/ACL_T"></td>
<td><input type="checkbox" value="t" data-bind="checked: rights, disable: mine"></td>
</tr> <!-- <tr title="STORE DELETED flag, perform EXPUNGE"> <td data-i18n="IMAP/ACL_T">Old</td> <td><input type="checkbox" value="d" data-bind="checked: rights, disable: mine"></td> </tr> -->
<tr title="set or clear flags other than \SEEN and \DELETED via STORE, also set them during APPEND/COPY">
<td data-i18n="IMAP/ACL_W"></td>
<td><input type="checkbox" value="w" data-bind="checked: rights, disable: mine"></td>
</tr>
<tr title="send mail to submission address for mailbox, not enforced by IMAP4 itself">
<td data-i18n="IMAP/ACL_P"></td>
<td><input type="checkbox" value="p" data-bind="checked: rights, disable: mine"></td>
</tr>
<tr title="CREATE new sub-mailboxes in any implementation-defined hierarchy, parent mailbox for the new mailbox name in RENAME">
<td data-i18n="IMAP/ACL_K"></td>
<td><input type="checkbox" value="k" data-bind="checked: rights, disable: mine"></td>
</tr> <!-- <tr title="CREATE new sub-mailboxes in any implementation-defined hierarchy"> <td data-i18n="IMAP/ACL_K">Old</td> <td><input type="checkbox" value="c" data-bind="checked: rights, disable: mine"></td> </tr> -->
<tr title="DELETE mailbox, old mailbox name in RENAME">
<td data-i18n="IMAP/ACL_X"></td>
<td><input type="checkbox" value="x" data-bind="checked: rights, disable: mine"></td>
</tr>
<tr title="perform EXPUNGE and expunge as a part of CLOSE">
<td data-i18n="IMAP/ACL_E"></td>
<td><input type="checkbox" value="e" data-bind="checked: rights, disable: mine"></td>
</tr>
</tbody>
</table>
</div>
</form>
<form id="createfolderform" class="modal-body form-horizontal" autocomplete="off" spellcheck="false" data-bind="submit: submitForm">
<div class="control-group"> <label data-i18n="POPUPS_CREATE_FOLDER/LABEL_PARENT"></label> <select name="parent"
data-bind="options: parentFolderSelectList, value: parentFolder, optionsText: 'name', optionsValue: 'id', optionsAfterRender: defaultOptionsAfterRender"></select> </div>
<div class="control-group"> <label data-i18n="GLOBAL/NAME"></label> <input name="folder" type="text" autofocus="" autocomplete="off" autocorrect="off" autocapitalize="off" required="" pattern="^[^\\/]+$" data-bind="textInput: name"> </div>
<div class="control-group" data-bind="component: { name: 'Checkbox', params: { name: 'subscribe', label: 'SETTINGS_FOLDERS/BUTTON_SUBSCRIBE', value: subscribe } }"></div>
</form>
<form id="identityform" class="modal-body" autocomplete="off" spellcheck="false" data-bind="submit: submitForm">
<div class="alert" data-bind="visible: '' !== submitError()"> <a href="#" class="close" data-bind="click: function () { submitError('') }">ร</a> <span data-bind="text: submitError"></span> </div>
<div class="tabs" data-bind="with: identity"> <input type="radio" name="identitytabs" id="tab-identity" checked=""> <label data-i18n="SETTINGS_LABELS/GENERAL" for="tab-identity" role="tab" aria-selected="true" aria-controls="panel1"
tabindex="0"></label>
<div class="form-horizontal tab-content" role="tabpanel" aria-hidden="false">
<div class="control-group"> <label data-i18n="GLOBAL/NAME"></label> <input name="Name" type="text" class="input-xlarge" autocomplete="off" autocorrect="off" autocapitalize="off" data-bind="value: name, hasfocus: $root.nameFocused"> </div>
<div class="control-group"> <label data-i18n="GLOBAL/EMAIL"></label>
<div>
<div class="textEmail" data-bind="text: email, visible: !id()"></div> <input name="Email" type="email" class="input-xlarge" autofocus="" autocomplete="off" autocorrect="off" autocapitalize="off"
data-bind="visible: id, value: email, attr: {required: id}">
</div>
</div>
<div class="control-group"> <label data-i18n="POPUPS_IDENTITY/LABEL"></label>
<div> <input name="Label" type="text" class="input-xlarge" autofocus="" autocomplete="off" autocorrect="off" autocapitalize="off" data-bind="value: label, hasfocus: $root.labelFocused"> </div>
</div>
</div> <input type="radio" name="identitytabs" id="tab-identity-signature"> <label data-i18n="POPUPS_IDENTITY/SIGNATURE" for="tab-identity-signature" role="tab" aria-selected="false" aria-controls="panel2" tabindex="0"></label>
<div class="form-horizontal tab-content" role="tabpanel" aria-hidden="false">
<div class="e-signature-place" data-bind="editor: signature"></div>
<div data-bind="component: { name: 'Checkbox', params: { label: 'POPUPS_IDENTITY/LABEL_SIGNATURE_INSERT_BEFORE', value: signatureInsertBefore, name: 'SignatureInsertBefore' } }"></div>
</div> <input type="radio" name="identitytabs" id="tab-identity-crypto"> <label data-i18n="CONTACTS/TAB_CRYPTO" for="tab-identity-crypto" role="tab" aria-selected="false" aria-controls="panel3" tabindex="0"></label>
<div class="form-horizontal tab-content" role="tabpanel" aria-hidden="false">
<div class="control-group">
<div data-bind="component: { name: 'Checkbox', params: { label: 'CRYPTO/SIGN', value: pgpSign, name: 'pgpSign' } }"></div>
</div>
<div class="control-group">
<div data-bind="component: { name: 'Checkbox', params: { label: 'CRYPTO/ENCRYPT', value: pgpEncrypt, name: 'pgpEncrypt' } }"></div>
</div>
<!-- <div class="control-group"> <label data-i18n="CRYPTO/ENCRYPT"></label> <select name="PgpEncrypt" data-bind="value: pgpEncrypt"> <option value="Ask" data-i18n="CONTACTS/ASK"></option> <option value="Never" data-i18n="CONTACTS/NEVER"></option> <option value="Always" data-i18n="CONTACTS/ALWAYS"></option> <option value="IfPossible" data-i18n="CONTACTS/ALWAYS_IF_POSSIBLE"></option> </select> </div> -->
<details>
<summary><strong>S/MIME</strong></summary>
<div class="control-group" data-bind="css: {'error': smimeKey() && !smimeKeyValid()}"> <label data-i18n="CRYPTO/PRIVATE_KEY"></label> <textarea name="smimeKey" class="input-xxlarge" rows="14" autofocus="" autocomplete="off"
data-bind="value: smimeKey"></textarea> </div> <!-- <div class="control-group" data-bind="visible:smimeKeyValid() && !smimeKeyEncrypted()"> -->
<div class="control-group" data-bind="visible:smimeKeyValid"> <label></label> <button type="button" data-bind="click: $root.setSMimeKeyPass" data-i18n="CRYPTO/CHANGE_PASS"></button> </div>
<div class="control-group" data-bind="css: {'error': smimeCertificate() && !smimeCertificateValid()}"> <label data-i18n="SMIME/CERTIFICATE"></label> <textarea name="smimeCertificate" class="input-xxlarge" rows="14" autofocus=""
autocomplete="off" data-bind="value: smimeCertificate"></textarea> </div>
<div class="control-group" data-bind="hidden:smimeCertificate"> <label></label> <button type="button" data-bind="click: $root.createSelfSigned" data-i18n="CRYPTO/CREATE_SELF_SIGNED"></button> </div>
</details>
</div> <input type="radio" name="identitytabs" id="tab-identity-advanced"> <label data-i18n="SETTINGS_FILTERS/ADVANCED" for="tab-identity-advanced" role="tab" aria-selected="false" aria-controls="panel4" tabindex="0"></label>
<div class="form-horizontal tab-content" role="tabpanel" aria-hidden="false">
<div class="control-group"> <label data-i18n="GLOBAL/REPLY_TO"></label> <input name="ReplyTo" type="email" class="inputReplyTo input-xlarge" autocomplete="off" autocorrect="off" autocapitalize="off" data-bind="value: replyTo"> </div>
<div class="control-group"> <label data-i18n="GLOBAL/BCC"></label> <input name="Bcc" type="email" class="inputBcc input-xlarge" autocomplete="off" autocorrect="off" autocapitalize="off" data-bind="value: bcc"> </div>
<div class="control-group"> <label data-i18n="FOLDER_LIST/SENT_NAME"></label> <select name="sentFolder"
data-bind="options: $root.folderSelectList, value: sentFolder, optionsText: 'name', optionsValue: 'id', optionsAfterRender: $root.defaultOptionsAfterRender"></select> </div>
</div>
</div>
</form>
<form id="openpgp-generate" class="modal-body form-horizontal" autocomplete="off" spellcheck="false" data-bind="submit: submitForm">
<div class="alert" data-bind="visible: '' !== submitError()"> <a href="#" class="close" data-bind="click: hideError">ร</a> <span data-bind="text: submitError"></span> </div> <!-- Disable stupid browser password autofill --> <input type="password"
style="display:none">
<div class="control-group" data-bind="css: {'error': emailError}"> <label data-i18n="GLOBAL/EMAIL"></label> <input type="email" required="" class="input-xlarge" autocomplete="off" autocorrect="off" autocapitalize="off" list="emailaddresses"
data-bind="value: email"> </div>
<div class="control-group"> <label data-i18n="GLOBAL/NAME"></label> <input type="text" required="" class="input-xlarge" autocomplete="off" autocorrect="off" autocapitalize="off" data-bind="value: name"> </div>
<div class="control-group"> <label data-i18n="GLOBAL/PASSWORD"></label> <input type="password" required="" class="input-xlarge" autocomplete="new-password" autocorrect="off" autocapitalize="off" data-bind="value: password"> </div>
<div class="control-group"> <label data-i18n="OPENPGP/LABEL_KEY_TYPE"></label> <select data-bind="value: keyType, options: ['ECC', 'RSA']"></select> </div>
<div class="control-group">
<div data-bind="component: { name: 'Checkbox', params: { label: 'OPENPGP/BACKUP_PUBLIC_KEY_ON_SERVER', value: backupPublicKey } }"></div> <br>
<div data-bind="component: { name: 'Checkbox', params: { label: 'OPENPGP/BACKUP_PRIVATE_KEY_ON_SERVER', value: backupPrivateKey } }"></div> <br>
<div data-bind="visible: canGnuPG, component: { name: 'Checkbox', params: { label: 'OPENPGP/STORE_PUBLIC_KEY_IN_GNUPG', value: saveGnuPGPublic } }"></div> <br>
<div data-bind="visible: canGnuPG, component: { name: 'Checkbox', params: { label: 'OPENPGP/STORE_PRIVATE_KEY_IN_GNUPG', value: saveGnuPGPrivate } }"></div>
</div> <datalist id="emailaddresses"> <!-- ko foreach: identities -->
<option data-bind="attr:{value:email}"></option> <!-- /ko -->
</datalist>
</form>
<form id="openpgp-import" class="modal-body" autocomplete="off" data-bind="submit: submitForm">
<div class="alert" data-bind="visible: keyError() && keyErrorMessage(), text: keyErrorMessage"></div>
<div class="control-group"> <!-- could be email or fingerprint --> <input type="search" data-bind="textInput: search"> <button class="btn" type="button" data-bind="enable: search, click: searchPGP" data-i18n="GLOBAL/SEARCH"></button> </div>
<div class="control-group" data-bind="css: {'error': keyError}"> <textarea class="input-xxlarge" rows="14" autofocus="" autocomplete="off" data-bind="value: key" required=""></textarea> </div>
<div class="control-group">
<div data-bind="component: { name: 'Checkbox', params: { label: 'OPENPGP/BACKUP_ON_SERVER', value: saveServer } }"></div>
<div data-bind="visible: canGnuPG, component: { name: 'Checkbox', params: { label: 'OPENPGP/STORE_IN_GNUPG', value: saveGnuPG } }"></div>
</div>
</form>
<form id="smime-import" class="modal-body" autocomplete="off" data-bind="submit: submitForm">
<div class="alert" data-bind="visible: pemError() && pemErrorMessage(), text: pemErrorMessage"></div>
<div class="control-group" data-bind="css: {'error': pemError}"> <textarea class="input-xxlarge" rows="14" autofocus="" autocomplete="off" data-bind="value: pem" required=""></textarea> </div>
</form>
<form class="modal-body" spellcheck="false">
<div class="control-group" data-bind="css: {'error': nameError}, hidden: exists"> <input type="text" class="span5" data-bind="value: name" autocorrect="off" autocapitalize="off" data-i18n="[placeholder]GLOBAL/NAME"> </div>
<div class="alert g-ui-user-select-none" data-bind="visible: hasChanges" data-icon="โ " data-i18n="POPUPS_SIEVE_SCRIPT/CHANGES_NEED_TO_BE_SAVED_DESC"></div>
<div class="alert alert-error g-ui-user-select-none" style="white-space:pre" data-bind="visible: $root.errorText, text: $root.errorText" data-icon="โ "></div>
<div class="control-group" data-bind="visible: $root.rawActive">
<details>
<summary data-i18n="POPUPS_SIEVE_SCRIPT/CAPABILITY_LABEL"></summary>
<pre data-bind="text: $root.sieveCapabilities"></pre>
</details>
<details>
<summary>Actions</summary>
<pre data-bind="text: $root.availableActions"></pre>
</details>
<details>
<summary>Controls</summary>
<pre data-bind="text: $root.availableControls"></pre>
</details>
<details>
<summary>Tests</summary>
<pre data-bind="text: $root.availableTests"></pre>
</details> <textarea style="width:100%;height:60vh" data-bind="value: body, valueUpdate: 'input'"></textarea>
</div>
<div data-bind="visible: !$root.rawActive()">
<table class="table table-hover list-table filters-list g-ui-user-select-none">
<colgroup>
<col style="width: 30px">
<col style="width: 16px">
<col>
<col style="width: 140px">
<col style="width: 1em">
</colgroup>
<tbody data-bind="foreach: filters, i18nUpdate: filters">
<tr class="filter-item" draggable="true" data-bind="sortableItem: { list: $parent.filters }">
<td class="fontastic" data-bind="click: function () { $parent.hasChanges(true); enabled(!enabled()); }, text: enabled() ? 'โ' : 'โ'"></td>
<td class="drag-wrapper fontastic drag-handle">โฌ</td>
<td class="e-action"> <span class="filter-name" data-bind="text: name()"></span> <span class="filter-sub-name" data-bind="text: nameSub()"></span> </td>
<td> <a class="btn btn-small btn-danger button-confirm-delete" data-bind="css: {'delete-access': askDelete()}, click: function(oFilter) { $root.deleteFilter(oFilter); }" data-i18n="GLOBAL/ARE_YOU_SURE"></a> </td>
<td> <span class="delete-filter fontastic" data-bind="visible: !askDelete(), click: function (oFilter) { $root.filterForDeletion(oFilter); }">๐</span> </td>
</tr>
</tbody>
</table> <a class="btn" data-bind="click: $root.addFilter" data-icon="โ" data-i18n="POPUPS_SIEVE_SCRIPT/BUTTON_ADD_FILTER"></a>
</div>
</form>
<form class="form-horizontal" spellcheck="false" data-bind="visible: allowContactsSync">
<div class="legend" data-i18n="SETTINGS_CONTACTS/LEGEND_CONTACTS_SYNC"></div>
<div class="control-group"> <label data-i18n="SETTINGS_CONTACTS/LABEL_CONTACTS_SYNC_ENABLE"></label>
<div data-bind="component: { name: 'Select', params: { options: syncModeOptions, value: syncMode, optionsText: 'name', optionsValue: 'id' } }"></div>
</div>
<div class="control-group"> <label data-i18n="SETTINGS_CONTACTS/LABEL_CONTACTS_SYNC_AB_URL"></label> <input type="text" class="input-xxlarge" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" data-bind="value: syncUrl"
placeholder="https://"> </div>
<div class="control-group"> <label data-i18n="SETTINGS_CONTACTS/LABEL_CONTACTS_SYNC_USER"></label> <input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" data-bind="value: syncUser"> </div>
<div class="control-group"> <label data-i18n="GLOBAL/PASSWORD"></label> <input type="password" autocomplete="current-password" autocorrect="off" autocapitalize="off" spellcheck="false" data-bind="value: syncPass"> </div>
</form>
<form class="form-horizontal" data-bind="visible: askPass() || askUsername(), submit: yesClick" style="margin: 2em 0 0" id="AskForm">
<div class="control-group" data-bind="visible: askUsername"> <label data-i18n="GLOBAL/USERNAME"></label> <input type="text" data-bind="value: username"> </div>
<div class="control-group" data-bind="visible: askPass"> <label data-i18n="GLOBAL/PASSWORD"></label> <input type="password" data-bind="value: passphrase"> </div>
<div data-bind="visible: askRemeber, component: { name: 'Checkbox', params: { label: 'GLOBAL/REMEMBER', value: remember } }"></div>
</form>
Text Content
An error occurred. Please refresh the page and try again. YOUR BROWSER IS OUTDATED. To use all the features of the application, download and install one of the latest browsers. COOKIES SUPPORT IS REQUIRED FOR THIS APPLICATION. Cookies support is not available in your browser. Please enable Cookie support in your browser settings and retry. Adam Apps ร Server message: โ ๐ โ Remember Me ๐ Sign In ร : โ ๐ ๐ ๐ * -------------------------------------------------------------------------------- โ โ ๐ ๐ โ ๐ โฐ ๐ โโฌ โฌ ร โผ ย โ % โ ๐ ๐ โ ๐ ๐ โฎ โฏ ๐ โ โ โฐ โน ร : : : ย () : ๐ท * ๐ * โ โ โผ ร ร ร ๐พ ๐ ๐ โฐ ร โ ๐ โบ๐ * ร Mailvelope ร โ ๐ โฐ โ ๐ค @ โ ๐ โ ๐ โ ๐ @ ๐ ๐ ๐ ร ๐ ร ๐ / Kolab ACL ๐ ๐ ๐ โ ร ACL: ร โ ย ๐ฅ ร ร ร ร S/MIME ร M โR, Reply โA, Shift + Reply โF, Fwd โShift + F, Shift + Fwd F1, Help โ + A ๐Z ๐Delete, Shift + Delete T ๐Insert Q U โ I / Enter Enter โ, Tab โ, Shift + Tab Enter, Open B Shift + B Esc, Close Esc, Close Shift + Tab, Esc W, C, New + M + S, Save Send, + Enter Esc, Close Shift + Esc, Shift + Close ร ร ๐ ร ร ร ร : Actions Controls Tests โฌ ย ย ๐ ๐พ ย ย ย โฌ ๐ โฌ ย ย ๐ ย ย ย Inactive ๐ ย ย ย ย ย ย ย ย ย ๐ ๐ ย ย ย ย ย ร default 00:00 AM 12:00 AM 00:00 (24 hour) 24:00 (24 hour) ย ย ย WYSIWYG ย โถ๏ธ ย ย โถ๏ธ OpenPGP ย ย GnuPG Private keys โ ๐ ๐ Public keys โ ๐ ๐ OpenPGP.js Private keys ๐ ๐ Public keys ๐ ๐ Mailvelope โ ๐ : Sans-serif Arial Lucida Tahoma Trebuchet Verdana Serif Times Palatino Georgia Mono Courier Lucida ย ย ย ๐ผ โธ ๐ค ร