yx.ins366.com Open in urlscan Pro
2606:4700:3036::6815:5355  Public Scan

URL: https://yx.ins366.com/
Submission: On January 30 via api from US — Scanned from US

Form analysis 13 forms found in the DOM

#/

<form action="#/" spellcheck="false" 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="Password"></div>
  <div id="plugin-Login-BottomControlGroup"></div>
  <div class="controls" style="display: flex">
    <div class="e-checkbox" tabindex="0" data-bind="click: toggleSignMe, onSpace: toggleSignMe"><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><br>
  <h4><span style="color:#E53333;">登陆失败?</span></h4>
  <ul>
    <li><strong>账号或密码错误</strong>
      <p> 根据远程服务器返回的提示或链接,检查并更换重试。通常是未使用正确的<span style="color:#E53333;">邮箱授权码登录或邮箱/密码错误</span></p>
    </li>
    <li><strong>不允许的域</strong>
      <p> 对于不支持的域名电子邮件地址,您可以联系管理员进行添加 </p>
    </li>
  </ul>
  <p></p>
  <h4><span style="color:#E53333;">广告展示</span></h4>
  <style>
    a {
      text-decoration: none;
    }
  </style>
  <!--apple id purchase <a href="#" target="_blank" style="color:#337FE5;">website</a> 苹果id购买网站<a href="#" target="_blank" style="color:#337FE5;">地址</a>--><!-- LinkedIn account purchase <a href="#" target="_blank" style="color:#337FE5;">website</a> 领英年限老号 领英实名号<a href="#" target="_blank" style="color:#337FE5;">购买地址</a>主营各类海外账号和资源对接-->
</form>

#/

<form action="#/" spellcheck="false" 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="click: toggleSignMe, onSpace: toggleSignMe"><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><br>
  <h4><span style="color:#E53333;">登陆失败?</span></h4>
  <ul>
    <li><strong>账号或密码错误</strong>
      <p> 根据远程服务器返回的提示或链接,检查并更换重试。通常是未使用正确的<span style="color:#E53333;">邮箱授权码登录或邮箱/密码错误</span></p>
    </li>
    <li><strong>不允许的域</strong>
      <p> 对于不支持的域名电子邮件地址,您可以联系管理员进行添加 </p>
    </li>
  </ul>
  <p></p>
  <h4><span style="color:#E53333;">广告展示</span></h4>
  <style>
    a {
      text-decoration: none;
    }
  </style>
  <!--apple id purchase <a href="#" target="_blank" style="color:#337FE5;">website</a> 苹果id购买网站<a href="#" target="_blank" style="color:#337FE5;">地址</a>--><!-- LinkedIn account purchase <a href="#" target="_blank" style="color:#337FE5;">website</a> 领英年限老号 领英实名号<a href="#" target="_blank" style="color:#337FE5;">购买地址</a>主营各类海外账号和资源对接-->
</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() &amp;&amp; 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/PLACEHOLDER_ENTER_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/PLACEHOLDER_ENTER_FIRST_NAME"></div>
          <div class="property-line" data-i18n="[title]CONTACTS/PLACEHOLDER_ENTER_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/PLACEHOLDER_ENTER_LAST_NAME"></div>
          <!-- <div class="property-line" data-i18n="[title]CONTACTS/PLACEHOLDER_ENTER_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/PLACEHOLDER_ENTER_MIDDLE_NAME"></div><div class="property-line" data-i18n="[title]CONTACTS/PLACEHOLDER_ENTER_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/PLACEHOLDER_ENTER_NAME_PREFIX"></div><div class="property-line" data-i18n="[title]CONTACTS/PLACEHOLDER_ENTER_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/PLACEHOLDER_ENTER_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/PLACEHOLDER_ENTER_NICK_NAME"></div>
        </div>
      </div>
      <div class="control-group" data-bind="email().length"><label class="fontastic iconsize24" data-i18n="[title]GLOBAL/EMAIL">@</label>
        <div>
          <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="OPENPGP/LABEL_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="OPENPGP/LABEL_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="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="form-horizontal g-ui-user-select-none">
    <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="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, hasfocus: emailFocused, attr: {required: id}">
      </div>
    </div>
    <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: nameFocused"></div>
    <div class="control-group" data-bind="visible: showReplyTo"><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" data-bind="visible: showBcc"><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" data-bind="visible: !showReplyTo() || !showBcc()">
      <div><span data-bind="visible: !showReplyTo()"><span class="g-ui-link" data-i18n="GLOBAL/REPLY_TO" data-bind="click: function () { showReplyTo(true); }"></span> &nbsp;&nbsp; </span><span data-bind="visible: !showBcc()"><span class="g-ui-link"
            data-i18n="GLOBAL/BCC" data-bind="click: function () { showBcc(true); }"></span></span></div>
    </div>
  </div>
  <hr>
  <div class="control-group g-ui-user-select-none">
    <h4 data-i18n="POPUPS_IDENTITY/LABEL_SIGNATURE_ADD"></h4>
    <div data-bind="component: { name: 'Checkbox', params: { label: 'POPUPS_IDENTITY/LABEL_SIGNATURE_INSERT_BEFORE', value: signatureInsertBefore, name: 'SignatureInsertBefore' } }"></div>
  </div>
  <div class="e-signature-place" data-bind="editor: signature"></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: 'Backup public key on server', value: backupPublicKey } }"></div><br>
    <div data-bind="component: { name: 'Checkbox', params: { label: 'Backup private key on server', value: backupPrivateKey } }"></div><br>
    <div data-bind="visible: canGnuPG, component: { name: 'Checkbox', params: { label: 'Store public key on server in GnuPG', value: saveGnuPGPublic } }"></div><br>
    <div data-bind="visible: canGnuPG, component: { name: 'Checkbox', params: { label: 'Store private key on server 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() &amp;&amp; keyErrorMessage(), text: keyErrorMessage"></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><br> -->
    <div data-bind="visible: canGnuPG, component: { name: 'Checkbox', params: { label: 'OPENPGP/STORE_IN_GNUPG', value: saveGnuPG } }"></div>
  </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, hasfocus: !exists()" 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> &nbsp;&nbsp; <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() &amp;&amp; canBeDeleted(), 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.
网络邮件
×

Server message:

✉
🔑

☐Remember Me
🌍
Sign In


登陆失败?

 * 账号或密码错误
   
   根据远程服务器返回的提示或链接,检查并更换重试。通常是未使用正确的邮箱授权码登录或邮箱/密码错误

 * 不允许的域
   
   对于不支持的域名电子邮件地址,您可以联系管理员进行添加



广告展示





×

:

✉
🔑

🌍



登陆失败?

 * 账号或密码错误
   
   根据远程服务器返回的提示或链接,检查并更换重试。通常是未使用正确的邮箱授权码登录或邮箱/密码错误

 * 不允许的域
   
   对于不支持的域名电子邮件地址,您可以联系管理员进行添加



广告展示

📇
 * 

--------------------------------------------------------------------------------

✕

⚙
📁
🗄⚠🗑
☰🗄
✖⬇
⬇
×
▼
 ✉
%
✖
🖉
🗄⚠🗑
❮❯
🖉
←↞
☰



ℹ×

:
:
:

  ()


:
🏷

 * 👁
   
   

 * 

⚙
✖
▼



×







×





×






💾🗑
📇
☰
×

✍ 🔒
⁺📎
 * ×
   


Mailvelope

×
✉🗑
☰⇆
👤

@

✚
📞

✚
🌍

✚
🖉



@📞🌍🖉
×





🗑





×







⚠  



🔥
×






×





×







×




  

--------------------------------------------------------------------------------




×




M←R, Reply↞A, Shift + Reply→F, Fwd→Shift + F, Shift + FwdF1, Help

☑ + A🗄Z🗑Delete, Shift + DeleteT📁InsertQU★I/EnterEnter→, Tab←, Shift + Tab

Enter, OpenBEsc, CloseEsc, CloseShift + Tab, Esc

W, C, New + M + S, SaveSend, + EnterEsc, CloseShift + Esc, Shift + Close

×




×











🔑
×






×







×


:



Actions



Controls



Tests



⬍    🗑

💾
   


⬍🗑

⬍    🗑



   


Inactive


🗑













                  🗑👁
   


  


×



default00:00 AM12:00 AM00:00 (24 hour)24:00 (24 hour)




 





 


 




  ▶️

    ▶️




OpenPGP
   GnuPG

Private keys✍🔓🗑Public keys✔🔒🗑

OpenPGP.js

Private keys🔒🗑Public keys🔑🗑

Mailvelope





Sans-serifArialLucidaTahomaTrebuchetVerdana
SerifTimesPalatinoGeorgia
MonoCourierLucida


   
🖼

⏸
👤



×