Search results

  1. rehan

    Is warming still required if I have clean opt-in data?

    Exactly. Mailbox providers (Gmail, Outlook, Yahoo, etc.) don’t know your list quality on day one. What they do see is: A new IP or domain Suddenly sending a large volume No prior sending history That’s where warming comes in. Mumara follows standard SMTP and ISP spam-compliant rules it won’t...
  2. rehan

    Is warming still required if I have clean opt-in data?

    Great question and honestly, this comes up a lot. For your information. Yes, warming is still required, even if your data is perfectly clean. Clean opt-in data is huge, but warming isn’t really about the data it’s about sender reputation.
  3. rehan

    My IP reputation is ‘neutral’ how long until it improves?

    Good question and yes, this is completely normal. There’s no fixed time limit for an IP to move from Neutral to Good. It depends almost entirely on how you send, not how long the IP exists.
  4. rehan

    Suddenly open rates dropped from 22% to 6% what has been changed?

    I get why this is confusing you, but don’t worry, this usually has a clear reason. First thing to know: Mumara doesn’t randomly drop open rates. A drop from 22% → 6% usually means delivery behavior changed, not tracking. Let’s go through the most common real causes I see.
  5. rehan

    Add custom value to analytics when I send mails via the sendMail API

    Surely, it can, but let me reproduce the case on one of our test installations. I'll get back to you on this shortly.
  6. rehan

    Gmail is clipping my emails is this a Mumara issue?

    Here are some best practices that work really well with Mumara Keep your email HTML lean Avoid overly complex layouts Reuse CSS classes instead of repeating inline styles Optimize images Compress images before uploading Don’t rely on dozens of small image blocks Avoid copy-paste from Word /...
  7. rehan

    Why is my test email landing in spam but production emails don’t?

    Here are some simple rules: Use test emails only for preview & QA Check deliverability using real campaigns Send tests to multiple inboxes (Gmail, Outlook, Yahoo) Open or click test emails occasionally Ensure SPF, DKIM, and tracking domains are properly set If production emails are landing...
  8. rehan

    Do I need a subdomain for email sending?

    Mumara doesn’t force a specific name this part is always flexible. Common and safe options: mail.example.com m.example.com news.example.com notify.example.com What matters is: The subdomain is dedicated to email SPF, DKIM, DMARC and other authentications are set on that subdomain Once...
  9. rehan

    Gmail is clipping my emails is this a Mumara issue?

    I guess thats what you were asking am happy your confusion has been cleared. Mumara sends clean, standards-compliant HTML, but Gmail decides how it renders it. In fact, Mumara does a few things right that help avoid clipping if used properly: It doesn’t inject unnecessary wrappers...
  10. rehan

    Why is my test email landing in spam but production emails don’t?

    Test emails are only good for design, personalization, and to check the working not deliverability judgment. Test sends don’t fully reflect: Throttling behavior Volume ramp-up Natural sending patterns Mailbox providers trust consistent campaign traffic more than isolated tests.
  11. rehan

    Do I need a subdomain for email sending?

    Here’s the real risk, based on what I’ve seen usually. However, you can manage this in Mumara setups: Your domain reputation is shared across: Website Emails Anything tied to that domain If you send campaigns directly from example.com and later: You get spam complaints Engagement drops A bad...
  12. rehan

    Gmail is clipping my emails is this a Mumara issue?

    Hey, Thats a very good question. However, this is NOT a Mumara issue It’s actually a Gmail behavior, and it happens across all email platforms. Let me break it down in simple terms. Gmail automatically clips emails when the HTML size exceeds ~102KB. Once that limit is crossed, Gmail hides part...
  13. rehan

    Why is my test email landing in spam but production emails don’t?

    Yep this is actually very common, and in most cases it’s not a Mumara bug at all. Test emails don’t behave like real campaigns. When you send a test email, you’re usually sending it to: Your own inbox A brand-new or isolated address An address with no prior engagement history Mailbox...
  14. rehan

    Do I need a subdomain for email sending?

    Yes you need a subdomain and you’re right to ask this before sending anything. And you should use a subdomain for email sending. Technically, you can send from your main domain, but it’s risky long-term.
  15. rehan

    What’s the difference between SMTP/API and Campaigns?

    Exactly. SMTP is best for: Password resets OTP emails Order confirmations Account notifications These emails need to go instantly when an action happens. Your app decides when to send Mumara just delivers it. However, if you schedule a campaign for this purpose its not designed for instant...
  16. rehan

    What’s the difference between SMTP/API and Campaigns?

    That’s a very common question. Think of it this way: SMTP or its API is for real-time, one-to-one emails Campaigns are for bulk, one-to-many emails SMTP/API is usually triggered by your application (like login, signup, orders). Campaigns are manually or scheduled sends to a list. They’re...
  17. rehan

    Can I send transactional + newsletters from the same domain?

    My recommendation for you. Since you’re doing both: Separate domains now Don’t mix transactional + marketing on the same domain long-term Sending both from the same domain works. However, it’s not the safest setup If you’re planning to scale, separate subdomains now. It’s a small setup change...
  18. rehan

    Can I send transactional + newsletters from the same domain?

    Not always. You can: Use the same IP But separate domains and DKIM/SPF That alone gives you solid isolation. If volume grows later, then: Dedicated IP for marketing Highly trusted IP/domain for transactional
  19. rehan

    Can I send transactional + newsletters from the same domain?

    That's quite interesting to put some light on. This issue arises frequently, especially when organizations begin scaling. However, my first answer is, yes, you can send both from the same domain but it’s not recommended long-term. Let me explain. How it can be done If you use the same domain...
  20. rehan

    Dedicated IP vs Shared IP what should I choose for 5k subscribers

    My recommendation for ~5k subscribers: Use shared IP Avoid dedicated IP (for now) Focus on clean lists, engagement, and consistency Think of it this way: Shared IP = automatic transmission and Dedicated IP = manual transmission Both work, but it only makes sense when you know the road...
Back
Top