Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve Email Notification Message-ID and Threading Generation
- Refactor email header generation for form submission notifications - Use MD5 hashed submission ID for more consistent message threading - Remove timestamp from Message-ID and Thread-Index generation - Ensure emails are threaded only by submission ID - Simplify header creation logic for better email client compatibility
- Loading branch information