On Mar 28, 9:43 am, Max Williams <[email protected]> wrote: > Frederick Cheung wrote in post #987560: > > > On Mar 15, 2:34pm, Max Williams <[email protected]> wrote: > >> Hi all. I send out mails using ActionMailer::ARMailer, via an exim > >> mailserver. Is there some header/field that i can set so that the reply > >> field is (eg) [email protected] but bounced (ie undeliverable) > >> mails get sent back to (eg) [email protected]? > > > isn't that the difference between return-path and reply-to ? > > > 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 > > -- > 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.

