MailTracker is a package for Laravel that injects a tracking code into outgoing emails and stores the rendered emails in the database. Version 5.x of MailTracker made changes to the storage of recipient and sender information. To prevent an email from being tracked, you can add the `X-No-Track` header to the email.

11m read timeFrom github.com
Post cover image
Table of contents
NOTE: If you are using Laravel 9.x you MUST be on version 9.6.0 or higher.Upgrade from 4.x to 5.xUpgrade from 3.x to 4.xUpgrade from 2.x to 3.xUpgrade from 2.0 or earlierInstallUsageSkip Tracking for Specific EmailsSkipping Open/Click Tracking for Anti-virus/Spam FiltersExceptionsAmazon SES featuresViewsAdmin PanelContributingSecurityCreditsLicense

Sort: