Skip to content

Fixes #70 and allows usage of duplicate recipients#71

Merged
xhit merged 2 commits into
xhit:masterfrom
mukul-brevo:fix_#70
Nov 10, 2022
Merged

Fixes #70 and allows usage of duplicate recipients#71
xhit merged 2 commits into
xhit:masterfrom
mukul-brevo:fix_#70

Conversation

@mukul-brevo

@mukul-brevo mukul-brevo commented Nov 9, 2022

Copy link
Copy Markdown
Contributor

This change adds the functionality to allow usage of duplicate recipients (if present).

This can be achieved by setting DuplicateRecipientAllowed flag as true (shown below for reference)

email := simplemail.NewMSG()
email.DuplicateRecipientAllowed = true

aayush-sib
aayush-sib previously approved these changes Nov 9, 2022

@xhit xhit left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, thanks for the PR and sorry for delay. I left some comments before merge and tag release.

Comment thread email.go Outdated
Comment thread email.go Outdated
@mukul-brevo mukul-brevo requested review from aayush-sib and xhit and removed request for aayush-sib and xhit November 10, 2022 13:27
@xhit xhit merged commit 1c63766 into xhit:master Nov 10, 2022
@mukul-brevo mukul-brevo deleted the fix_#70 branch November 10, 2022 13:33
@aayush-sib

Copy link
Copy Markdown

Thanks a lot @xhit for the quick action 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants