mirror of
https://github.com/wneessen/go-mail.git
synced 2024-11-23 14:10:50 +01:00
Winni Neessen
f9e869061e
Mutex locks are added to ensure thread safety when setting DSN mail return and recipient notify options. This prevents data races in concurrent environments, improving the client's robustness. |
||
---|---|---|
.. | ||
auth.go | ||
auth_cram_md5.go | ||
auth_cram_md5_118.go | ||
auth_login.go | ||
auth_plain.go | ||
auth_scram.go | ||
auth_xoauth2.go | ||
example_test.go | ||
LICENSE | ||
smtp.go | ||
smtp_121_test.go | ||
smtp_ehlo.go | ||
smtp_ehlo_117.go | ||
smtp_test.go |