From our rails app we send out some system-generated emails with the \'from\' address set to noreply@ourdomain.com. If these bounce they get sent back to this address by ou
Here is the solution:
In the email header you can set:
From: "From Name" Reply-To: noreply@ourdomain.com Errors-To: Return-Path: