Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify the address handling for the "Disposition-Notification-To" header in msg.go. The code now directly reassigns the previously fetched addresses and ensures appending the new address effectively. This improves code readability and correctness in updating the header.
- Loading branch information