Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could we add support to specifically unset/delete all attachements? #187

Open
oddimportance opened this issue Aug 30, 2023 · 2 comments
Open

Comments

@oddimportance
Copy link

Could we add support to specifically unset/delete all attachments?
Something like so:
func (m *Message) UnsetAllAttachedFiles() {
m.attachments = nil //
}

@wneessen
Copy link

This package is not maintained anymore, but I like this idea and will add it to go-mail accordingly.

@oddimportance
Copy link
Author

oddimportance commented Oct 18, 2023 via email

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

No branches or pull requests

2 participants