Skip to content

Commit 812c77e

Browse files
authored
Update README.md
1 parent 1c63766 commit 812c77e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ Go Simple Mail supports:
8181

8282
https://pkg.go.dev/github.com/xhit/go-simple-mail/v2?tab=doc
8383

84+
Note: by default duplicated recipients throws an error, from `v2.13.0` you can use `email.AllowDuplicateAddress = true` to avoid the check.
85+
8486
## Download
8587

8688
This package uses go modules.

0 commit comments

Comments
 (0)