This is the mail system
dewith.com
This is the mail system
1–10 of 80 posts
Re: This is the mail system
#2Should somebody try to do some smart parsing of failure notifications to make them more readable? Sure, I don't see why not. But don't pitch the baby out with the bathwater here. The underlying system is not that bad.
Re: This is the mail system
#3Re: This is the mail system
#4http://www.iana.org/assignments/smtp-enhanced-status-codes/s...
http://tools.ietf.org/html/rfc3463
I'm guessing most e-mail client providers just haven't found a reason to prettify the responses. If anyone is up to the task, then can you explain PGP/GPG so the entire world can also understand and use that?
Re: This is the mail system
#5Re: This is the mail system
#6You can apply this to every transactional email, not just to bounce messages.
Off the top of my head:
- Vacation auto-replies
- Receipts
- Error reports (ok, that might be a bit coding specific)
Re: This is the mail system
#7But, by all means, improve the text itself.
Re: This is the mail system
#8Re: This is the mail system
#9Yes, the email system could be better. But for something that was designed decades ago it works surprisingly well. Should somebody try to do some smart parsing of failure notifications to make them more readable? Sure, I don't see why not. But don't pitch the baby out with the bathwater here. The underlying system is not that bad.
Using pg's words, mail is a to-do list that anybody can put shit on, and I don't have any control over who puts things on it. We live in an era of technology that can do e-mail so much better, and replacing it must happen in my lifetime. Everything, from the architecture to the messages themselves, need an overhaul. The extraneous shit we bolt on to e-mail (SPF, DKIM, PGP)...it's just making it a big, unwieldy mess.
Re: This is the mail system
#10Please do no encourage admins to replace useful debugging output with useless HTML shiny. But, by all means, improve the text itself.
The text can and should be improved and be void of HTML shiny - the mail client itself could parse the new, slimmer, standard error text and make it pleasing.