Hacker News new | ask | show | jobs
by ninov 3225 days ago
Companies often use noreply@… as sender and add a real address as Reply-To so their staff does not have to deal with bounce messages.
2 comments

Yes, we do this; it seems to be both the correct solution, and one which works effectively in practice -- use email properly.

Auto responders generally send their messages to the mail Sender. That seems correct to me. We send automated mail from robot@, with a Reply-to of support@ -- because that's logically what's happening.

All of bounces just end up back at the robot, and IMO that's where they belong (and potentially can even be dealt with automatically). The vast majority of out-of-office do that too. And humans end up emailing support.

The name 'robot' was chosen to gently imply to the user a few things.

Hackish workarounds will be the death of us.
As near ad I can tell, the whole damned Internet is pretty much hackish workarounds. It's not amazing when something breaks, it's amazing that it works at all. From HTML being used for more than markup, to NAT routing, to a complete disregard for standards...

It's kinda impressive, actually.