mailbux.com Open in urlscan Pro
94.72.112.61  Public Scan

URL: https://mailbux.com/
Submission: On October 17 via api from IN — Scanned from CA

Form analysis 1 forms found in the DOM

<form login-form-visible="" ng-if="!ui.loading" class="login-form ng-pristine ng-valid ng-scope" r-submit="rpc()">
  <div class="md-dialog-content">
    <div layout="row" layout-gt-xs="column" layout-align="center center" class="layout-gt-xs-column layout-align-center-center layout-row">
      <div flex-gt-xs="100" flex="20" class="login-logo flex-gt-xs-100 flex-20">
        <img retina-src="dist/static/iconset/generated/logo.iconset/icon_128x128.png?v=8bdb7ec72a771ad5e9ea9c224d8e4cda" src="dist/static/iconset/generated/logo.iconset/icon_128x128.png?v=8bdb7ec72a771ad5e9ea9c224d8e4cda">
      </div>
      <div flex-gt-xs="100" flex="80" class="login-desc flex-gt-xs-100 flex-80">
        <div class="md-display-1 ng-binding"> Mailbux </div>
        <div class="ng-binding"> Full-Featured Business Email Suite </div>
      </div>
    </div>
    <div src="templates/user/login-form.html">
      <br>
      <div ng-show="ui.formLoading" aria-hidden="true" class="ng-hide">
        <!-- ngIf: !ui.setupMode -->
        <div ng-if="!ui.setupMode" class="ng-scope">
          <div layout="column" layout-align="center center" class="layout-align-center-center layout-column">
            <div flex="" style="padding-top: 36px;padding-bottom: 24px;" class="flex">
              <md-progress-circular-fast size="50" md-mode="indeterminate" class="ng-isolate-scope"><span md-theme="">
                  <div diameter="" class="circular-loader"></div>
                </span></md-progress-circular-fast>
            </div>
            <div flex="" class="md-padding text-center md-body-1 ng-scope flex" translate="LOGGING_YOU_IN_SECURELY">Logging you in securely...</div>
          </div>
        </div><!-- end ngIf: !ui.setupMode -->
        <!-- ngIf: ui.setupMode -->
      </div>
      <!-- ngIf: ui.two_step_enabled && !ui.reset_mode -->
      <!-- ngIf: !ui.two_step_enabled && ui.reset_mode -->
      <!-- ngIf: !ui.two_step_enabled && !ui.reset_mode -->
      <div ng-hide="ui.formLoading" ng-if="!ui.two_step_enabled &amp;&amp; !ui.reset_mode" class="ng-scope" aria-hidden="false">
        <!-- ngIf: ui.externalAccountOffer && !ui.externalAccount -->
        <react-component
          props="{label: 'EMAIL', autocomplete: true, onFocus: ui.onEmailInputFocus, onBlur: ui.onEmailInputBlur, variant: 'outlined', paddedBottom2: true, error: 'formErrors.email', type: 'email', adormentIcon: ui.findEmailInputIcon, required: true, model: 'login.email'}"
          name="RComponents.InputField">
          <div style="padding-bottom: 12px;">
            <div class="MuiFormControl-root MuiTextField-root MuiFormControl-fullWidth"><label class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-outlined Mui-required Mui-required"
                data-shrink="false">E-mail address<span aria-hidden="true" class="MuiFormLabel-asterisk MuiInputLabel-asterisk"> *</span></label>
              <div class="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-fullWidth MuiInputBase-formControl MuiInputBase-adornedEnd MuiOutlinedInput-adornedEnd"><input aria-invalid="false" name="login.email" required="" type="email"
                  autocomplete="on" class="MuiInputBase-input MuiOutlinedInput-input MuiInputBase-inputAdornedEnd MuiOutlinedInput-inputAdornedEnd" value="">
                <div class="MuiInputAdornment-root MuiInputAdornment-positionEnd"><span class="material-icons MuiIcon-root" aria-hidden="true">mail</span></div>
                <fieldset aria-hidden="true" class="jss12 MuiOutlinedInput-notchedOutline">
                  <legend class="jss14"><span>E-mail address&nbsp;*</span></legend>
                </fieldset>
              </div>
            </div>
          </div>
        </react-component>
        <react-component props="{password: true, autocomplete: true,  variant: 'outlined', paddedBottom: false, error: 'formErrors.password', label: 'PASSWORD', required: true, model: 'login.password'}" name="RComponents.InputField">
          <div style="padding-bottom: 12px;">
            <div class="MuiFormControl-root MuiFormControl-fullWidth"><label class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-outlined Mui-required Mui-required"
                data-shrink="false">Password<span aria-hidden="true" class="MuiFormLabel-asterisk MuiInputLabel-asterisk"> *</span></label>
              <div class="MuiInputBase-root MuiOutlinedInput-root jss16 jss18 MuiInputBase-formControl MuiInputBase-adornedEnd MuiOutlinedInput-adornedEnd"><input aria-invalid="false" name="login.password" required="" type="password"
                  class="MuiInputBase-input MuiOutlinedInput-input MuiInputBase-inputAdornedEnd MuiOutlinedInput-inputAdornedEnd" value="">
                <div class="MuiInputAdornment-root MuiInputAdornment-positionEnd"><button class="MuiButtonBase-root MuiIconButton-root MuiIconButton-edgeEnd" tabindex="0" type="button"><span class="MuiIconButton-label"><span
                        class="material-icons MuiIcon-root" aria-hidden="true">visibility_off</span></span><span class="MuiTouchRipple-root"></span></button></div>
                <fieldset aria-hidden="true" class="jss12 MuiOutlinedInput-notchedOutline jss17 jss19" style="padding-left: 8px;">
                  <legend class="jss13" style="width: 0.01px;"><span>​</span></legend>
                </fieldset>
              </div>
            </div>
          </div>
        </react-component>
        <!-- ngIf: externalInfo.pre_setup && ui.externalAccount -->
        <!-- ngInclude: 'templates/user/mail-login.html' -->
        <div ng-include="'templates/user/mail-login.html'" class="ng-scope">
          <div class="ng-scope">
            <!-- ngIf: ui.externalAccount -->
          </div>
        </div>
        <react-component props="{select: true, variant: 'outlined', paddedBottom2: true, label: 'LANGUAGE', model: 'login.language', change: changeLanguage, options: login.languages, name: $root.site.displayLanguage, value: 'iso'}"
          name="RComponents.InputField">
          <div style="padding-bottom: 12px;">
            <div class="MuiFormControl-root MuiFormControl-fullWidth"><label class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-filled"
                data-shrink="true" id="select-helper-label-3">Language</label>
              <div class="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-formControl" inputlabelprops="[object Object]">
                <div class="MuiSelect-root MuiSelect-select MuiSelect-selectMenu MuiSelect-outlined MuiInputBase-input MuiOutlinedInput-input" tabindex="0" role="button" aria-haspopup="listbox" aria-labelledby="select-helper-label-3 select-n-3"
                  id="select-n-3"><span>English</span></div><input name="login.language" aria-hidden="true" tabindex="-1" class="MuiSelect-nativeInput" value="en"><svg class="MuiSvgIcon-root MuiSelect-icon MuiSelect-iconOutlined" focusable="false"
                  viewBox="0 0 24 24" aria-hidden="true">
                  <path d="M7 10l5 5 5-5z"></path>
                </svg>
                <fieldset aria-hidden="true" class="jss12 MuiOutlinedInput-notchedOutline" style="padding-left: 8px;">
                  <legend class="jss13" style="width: 60.5px;"><span>​</span></legend>
                </fieldset>
              </div>
            </div>
          </div>
        </react-component>
        <!-- ngIf: $root.CONF.HAS_FEATURE_APP_CONNECTOR && $root.CONF.APP_CONNECTOR_ENABLED && !$root.helpers.sys.isCordovaIOS() -->
        <div ng-if="$root.CONF.HAS_FEATURE_APP_CONNECTOR &amp;&amp; $root.CONF.APP_CONNECTOR_ENABLED &amp;&amp; !$root.helpers.sys.isCordovaIOS()" class="ng-scope">
          <react-component props="{paddedBottom: true, label: 'CLIENT', model: 'login.client'}" name="RComponents.AppChoices">
            <div style="padding-bottom: 8px;">
              <div class="MuiFormControl-root MuiFormControl-fullWidth"><label class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-filled"
                  data-shrink="true" id="select-helper-label-4">Client</label>
                <div class="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-formControl" inputlabelprops="[object Object]">
                  <div class="MuiSelect-root MuiSelect-select MuiSelect-selectMenu MuiSelect-outlined MuiInputBase-input MuiOutlinedInput-input" tabindex="0" role="button" aria-haspopup="listbox" aria-labelledby="select-helper-label-4 select-n-4"
                    id="select-n-4">
                    <li class="MuiListItem-root MuiListItem-gutters" style="padding: 0px 8px;">
                      <div class="MuiListItemIcon-root"><img alt="Mailbux" src="dist/static/iconset/generated/logo.iconset/icon_128x128.png?v=8bdb7ec72a771ad5e9ea9c224d8e4cda" style="width: 20px; height: 20px;"></div>
                      <div class="MuiListItemText-root" style="margin: 0px;"><span class="MuiTypography-root MuiListItemText-primary MuiTypography-body1 MuiTypography-displayBlock">Mailbux</span></div>
                    </li>
                  </div><input name="login.client" aria-hidden="true" tabindex="-1" class="MuiSelect-nativeInput" value="default"><svg class="MuiSvgIcon-root MuiSelect-icon MuiSelect-iconOutlined" focusable="false" viewBox="0 0 24 24"
                    aria-hidden="true">
                    <path d="M7 10l5 5 5-5z"></path>
                  </svg>
                  <fieldset aria-hidden="true" class="jss12 MuiOutlinedInput-notchedOutline" style="padding-left: 8px;">
                    <legend class="jss13" style="width: 38.75px;"><span>​</span></legend>
                  </fieldset>
                </div>
              </div>
            </div>
          </react-component>
        </div><!-- end ngIf: $root.CONF.HAS_FEATURE_APP_CONNECTOR && $root.CONF.APP_CONNECTOR_ENABLED && !$root.helpers.sys.isCordovaIOS() -->
        <!-- ngIf: !ADDING_SESSION && !$root.helpers.sys.isNWJS() -->
        <div ng-if="!ADDING_SESSION &amp;&amp; !$root.helpers.sys.isNWJS()" class="ng-scope">
          <react-component props="{checkbox: true, variant: 'outlined', paddedBottom: true, label: 'REMEMBER_ME', model: 'login.remember_me'}" name="RComponents.InputField">
            <div style="padding-bottom: 8px;">
              <div class="MuiFormControl-root MuiFormControl-fullWidth"><label class="MuiFormControlLabel-root"><span
                    class="MuiButtonBase-root MuiIconButton-root jss20 MuiCheckbox-root MuiCheckbox-colorPrimary jss21 Mui-checked MuiIconButton-colorPrimary" aria-disabled="false"><span class="MuiIconButton-label"><input class="jss23"
                        type="checkbox" data-indeterminate="false" value="true"><svg class="MuiSvgIcon-root" focusable="false" viewBox="0 0 24 24" aria-hidden="true">
                        <path d="M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"></path>
                      </svg></span><span class="MuiTouchRipple-root"></span></span><span class="MuiTypography-root MuiFormControlLabel-label MuiTypography-body1">Remember me on this device</span></label></div>
            </div>
          </react-component>
        </div><!-- end ngIf: !ADDING_SESSION && !$root.helpers.sys.isNWJS() -->
        <!-- ngIf: $root.helpers.sys.isCordova() && user.is_guest && $root.CONF.PRODUCT_URL && $root.CONF.PRODUCT_URL.length && !$root.helpers.sys.isCordovaIOS() -->
      </div><!-- end ngIf: !ui.two_step_enabled && !ui.reset_mode -->
    </div>
  </div>
  <div layout="row" layout-align="end center" class="layout-align-end-center layout-row">
    <div ng-style="{visibility: ui.formLoading ? 'hidden' : 'visible'}" src="templates/user/login-form-actions.html" style="visibility: visible;">
      <!-- ngIf: ui.two_step_enabled && !ui.reset_mode -->
      <!-- ngIf: ui.reset_mode -->
      <!-- ngIf: !ui.two_step_enabled && !ui.reset_mode --><button class="md-button ng-scope md-ink-ripple" type="button" ng-transclude="" ng-click="forgotStuff()" ng-if="!ui.two_step_enabled &amp;&amp; !ui.reset_mode" loading="">
        <span translate="FORGOT_PASSWORD" class="ng-scope">Forgot?</span>
      </button><!-- end ngIf: !ui.two_step_enabled && !ui.reset_mode -->
      <span flex="" class="flex"></span>
      <!-- ngIf: ui.two_step_enabled && !ui.reset_mode -->
      <!-- ngIf: !ui.two_step_enabled && !ui.reset_mode --><button class="md-raised md-primary md-button ng-scope md-autofocus md-ink-ripple" type="submit" ng-transclude="" ng-if="!ui.two_step_enabled &amp;&amp; !ui.reset_mode" loading=""
        md-autofocus="">
        <span translate="LOGIN" class="ng-scope">Login</span>
      </button><!-- end ngIf: !ui.two_step_enabled && !ui.reset_mode -->
      <!-- ngIf: ui.reset_mode -->
    </div>
  </div>
  <!-- ngIf: $root.$mdMedia('xs') || $root.$mdMedia('sm') -->
  <!-- ngIf: $root.$mdMedia('xs') || $root.$mdMedia('sm') -->
  <react-component name="RComponents.ShowLinksBelowLogin">
    <div class="MuiGrid-root login-social-links MuiGrid-container">
      <div class="MuiGrid-root"><a href="https://mailwish.com" target="_blank" title="Create account" class="" style="margin-right: 8px;"><i class="fa fa-link"></i></a></div>
    </div>
  </react-component>
</form>

Text Content

Mailbux needs javascript to run. Please enable it and then refresh to try again.
v0.8.1
Mailbux
Full-Featured Business Email Suite


Logging you in securely...
E-mail address *
mail
E-mail address *
Password *
visibility_off

Language
English
Client
Mailbux
Remember me on this device
Forgot? Login





mail
hello