go-simple-mail icon indicating copy to clipboard operation
go-simple-mail copied to clipboard

Using a reader to attach a file

Open dtrehas opened this issue 2 years ago • 3 comments

In some cases the file to be attached is a file that is already open, or the input is a network resource with no way to store it somewhere. So it could be a great to attach using an io.Reader. Thank you for your wonderful project.

dtrehas avatar Aug 01 '23 17:08 dtrehas

Hi.

It's posible.

Currently I'm busy, but I can work on this before August end.

Also, If you have some progress, I will review PR.

Thanks!

xhit avatar Aug 01 '23 18:08 xhit

Was it implemented?

renom avatar Aug 08 '24 13:08 renom

Not implemented yet. PR is welcome

xhit avatar Aug 11 '24 21:08 xhit