On Wednesday 01 March 2017 08:21:34 guettli wrote:
> Concrete example: we render HTML mails. They often contain 
broken
> links. I don't want to report these.

That depends if the rendering makes the link broken (for example 
you fold soft wraps in quoted-printable incorrectly).
A different approach would be to treat the notification mails the 
way you treat spam. Notifications that are "user errors" are 
"spam", notifications that are "application errors" are "ham".
Using baysian filtering, the number of "user errors" should 
deminish greatly over time.
-- 
Melvyn Sopacua

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/9392070.AyafR4hmKU%40devstation.
For more options, visit https://groups.google.com/d/optout.

Reply via email to