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

Setting a particular multipart #46

Open
gdchamal opened this issue Jan 4, 2019 · 0 comments
Open

Setting a particular multipart #46

gdchamal opened this issue Jan 4, 2019 · 0 comments

Comments

@gdchamal
Copy link

gdchamal commented Jan 4, 2019

Hello,

I can't figure out how I can set a mutipart Content-Type according to rfc 3156 about PGP signed and encrypted MIME extension.

I need to produce something like this:

Content-Type: multipart/encrypted; protocol="application/pgp-encrypted";
        boundary="=-QywBjbY3n9IaXFyKL+oG"

Only related, mixed and alternative multipart sound supported according to openMultipart method found here https://github.com/go-mail/mail/blob/v2/writeto.go

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

1 participant