

Sprint Newsletter is a simple self-hosted newsletter plugin designed for clubs, associations, and WordPress sites that want to manage newsletters without a separate newsletter platform.
The plugin focuses on a clear workflow:
Sprint Newsletter does not include its own SMTP client. Every message is handed to the standard WordPress wp_mail() function, so you can keep using the mail or SMTP plugin already configured on your site.
Sprint Newsletter intentionally avoids complex marketing workflows, scoring systems, and advanced sales automation. It is designed to cover common newsletter needs while keeping the administration understandable for non-specialists.
Sprint Newsletter sends through WordPress using wp_mail() only. The sender identity and actual delivery transport are controlled by WordPress and any mail/SMTP plugin installed on the site.
This means Sprint Newsletter can work alongside plugins such as WP Mail SMTP, FluentSMTP, Post SMTP, or another solution that integrates with wp_mail().
Sprint Newsletter stores newsletter-related personal data in the WordPress database. Depending on the features used, this can include email address, first name, last name, language, list memberships, subscription status, source, confirmation/unsubscribe timestamps, and an optional link to a WordPress user account.
For campaign delivery, the plugin stores recipient and queue history. Subscription/consent records can store keyed hashes of the IP address and user-agent string for abuse prevention and consent evidence. If Statistics and tracking are enabled, Sprint Newsletter can also store detected opens and tracked link clicks together with keyed hashes of the requesting IP address and user-agent string. The plugin does not store those raw IP addresses in these records.
Unsubscribe and tracking URLs are generated by the WordPress site. Email delivery is handed to wp_mail(), so the transport configured for WordPress may process recipient data according to that transport provider’s own terms and privacy policy.
Sprint Newsletter also adds suggested privacy-policy text to WordPress Settings > Privacy > Policy Guide.
Sprint Newsletter can use the following external services only when the related feature is used.
The visual builder includes an optional GIPHY search. It is inactive unless an administrator configures a GIPHY API key and runs a GIF search. When a search is performed, the search term and configured API key are sent directly from the administrator’s browser to the GIPHY API. As with a normal browser request, GIPHY can also receive request metadata such as the administrator’s IP address, browser user-agent, and referrer information. Search results and selected GIPHY media are loaded from GIPHY-hosted URLs.
GIPHY: https://giphy.com/
GIPHY API Terms: https://support.giphy.com/hc/en-us/articles/360028134111-GIPHY-API-Terms-of-Service
GIPHY Privacy Policy: https://giphy.com/privacy
When an administrator adds a YouTube URL to a video block and does not provide a custom thumbnail, Sprint Newsletter can use the standard img.youtube.com thumbnail URL for that video. The thumbnail can therefore be requested from YouTube by the administrator’s preview or by the recipient’s email client when images are loaded. That request can expose request metadata such as the requesting IP address and user-agent to YouTube/Google, depending on the browser or mail client.
YouTube Terms: https://www.youtube.com/static?template=terms
Google Privacy Policy: https://policies.google.com/privacy
Administrators can avoid these external requests by not using GIPHY search and by providing a locally hosted custom thumbnail for video blocks.