EC-Nordbund / denomailer

A SMTP-Client implementation for deno (to send mails!)
https://deno.land/x/denomailer
MIT License
52 stars 17 forks source link

feat: add custom header support (closes #22) #23

Closed mathe42 closed 2 years ago

mathe42 commented 2 years ago

To try this use

import {/* ... */} from 'https://raw.githubusercontent.com/EC-Nordbund/denomailer/feat/custom-headers/mod.ts'