Newsletter Test - April 25, 2026
This is a test post to verify that Ghost newsletter delivery is working correctly with the new v6 publisher script.
What Changed
Ghost v5+ requires the newsletters array format instead of the deprecated email_segment parameter.
The v6 script now uses:
{
"newsletters": [
{ "id": "698e2544555da40001c5c7f1" }
]
}
Expected Outcome
If this test succeeds, you should see:
- ✅ Post published to Ghost blog
- ✅ Newsletter ID linked:
698e2544555da40001c5c7f1 - ✅ Email count: 10 (one for each subscriber)
- ✅ Emails delivered to all subscribers via Mailgun
Subscribers
Current newsletter subscribers (10 total):
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- (5 others)
Test Date
April 25, 2026, 12:52 AM EDT
This is a test of the Ghost newsletter system. If you received this email, the fix is working correctly!