MailWish

Recommended Services
Supported Scripts
WordPress
Hubspot
Joomla
Drupal
Wix
Shopify
Magento
Typeo3
Business Email HostingGuides

White-Label Email Reselling: Build Your Own Branded Email Service

.mailwish-reseller-guide {
--mw-navy: #071c4d;
--mw-blue: #175cff;
--mw-ink: #26364d;
--mw-muted: #58687d;
--mw-border: #dce4ef;
--mw-soft: #f5f8fc;
box-sizing: border-box;
display: block;
width: 100%;
max-width: 100%;
overflow: hidden;
color: var(--mw-ink);
overflow-wrap: break-word;
}
.mailwish-reseller-guide,
.mailwish-reseller-guide * {
box-sizing: border-box;
...