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

how to configure for bounce back? #56

Closed
carlosua-memger opened this issue Jul 10, 2017 · 1 comment
Closed

how to configure for bounce back? #56

carlosua-memger opened this issue Jul 10, 2017 · 1 comment

Comments

@carlosua-memger
Copy link

how to configure for bounce back?

@jordan-wright
Copy link
Owner

The email headers are an instance of textproto.MIMEHeader. You can just add a Return-Path header to the email by adding a header: https://golang.org/pkg/net/textproto/#MIMEHeader.Add

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