On Mar 28, 11:12 am, Max Williams <[email protected]> wrote: > Frederick Cheung wrote in post #989568: > > > On Mar 28, 9:43am, Max Williams <[email protected]> wrote: > >> > Fred > > >> Hi fred - i'm not sure what you mean. Do you mean i should be setting > >> reply-to (or is it "Reply-To"?) to "[email protected]" as well? Or > >> instead of Return-Path? > > > it was my understanding that reply-to is what gets used when the user > > tries to reply to one of your emails, but that return-path is used for > > bounces (I may of course be wrong) > > > Fred > > That's what i thought, but it's not working for me: currently i'm doing > this > > 'From' = "[email protected]" > 'Return-Path' = "[email protected]" > 'To' = "[email protected]" > > This should get bounced back by gmail, and i'd think it would get > bounced back to the noreply address. But, the noreply mailbox doesn't > get anything back.
Make sure that nothing is overwriting your Return-Path, I've come across mail servers that would rewrite that sort of stuff for you. (eg send a mail to an address you can read and check that the return path is the one you specified) Fred > > -- > Posted viahttp://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

