The no-reply email is like sending your error logs to /dev/null
THAT BEING SAID
I used to be responsible for 600 active websites, and when we switched to using a help-desk system for auto-sent emails we broke things and had to go back to no-reply.
Lesson learned for us: it's worse to give the appearance of attention if you don't have the means to deliver on that promise.
>> it's worse to give the appearance of attention if you don't have the means to deliver on that promise.
Good call actually. In which case I think better to go with something like what Wufoo does, I believe theirs is something like "friendlyrobot" and if you reply to it, it sends you a friendly message explaining that nobody checks that mailbox, but there is a support desk they can contact. FTW.
It's acting as a captcha — otherwise they'd have to deal with a shitton of automated replies and bounces from the customers and their crappy mailservers
OK, so set up a filtration system. If you're good enough to build a system capable of running at that level you should be able to set up some basic mail filters or even a more complex bayesian filter to knock out at least bounces and probably a good percentage of autoreplies too.
Removing noise from a system isn't a job where it's perfect or useless; a substantial reduction is often quite good enough.
I don't see why it's necessary to make this complicated: "friendlyrobot" is the filtration system. As you said, it doesn't need to be perfect to be useful.
What was the problem? Junk? Autoresponders? Somthing else? Junk is easy to weed out if you run it through Gmail. Autoresponders can be managed for the most part with filtering (although there's room for dedicated tools here).
THAT BEING SAID
I used to be responsible for 600 active websites, and when we switched to using a help-desk system for auto-sent emails we broke things and had to go back to no-reply.
Lesson learned for us: it's worse to give the appearance of attention if you don't have the means to deliver on that promise.