webmail.uberspace.de Open in urlscan Pro
2a00:d0c0:200:0:b9:1a:9c:4b  Public Scan

Submitted URL: http://webmail.nunki.uberspace.de/
Effective URL: https://webmail.uberspace.de/
Submission: On March 03 via api from US — Scanned from US

Form analysis 9 forms found in the DOM

#/

<form action="#/" 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" spellcheck="false" 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"
      spellcheck="false" 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="signMeLabel" data-bind="visible: signMeVisibility, component: { name: 'CheckboxSimple', params: { label: 'LOGIN/LABEL_SIGN_ME', value: signMe } }" style="display: none;">
      <div class="e-component e-checkbox" tabindex="0" data-bind="click: click, onSpace: click, css: { 'disabled': !enable() }">
        <i role="checkbox" class="e-checkbox-icon fontastic" data-bind="text: value() ? 'โ˜‘' : 'โ˜'">โ˜</i><!-- ko if: labeled --><span data-bind="attr: {'data-i18n': label}" data-i18n="LOGIN/LABEL_SIGN_ME">Remember Me</span><!-- /ko --></div>
    </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 btn-block buttonLogin" data-bind="command: submitCommand" data-i18n="LOGIN/BUTTON_SIGN_IN">Sign In</button></div>
</form>

#/

<form action="#/" 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" spellcheck="false" 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"
      spellcheck="false" 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="signMeLabel" data-bind="visible: signMeVisibility, component: { name: 'CheckboxSimple', params: { label: 'LOGIN/LABEL_SIGN_ME', value: signMe } }"></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 btn-block buttonLogin" data-bind="command: submitCommand" data-i18n="LOGIN/BUTTON_SIGN_IN"></button></div>
</form>

<form id="accountform" class="modal-body form-horizontal" autocomplete="off" 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 data-bind="visible: submitErrorAdditional, text: submitErrorAdditional"></div>
  </div>
  <div class="control-group" data-bind="css: {'error': emailError}"><label data-i18n="GLOBAL/EMAIL"></label><strong style="margin-top: 5px;" data-bind="visible: !isNew(), text: email"></strong><input type="email" class="input-xlarge" autofocus=""
      autocorrect="off" autocapitalize="off" spellcheck="false" data-bind="visible: isNew, textInput: email"></div>
  <div class="control-group" data-bind="css: {'error': passwordError}"><label data-i18n="GLOBAL/PASSWORD"></label><input type="password" class="input-xlarge" autocomplete="new-password" autocorrect="off" autocapitalize="off" spellcheck="false"
      required="" data-bind="value: password"></div>
</form>

#/

<form id="advancedsearchform" class="modal-body form-horizontal" action="#/" autocomplete="off" data-bind="submit: submitForm">
  <div class="row">
    <div class="span4">
      <div class="control-group"><label data-i18n="GLOBAL/FROM"></label><input type="text" autofocus="" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" data-bind="value: from"></div>
      <div class="control-group"><label data-i18n="GLOBAL/TO"></label><input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" data-bind="value: to"></div>
      <div class="control-group"><label data-i18n="GLOBAL/SUBJECT"></label><input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" data-bind="value: subject"></div>
      <div class="control-group"><label data-i18n="SEARCH/LABEL_TEXT"></label><input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" data-bind="value: text"></div>
    </div>
    <div class="span4">
      <div class="control-group"><label data-i18n="SEARCH/LABEL_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/LABEL_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/LABEL_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/LABEL_UNSEEN', value: unseen } }"></div>
          <div data-bind="component: { name: 'Checkbox', params: { label: 'SEARCH/LABEL_FLAGGED', value: starred } }"></div>
          <div data-bind="component: { name: 'Checkbox', params: { label: 'SEARCH/LABEL_HAS_ATTACHMENT', value: hasAttachment } }"></div>
        </div>
      </div>
    </div>
  </div>
</form>

<form id="createfolderform" class="modal-body form-horizontal" autocomplete="off" data-bind="submit: submitForm">
  <div class="control-group"><label data-i18n="POPUPS_CREATE_FOLDER/LABEL_PARENT"></label><select
      data-bind="options: parentFolderSelectList, value: selectedParentValue, optionsText: 'name', optionsValue: 'id', optionsAfterRender: defaultOptionsAfterRender"></select></div>
  <div class="control-group"><label data-i18n="GLOBAL/NAME"></label><input type="text" autofocus="" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" required="" pattern="^[^\\/]+$" data-bind="textInput: folderName"></div>
  <div class="control-group" data-bind="component: { name: 'Checkbox', params: { label: 'SETTINGS_FOLDERS/BUTTON_SUBSCRIBE', value: folderSubscribe } }"></div>
</form>

<form id="identityform" class="modal-body" autocomplete="off" 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" data-bind="css: {'error': emailHasError}"><label data-i18n="GLOBAL/EMAIL"></label>
      <div>
        <div class="textEmail" data-bind="text: email, visible: owner"></div><input type="email" class="input-xlarge" autofocus="" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"
          data-bind="visible: !owner(), value: email, hasfocus: emailFocused">
      </div>
    </div>
    <div class="control-group"><label data-i18n="GLOBAL/NAME"></label><input type="text" class="input-xlarge" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" data-bind="value: name"></div>
    <div class="control-group" data-bind="visible: showReplyTo, css: {'error': replyToHasError}"><label data-i18n="GLOBAL/REPLY_TO"></label><input type="text" class="inputReplyTo input-xlarge" autocomplete="off" autocorrect="off" autocapitalize="off"
        spellcheck="false" data-bind="value: replyTo, hasfocus: replyToFocused"></div>
    <div class="control-group" data-bind="visible: showBcc, css: {'error': bccHasError}"><label data-i18n="GLOBAL/BCC"></label><input type="text" class="inputBcc input-xlarge" autocomplete="off" autocorrect="off" autocapitalize="off"
        spellcheck="false" data-bind="value: bcc, hasfocus: bccFocused"></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">
    <div data-bind="component: { name: 'Checkbox', params: { label: 'POPUPS_IDENTITY/LABEL_SIGNATURE_INSERT_BEFORE', value: 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" 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><!-- 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" spellcheck="false"
      list="emailaddresses" data-bind="value: email"><datalist id="emailaddresses"><!-- ko foreach: identities -->
      <option data-bind="attr:{value:email}"></option><!-- /ko -->
    </datalist></div>
  <div class="control-group"><label data-i18n="GLOBAL/NAME"></label><input type="text" required="" class="input-xlarge" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" 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" spellcheck="false" 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>
</form>

<form id="openpgp-import" class="modal-body form-horizontal" 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="inputKey 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="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>
</form>

Text Content

An error occurred.
Please refresh the page and try again.
Uberspace Webmail
ร—

Server message:

โœ‰
๐Ÿ”‘

โ˜Remember Me
๐ŸŒ
Sign In



ย 


ร—

:

โœ‰
๐Ÿ”‘

๐ŸŒ

๐Ÿ“‡
 * 

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



โš™
โฎ
๐Ÿ“
๐Ÿ“
๐Ÿ—„โš ๐Ÿ—‘
โ˜ฐ
โฌ‡
ร—
โ–ผ
ย 
%
โœ–
๐Ÿ–‰
๐Ÿ—„โš ๐Ÿ—‘
โฎโฏ
๐Ÿ–‰
โ†โ†žโ†’
โ˜ฐ



โ„น!ร—
()
:
:
:

ย  () %


:
โ˜ฐ
 * ๐Ÿ‘
   โ–ถ
   
   

โš™
โœ–



ร—




ร—




ร—






๐Ÿ’พ๐Ÿ—‘
๐Ÿ“‡
โ˜ฐ
ร—

ย ย 
โบ๐Ÿ“Ž
 * ร—
   




ร—
โœ‰๐Ÿ—‘
โ˜ฐโ‡†
๐Ÿ‘ค

@

โœš
๐Ÿ“ž

๐ŸŒ

ร—





๐Ÿ—‘





ร—




โš ย ย 



๐Ÿ”ฅ
ร—






ร—





ร—




ร—




ย ย 

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




ร—




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, OpenB + PEsc, CloseEsc, CloseShift + Tab, Esc

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

ร—




ร—











๐Ÿ”‘
ร—






ร—







ร—


:



Actions



Controls



Tests



โฌย ย  ๐Ÿ—‘

๐Ÿ’พ
ย ย ย 

โฌ๐Ÿ—‘

โฌย ย  ๐Ÿ—‘



ย ย ย 


๐Ÿ—‘









โœš



ย  ย  ย  ย  ย  ย  ย  ย  ย  ย  ๐Ÿ—‘๐Ÿ‘
ย ย ย 

ย ย 


ร—



ย 


ย 



ย  โ–ถ๏ธ

ย  ย  โ–ถ๏ธ



โฎ


OpenPGP
ย ย 




GnuPG

Private keysโœ๐Ÿ”“๐Ÿ—‘Public keysโœ”๐Ÿ”’๐Ÿ—‘

OpenPGP.js

Private keys๐Ÿ”’๐Ÿ—‘Public keys๐Ÿ”‘๐Ÿ—‘

Mailvelope





ย ย ย 
๐Ÿ–ผ

โธ

๐Ÿ‘ค



ร—