By "humanize transactional email", they mean "make spam more effective". We're going to need filters for transactional emails that filter out the spam part.
What? Transactional emails are by definition not bulk emails. They're sent in response to an event, like when you've requested a password reset or when the system warns that the CPU is on fire.
Sendwithus (YC W14) Announces $2.3M to Humanize Transactional Email
11–17 of 17 posts
Re: Sendwithus (YC W14) Announces $2.3M to Humanize Transactional Email
#12This is exactly what I've been looking for but couldn't find! Fantastic. Sendgrid strips HTML tags in their Template Engine but doesn't document it -- I debugged their WYSIWYG editor and gave them the source of the problem, but they asked me to send a video. After 4 rounds with support I had nearly given up on finding a good service that mashes developers with the marketing and design departments. Three tips: 1. Plea…
We use Jinja templates behind the scene, which doesn't autoescape by default -- so you're free to inject HTML through a variable. You can manually escape template variables with {{ my_var|e }}.
Re: Sendwithus (YC W14) Announces $2.3M to Humanize Transactional Email
#13You mean I'll have to read through marketing BS when I need an important piece of data in an email I just received? Wow, can't wait.
Email (especially transactional email) should be an extension of your product, owned by creative and ambitious product teams - that's what Sendwithus enables.
Re: Sendwithus (YC W14) Announces $2.3M to Humanize Transactional Email
#14Earlier quoted context omitted.
What? Transactional emails are by definition not bulk emails. They're sent in response to an event, like when you've requested a password reset or when the system warns that the CPU is on fire.
E-mail doesn't have to be bulk to have spam in it. Not that I agree that the implication the parent post makes will be widespread, but I can certainly see some companies using such e-mails as an intrusive (spammy) marketing opportunity.
Re: Sendwithus (YC W14) Announces $2.3M to Humanize Transactional Email
#15Earlier quoted context omitted.
What? Transactional emails are by definition not bulk emails. They're sent in response to an event, like when you've requested a password reset or when the system warns that the CPU is on fire.
E-mail doesn't have to be bulk to have spam in it. Not that I agree that the implication the parent post makes will be widespread, but I can certainly see some companies using such e-mails as an intrusive (spammy) marketing opportunity.
Re: Sendwithus (YC W14) Announces $2.3M to Humanize Transactional Email
#16This is exactly what I've been looking for but couldn't find! Fantastic. Sendgrid strips HTML tags in their Template Engine but doesn't document it -- I debugged their WYSIWYG editor and gave them the source of the problem, but they asked me to send a video. After 4 rounds with support I had nearly given up on finding a good service that mashes developers with the marketing and design departments. Three tips: 1. Plea…
Re: Sendwithus (YC W14) Announces $2.3M to Humanize Transactional Email
#17Cofounder of Sendwithus -- I just wanted to give an additional shout out to some of the amazing angel investors included in this round. Full details on AngelList ( https://angel.co/sendwithus ). I think it shows how funding in the valley has changed when a company founded and based in a tiny Canadian city (Victoria, BC) can grow like this.