E-commerce7 min read

InSales email for Russian online stores

InSales is a SaaS e-commerce platform specifically built for the Russian market. Its transactional email works out of the box — and fails out of the box once your customers are on Mail.ru. Here is the fix.

InSales handles sending for you, like Shopify does. It gives you more knobs than Ecwid but fewer than Bitrix. The sweet spot for a Russian-market store is: configure the sender domain, publish the DNS records InSales gives you, customize the templates sparingly, and then run a Mail.ru / Yandex weighted seed test before every meaningful change.

InSales + RU providers

Authenticate the sender domain via InSales admin. Publish SPF include + DKIM CNAMEs. Register with Mail.ru Postmaster and Yandex Postoffice. Run seed tests against RU providers specifically.

The default InSales sending path

Out of the box, order confirmations go from an InSales-owned envelope domain with your store name in the From display. Gmail shows a "via" disclaimer. Mail.ru is stricter: without aligned DKIM on your own domain, Mail.ru can classify even transactional mail as suspicious when volume picks up.

Configure the sender domain

  1. InSales admin → Settings → Notifications (Настройки / Уведомления).
  2. Change sender email to orders@yourstore.ru.
  3. InSales generates the DNS records to publish. Typically an SPF include, two DKIM CNAMEs and a DMARC suggestion.
  4. Publish at your registrar (REG.RU, nic.ru, Cloudflare).
  5. Return to admin and verify. Wait if propagation lags.
; example DNS records for InSales-hosted sender
yourstore.ru.                       TXT   "v=spf1 include:_spf.insales.ru ~all"
is1._domainkey.yourstore.ru         CNAME  is1._domainkey.insales.ru.
is2._domainkey.yourstore.ru         CNAME  is2._domainkey.insales.ru.
_dmarc.yourstore.ru                 TXT   "v=DMARC1; p=none; rua=mailto:dmarc@yourstore.ru; adkim=r; aspf=r"
Register with Mail.ru Postmaster

Go to postmaster.mail.ru, add yourstore.ru, publish the verification TXT they provide. Do the same atpostoffice.yandex.ru. Those are the only two dashboards that show you reputation with the providers your customers actually use.

Template review

InSales admin has a notifications editor. Review these specifically:

  • Order confirmation (customer) — the critical revenue touch. Simplify, strip upsell blocks.
  • Order status change — fires on every manual transition. Keep subject informative.
  • Abandoned cart — marketing, not transactional. Route through a separate stream if volume is high.
  • Admin new-order — verify it lands in your inbox (not your corporate spam folder).

UTF-8 encoding is handled correctly by InSales by default. Do not paste template content from Word — it often injects Windows-1251 characters that render as mojibake.

Avoid Promotions tab on Gmail

InSales stores selling internationally often see Gmail Promotions placement on order confirmations. Causes:

  • Heavy default template (product image grid, banner, promo footer).
  • Reply-to set to a no-reply mailbox.
  • Image-to-text ratio > 40%.
  • URL with tracking redirector (InSales click tracking).

The fix: simplify the template, set Reply-To to a monitored mailbox, disable click tracking on transactional templates if InSales offers the toggle.

Testing before launch

InSales admin has a test-send button. Use it for layout only. For placement, place a real order:

  1. Use a seed email list covering Mail.ru, Yandex, Rambler, Gmail, Outlook.
  2. Place an order — real cart, real checkout.
  3. Walk it through status changes.
  4. Record placement per provider: Inbox, Promotions, Spam, Missing.
RU-weighted placement test for InSales

Our seed set is Mail.ru, Yandex, Rambler, Gmail, Outlook and 15+ others. Real screenshots of where your InSales orders actually land.

→ Run Free Test · → InSales integration beta

FAQ

Can I bring my own ESP for InSales transactional mail?

For order confirmations, no — InSales owns the native path. For marketing and abandoned cart, you can route via Unisender, SendPulse, or MindBox, which most InSales stores do.

Why does Mail.ru put my InSales orders in spam even after authentication?

Reputation warming. A new domain + new envelope combination sits in a probation state with Mail.ru for 2-4 weeks even with perfect authentication. Check Mail.ru Postmaster, send consistently, do not blast.

Does InSales support DMARC?

Yes, their DKIM is aligned to your domain once you verify. Publish DMARC at p=none, monitor rua reports for a month, then tighten to quarantine with low pct.

What about SMS notifications via SMSC or similar?

Out of scope for email deliverability but worth noting: InSales integrates with SMSC and others. SMS complements confirmation emails — if email placement is unreliable, SMS is the backstop.
Related reading

Check your deliverability across 20+ providers

Gmail, Outlook, Yahoo, Mail.ru, Yandex, GMX, ProtonMail and more. Real inbox screenshots, SPF/DKIM/DMARC, spam engine verdicts. Free, no signup.

Run Free Test →

Unlimited tests · 20+ seed mailboxes · Live results · No account required