BombBomb has been helping sales professionals stand out in crowded inboxes since 2006. The idea is genuinely clever: replace a wall of text with a short, personal video, and watch your response rates climb. For thousands of real estate agents, mortgage brokers, and sales teams, BombBomb became the go-to tool for adding a human touch to digital outreach.
But something frustrating keeps coming up in forums, review sites, and support threads: BombBomb emails are landing in spam. Or in the Gmail promotions tab. Or they are arriving with the sender name showing as “BombBomb” instead of the user’s actual name. When the video that took you five minutes to record never reaches the recipient’s primary inbox, the entire value proposition breaks down.
This guide walks through the most common BombBomb issues users report, explains the technical reasons behind each one, and provides concrete troubleshooting steps. Where the problem is structural and cannot be fully resolved within BombBomb, we will be straightforward about that too.
1. Emails Landing in Spam or Promotions
This is the single most reported issue with BombBomb, and it has a clear technical explanation. When you send a video email through BombBomb, the message is dispatched from BombBomb’s mail servers, not from your own email domain. From the perspective of Gmail, Outlook, or any email provider, the sender is BombBomb’s infrastructure, not you.
Email providers use sender reputation to decide where messages land. When thousands of users share the same sending infrastructure, one user’s bad practices (purchased lists, high bounce rates, spam complaints) can degrade deliverability for everyone on those servers. This is known as shared IP reputation, and it is an inherent limitation of any platform that sends email on behalf of its users from centralized servers.
Additionally, BombBomb emails contain HTML-heavy templates with embedded GIF previews, tracking pixels, and multiple redirect links. These are exactly the signals that modern spam filters look for when deciding whether a message belongs in Promotions or Spam rather than the Primary inbox.
What you can do:
- Set up SPF, DKIM, and DMARC records for your sending domain. BombBomb’s documentation walks through this process, and it helps email providers verify that you authorized the send.
- Ask key recipients to add your sending address to their contacts or whitelist it. This signals to their email provider that your messages are wanted.
- Keep your templates as clean as possible. Reduce unnecessary HTML, minimize the number of links, and avoid promotional language in subject lines.
- Monitor your domain reputation using Google Postmaster Tools. If you see a decline, pause your campaigns and clean your contact list before resuming.
The structural limitation: Even with perfect configuration, your emails are still sent from BombBomb’s servers. You cannot fully control shared IP reputation, and HTML-rich video emails will always carry more spam signals than plain-text messages. This is a trade-off inherent to the video email model.
2. Sender Name Displays as “BombBomb”
Several users report that their recipients see “BombBomb” as the sender name rather than the user’s actual name or company. This happens because email clients sometimes pull the sender identity from the sending infrastructure’s headers rather than the configured display name, especially when authentication records are not perfectly aligned.
What you can do:
- Double-check your sender name and email address settings in your BombBomb account under Account Settings.
- Ensure your SPF and DKIM records are correctly configured so email clients trust your display name over the server identity.
- Send a test email to yourself and check both the “From” field and the email headers. If the headers reference BombBomb’s domain, the display name issue is server-side and cannot be fully overridden from your account settings alone.
3. Chrome Extension Does Not Start with Browser
BombBomb’s Chrome extension is a core part of the workflow for many users. It lets you record a video directly from your browser and insert it into an email without switching applications. However, users consistently report that the extension does not load automatically when Chrome starts. You open your browser, click the BombBomb icon, and nothing happens until you manually refresh the page or restart the extension.
This is typically caused by Chrome’s extension lifecycle management. Chrome suspends inactive extensions to save memory, and if BombBomb’s extension does not register a persistent background service worker correctly, it can fail to initialize on startup.
What you can do:
- After opening Chrome, navigate to
chrome://extensions, find BombBomb, and toggle it off and back on. - Pin the BombBomb extension to your toolbar so you can quickly see whether it is active (colored icon) or inactive (greyed out).
- Disable other extensions that may conflict with BombBomb, particularly other screen recording or email tools.
- If the problem persists across Chrome updates, consider using BombBomb’s desktop application for recording instead of relying on the extension.
4. Screen Recording Does Not Work Properly
BombBomb offers screen recording alongside webcam recording, which is useful for demos, walkthroughs, and presentations. However, users report that screen recording fails to capture the intended content: it records a black screen, captures the wrong monitor, or produces choppy output with dropped frames.
Screen recording in the browser depends on Chrome’s getDisplayMedia API, which requires explicit permission grants each time. Hardware acceleration settings, multiple monitors, and operating system security policies (especially on macOS) can all interfere with the recording.
What you can do:
- Check your operating system’s screen recording permissions. On macOS, go to System Settings > Privacy & Security > Screen Recording and ensure Chrome (or BombBomb’s desktop app) is listed and enabled.
- If you use multiple monitors, try selecting a specific window rather than an entire screen when the recording prompt appears.
- Disable hardware acceleration in Chrome settings (
chrome://settings> System > Use hardware acceleration) and test again. - Close resource-intensive tabs and applications before recording. Screen capture is CPU-intensive, and background processes can cause frame drops.
5. Recording Silently Stops Without Notification
This is one of the most frustrating issues users describe. You start recording a video, deliver your message, stop the recording after a few minutes, and discover that the recording actually stopped partway through. The indicator gave no warning, and you have been talking to a camera that was no longer capturing anything.
Silent recording failures typically happen when Chrome suspends the tab running the extension, when the system runs low on memory, or when a background process interrupts the media stream. The extension does not always detect the interruption in real time, which means there is no visible error or notification.
What you can do:
- Keep the BombBomb recording tab in the foreground while recording. Chrome is more aggressive about suspending background tabs.
- Close unnecessary tabs and applications before recording to free system memory.
- Watch the recording timer or indicator during your recording. If it stops incrementing, the recording has likely failed.
- For important recordings, do a short test recording first to verify the extension is working correctly before recording your full message.
- If silent stops happen frequently, switch to BombBomb’s desktop app or use a dedicated screen recorder as a backup.
6. Mobile App: Empty Video Library or Videos Stuck Processing
BombBomb’s mobile app allows recording and sending videos on the go, which is especially valuable for sales professionals who are not always at their desk. However, users report opening the app to find an empty video library, videos that show as permanently processing, or recordings that were captured but never uploaded successfully.
These issues often relate to how the app handles background uploads. If the app is closed or loses network connectivity during upload, the video can get stuck in a liminal state where it exists locally but was never fully processed on BombBomb’s servers.
What you can do:
- After recording a video on mobile, keep the app open and in the foreground until the upload completes. Avoid switching to other apps during the upload process.
- Check your network connection. Large video files need a stable connection to upload successfully. Wi-Fi is preferable to cellular data for longer recordings.
- Force-close the app and reopen it. This sometimes triggers a re-sync with BombBomb’s servers and resolves the empty library issue.
- If videos remain stuck processing after 24 hours, contact BombBomb support with the video IDs. The files may need to be manually reprocessed on their end.
7. Gmail Plugin Built on Older Architecture
BombBomb integrates with Gmail through a browser plugin that adds a video recording button directly within the Gmail compose window. This integration is convenient when it works, but users report unpredictable behavior: the plugin disappears from the compose window, videos fail to insert, or the compose window freezes after recording.
Gmail’s compose interface has been updated multiple times, and plugins built on earlier versions of Gmail’s API can struggle to keep pace. When Gmail rolls out interface changes, third-party plugins sometimes break until they are updated to match the new DOM structure or API endpoints.
What you can do:
- Ensure both the BombBomb extension and Chrome are updated to the latest versions.
- Try disabling and re-enabling the BombBomb extension after Gmail updates.
- If the compose window freezes, open a new compose window rather than trying to recover the frozen one. Your draft should auto-save.
- As a reliable workaround, record your video in BombBomb’s web interface, copy the share link, and paste it into your Gmail message manually. This bypasses the plugin entirely.
8. Platform Reliability Concerns
Users who depend on BombBomb for daily sales outreach have noted recurring platform stability issues. Since October 2023, community reports and status page archives indicate over 23 tracked outages affecting recording, email sending, video processing, or login access. For a tool that sits at the center of a sales workflow, downtime means missed follow-ups, undelivered proposals, and lost momentum with prospects.
What you can do:
- Bookmark BombBomb’s status page and check it whenever you encounter issues. This helps distinguish between platform-wide outages and local problems on your end.
- Have a backup workflow ready. If BombBomb is down, you should be able to record a quick video with your phone or a local screen recorder and send it through your regular email client.
- If reliability is critical to your business, consider maintaining a parallel tool for time-sensitive outreach so that no single outage blocks your entire sales pipeline.
When Troubleshooting Is Not Enough
Many of the issues above have workarounds, and BombBomb’s support team can help with specific configurations. But some problems are structural. The email deliverability challenge stems from BombBomb’s architecture: emails sent from third-party servers, wrapped in HTML-heavy templates, will always face stricter filtering than messages sent directly from your own domain. No amount of SPF configuration changes the fundamental sender identity question.
The Chrome extension and recording issues reflect the complexity of building browser-based media tools on top of APIs that change with every Chrome update. These are engineering challenges that affect many browser-extension-based products, not just BombBomb. But for users whose business depends on reliable recording and delivery, the frequency of these issues can become untenable.
If you have worked through the troubleshooting steps above and your core issues persist, it may be worth evaluating whether the video-in-email approach itself is the right model for your outreach, or whether a different architecture could solve the deliverability problem at its root.
A Different Approach: Keeping Video Out of the Email
Custom One was built on a simple observation: the deliverability problems with video email are not bugs to fix but consequences of the architecture. Embedding video content inside email messages and sending them from third-party servers will always trigger spam filters. The solution is not to optimize the email. It is to rethink what the email does.
With Custom One, your email stays clean. It is a short, plain message sent from your own domain, through your own email infrastructure. No heavy HTML, no embedded GIFs, no third-party tracking pixels. The email contains a link to a personalized video funnel page hosted on your domain, where the recipient watches a video tailored to their specific profile, sees an offer page customized to their needs, and takes action.
This approach separates the delivery mechanism (email) from the experience mechanism (personalized video funnel). The email does what email does best: reach the primary inbox reliably. The video does what video does best: build trust, explain value, and drive conversion. Neither compromises the other.
Because Custom One uses intelligent quiz funnels to qualify and segment each lead before delivering the video, every prospect receives content that matches their specific situation. A real estate investor sees different messaging than a first-time homebuyer. A marketing director sees a different offer than a solopreneur. The personalization happens automatically through the funnel architecture, not through manually recording a new video for every recipient.
BombBomb vs Custom One: Feature Comparison
| Feature | Custom One | BombBomb |
|---|---|---|
| Email deliverability | Emails sent from your domain — clean, plain messages | Emails sent from BombBomb’s shared servers with HTML templates |
| Sender identity | Always shows your name and domain | May display “BombBomb” depending on configuration |
| Video delivery | Personalized funnel page on your domain | Embedded GIF preview linking to BombBomb-hosted page |
| Recording reliability | Record once, deliver to thousands via automated funnels | Chrome extension with reported silent stops and startup issues |
| Lead qualification | Built-in quiz funnels that segment and score leads | No native lead qualification |
| Personalization | Entire funnel adapts to each prospect automatically | Manual: record a new video per recipient |
| Analytics | Full-funnel: conversion rates, cost per lead, revenue attribution | Email engagement: opens, plays, watch duration |
| Pricing model | Flat rate — entire team, all features | Per seat: $33–$49/user/month |
| Platform stability | Cloud-native infrastructure, no browser extension dependency | 23+ tracked outages since October 2023 |
FAQ — BombBomb Email Deliverability
Why are my BombBomb emails going to spam?
BombBomb emails are sent from BombBomb’s own mail servers rather than from your domain. Email providers like Gmail and Outlook evaluate sender reputation at the server level, and when thousands of users share the same sending infrastructure, deliverability depends on the collective behavior of all senders. Combined with HTML-heavy templates that contain tracking pixels and embedded GIF previews, spam filters frequently classify these messages as promotional. Setting up SPF, DKIM, and DMARC can help, but the underlying architecture means you do not fully control your sending reputation.
How can I improve BombBomb email deliverability?
Start with domain authentication: configure SPF, DKIM, and DMARC records following BombBomb’s documentation. Keep your contact lists clean by removing bounced addresses and unengaged contacts regularly. Use the simplest email templates available and minimize promotional language in subject lines. Ask your most important recipients to whitelist your sender address. Monitor your domain health with Google Postmaster Tools, and pause campaigns immediately if you see reputation decline. These steps improve deliverability but cannot fully overcome the limitations of third-party sending infrastructure.
Is there an alternative to BombBomb that does not have spam issues?
Custom One avoids the spam problem entirely by keeping video out of the email. Instead of embedding video content in HTML-heavy messages sent from shared servers, Custom One sends a clean, lightweight email from your own domain with a link to a personalized video funnel page. The email reaches the primary inbox because it looks and behaves like a normal message. The personalized video experience happens on the funnel page, where quiz-based segmentation, tailored video, and custom offer pages drive conversion.
Why does my BombBomb recording stop without warning?
BombBomb’s Chrome extension can silently stop recording when Chrome suspends the extension’s background process, when system memory runs low, or when another extension or tab interferes with the media stream. The extension does not always detect the interruption, so there is no on-screen warning. To reduce the risk, keep the recording tab in the foreground, close unnecessary tabs and applications, and monitor the recording timer throughout your session. For important recordings, do a brief test recording first or use BombBomb’s desktop application instead of the browser extension.
Your Emails Deserve to Be Seen
BombBomb introduced an important idea: video makes outreach more human. That insight remains true. The challenge is not whether video works in sales communication. It is whether embedding video inside email, sent from third-party infrastructure, is still the right delivery mechanism in an era of increasingly sophisticated spam filtering.
If you have tried the troubleshooting steps in this guide and your deliverability issues persist, the problem may not be something you can fix with better settings. It may be architectural. Custom One was built for teams who need the trust-building power of personalized video without the deliverability trade-offs of video email. Clean emails from your domain, personalized video funnels that qualify and convert, and analytics that track the full journey from inbox to revenue.
The businesses that separate their email delivery from their video experience consistently see the same results: inbox placement rates that stay high, personalized video engagement that drives action, and a system that scales without sacrificing deliverability for every additional recipient.