I migrated years ago and Gmail STILL shows 'via convertkit-mail.com' under my name. It makes my newsletter look like spam to my own readers.
The via label appears whenever the DKIM signing domain does not match the From domain. Kit signs unverified accounts with its shared sending domain, and because the shared pool sits behind one signing identity, every creator on it presents the same signature. The rename to Kit did not migrate those domains, so the string still reads ConvertKit and looks abandoned even on accounts opened this year.
The fix
Open Settings > Email and complete the Verified Sending Domain setup, letting Entri write the CNAME records against your DNS provider if it supports yours. Use a subdomain you control and leave the records unproxied if you run Cloudflare, since a proxied CNAME breaks the delegation. Then send one real broadcast to a seed address and read the DKIM d= value on the received message. If it is your domain, the via label is gone for everyone; if it still reads convertkit-mail.com, the records have not resolved yet and nothing else you change will matter.
A security consultant told us to publish DMARC. We did, and our newsletter went from the inbox to spam within one send.
Kit documents this outcome directly: a DMARC policy on a domain that has not been verified inside Kit will likely land in spam. The cause is alignment rather than the policy value. Kit signs with convertkit-mail.com and bounces from its own return path, so a receiver evaluating DMARC finds no identifier belonging to your domain, and honors the enforcement you just asked for. Even p=none can cost you, because receivers read the record as a signal that unaligned mail is unexpected.
The fix
Reverse the order. Complete the Verified Sending Domain in Settings > Email first and confirm on a live send that DKIM signs your domain. Then republish DMARC starting at v=DMARC1; p=none; rua=mailto:dmarc@example.com pointed at an address you read. Kit's escalation guidance is to hold each level for a couple of weeks and verify every legitimate sender passes before moving up, so walk p=none to p=quarantine to p=reject rather than jumping. If you cannot verify the domain right now, pulling the DMARC record is the faster way to stop the bleeding than leaving it in place.
I finally verified my sending domain like everyone said, and my open rate dropped by a third the very next week. Did I break it?
Probably not, and Kit says as much. Before verification your mail benefited from the shared pool's accumulated standing, which Kit describes as its domain reputation helping offset a potentially poor one. Verification hands you sole ownership of your reputation, and a domain with no sending history is treated cautiously by every major receiver. Kit also warns that a change this large can move your engagement metrics and that a temporary dip is expected.
The fix
Do not revert. Reverting throws away the history you just started building. For the next two to four weeks send to your most engaged segment first, then widen, and avoid stacking other changes like a new From name or a big import on top of it. Kit's guidance is to avoid large increases in volume and to introduce any new group of subscribers gradually rather than all at once. Kit also recommends sending at least once a week, so keep the cadence steady while the domain earns trust, and judge recovery on clicks and replies rather than opens.
Signups exploded overnight with junk addresses and now my deliverability is wrecked. I never changed anything.
Kit calls this a listbomb: a bot or a person submitting addresses to your forms or landing pages without those people's permission. The addresses are real but the consent is not, so you mail strangers who report you. Kit's description of the damage is that open rates plummet and complaint rates spike, which hurts your reputation with providers. Kit monitors bounce, complaint and unsubscribe rates and reaches out when something spikes in the wrong direction, so a support message may be your first warning.
The fix
Turn on Double Opt-in for every form and landing page immediately and make sure Auto-confirm Subscribers is unchecked, so unconfirmed bot addresses are never mailed. Double opt-in is Kit's default, which means an affected account usually had it switched off. Add reCaptcha in the form's advanced settings. Then clean up: delete the obviously fake addresses outright, and for the ambiguous ones run a re-engagement send and drop anyone who does not respond. Filter the Subscribers page by Unconfirmed to size the damage, and remember Kit gives you no way to confirm someone on their behalf.
I'm on the free plan with about 8,000 subscribers and every broadcast performs worse than the last. Nothing about my content changed.
The Newsletter plan carries up to 10,000 subscribers with unlimited sends, so there is no billing pressure to prune and most creators never do. Dead addresses accumulate, and receivers read a falling engagement ratio on a growing list as a reason to file you elsewhere. Kit's own threshold is specific: cold means no open and no click in 90 days, or 30 days for anyone subscribed less than 90 days. Kit also warns that everyone on a list should have given clear consent and been engaged in the last 12 months.
The fix
Filter the Subscribers page by the cold status, select those subscribers, and apply the Add to Ad Hoc Cold Subscribers Cleaning Automation tag. That runs a re-engagement sequence built on link triggers and unsubscribes anyone who has not clicked a week after the final email, so you never make the delete decision by hand. Build the segment on clicks rather than opens, because Apple Mail Privacy Protection and Gmail's image proxy make opens unreliable and Kit says as much. Repeat it on a schedule instead of once, and expect list size to fall while your rates recover.