Should be "Your email client...."?
Show HN: Turn an email to a web page
51–60 of 77 posts
Re: Show HN: Turn an email to a web page
#52Earlier quoted context omitted.
Thanks for your support! "I never got around to turning attachments on because I was afraid of the hosting costs; how do you plan on dealing with those?" As long as users don't delete their posts, we keep them (including attachments) there. If we are running out of storage space, we can add more machines :)
Are you guarding against malicious users who send automated emails containing large attachments?
Re: Show HN: Turn an email to a web page
#53Cool hidden feature: it obfuscates any email address mentioned in the post.
Re: Show HN: Turn an email to a web page
#54This is a neat idea. It would be cool to somehow allow you to add a list of recipients that should receive the link once it's pinned, but I guess that takes away from the simplicity of it.
I'm not sure what to use this for though. Who would look at the website when it just contains what was in the mail a minute ago anyway?
Re: Show HN: Turn an email to a web page
#55Re: Show HN: Turn an email to a web page
#56Re: Show HN: Turn an email to a web page
#57I'm wondering because I need something for a devops project that can show spam inline in a webpage. Obviously this is dangerous because it could spread malware so what could mailp.in be using to avoid spreading malware like this?
Re: Show HN: Turn an email to a web page
#58Also how will you handle spam? Just post it regardless unless or until volume becomes excessive?
Re: Show HN: Turn an email to a web page
#59Re: Show HN: Turn an email to a web page
#60http://mailp.in/dashboard/reply/*ID*
Where I replaced the actual id with "ID". So I copied the ID from that referrer and visited:
It seems you don't strip out quite a lot of stuff, including script tags and meta refresh tags.
If you want to contact me about any of this, my details are at https://grepular.com/#contact (I am the author of https://emailprivacytester.com/ if you hadn't guessed)