Show HN: Maildown – Super Simple Email API
1–10 of 22 posts
Re: Show HN: Maildown – Super Simple Email API
#2Re: Show HN: Maildown – Super Simple Email API
#3I'd actually love to be able to do this now that I think about it (I'm sure there's ways to do this already)
Re: Show HN: Maildown – Super Simple Email API
#4Re: Show HN: Maildown – Super Simple Email API
#5It seems like the benefit is in sending markdown email from cli. I'd actually love to be able to do this now that I think about it (I'm sure there's ways to do this already)
Pretty sure you could to that with pandoc and heirloom mailx or something similar.
Re: Show HN: Maildown – Super Simple Email API
#6Re: Show HN: Maildown – Super Simple Email API
#7I feel this unnecessarily complicates things. If you want to send emails via SES, why not just use something like https://www.sendwithses.com or https://moonmail.io/
Re: Show HN: Maildown – Super Simple Email API
#8Re: Show HN: Maildown – Super Simple Email API
#9It seems like the benefit is in sending markdown email from cli. I'd actually love to be able to do this now that I think about it (I'm sure there's ways to do this already)
What is a markdown email? Is it a mail body written in markdown, using the unprocessed markdown for the text/plain part, and generating a html part from the same? Pretty sure you could to that with pandoc and heirloom mailx or something similar.
Re: Show HN: Maildown – Super Simple Email API
#10I expected infinite recursion in the screenshot :)