Piyush with Rails
2008-Oct-03 14:16 UTC
Action Mailer >> Hiding Receipients in the email templates
Hi, Anyone have any idea about hiding the receipients address in the email template in "TO" field. As am Example: While sending an email to multiple users, the receipients email addresses should not come in the "TO" field in the email template. Thanks in Advance. Piyush. --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Narayan
2008-Oct-04 13:37 UTC
Re: Action Mailer >> Hiding Receipients in the email templates
You can replace "recipients" with "bcc" for blind carbon copy. Hope this helps -Narayan On Oct 3, 7:16 pm, Piyush with Rails <p.gajjar...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi, > > Anyone have any idea about hiding the receipients address in the email > template in "TO" field. > > As am Example: > > While sending an email to multiple users, the receipients email > addresses should not come in the "TO" field in the email template. > > Thanks in Advance. > > Piyush.--~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
bramu.ss-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2008-Oct-05 07:49 UTC
Re: Action Mailer >> Hiding Receipients in the email templates
Is there any way that I can hide the users from each other. which means if I send the mail to n number of people, when each one sees the mail it should say From address as my email address and TO email as your and rest of the email addresses should hide. Please help me how we can do this?? Thanks, Ramu. On Oct 4, 6:37 pm, Narayan <nni...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> You can replace "recipients" with "bcc" for blind carbon copy. > > Hope this helps > > -Narayan > > On Oct 3, 7:16 pm, Piyush with Rails <p.gajjar...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > Hi, > > > Anyone have any idea about hiding the receipients address in the email > > template in "TO" field. > > > As am Example: > > > While sending an email to multiple users, the receipients email > > addresses should not come in the "TO" field in the email template. > > > Thanks in Advance. > > > Piyush.--~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Piyush with Rails
2008-Oct-05 07:50 UTC
Re: Action Mailer >> Hiding Receipients in the email templates
I think it should work. let me check. Thanks Narayan.. On Oct 4, 6:37 pm, Narayan <nni...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> You can replace "recipients" with "bcc" for blind carbon copy. > > Hope this helps > > -Narayan > > On Oct 3, 7:16 pm, Piyush with Rails <p.gajjar...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > Hi, > > > Anyone have any idea about hiding the receipients address in the email > > template in "TO" field. > > > As am Example: > > > While sending an email to multiple users, the receipients email > > addresses should not come in the "TO" field in the email template. > > > Thanks in Advance. > > > Piyush.--~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
bramu.ss-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2008-Oct-05 07:54 UTC
Re: Action Mailer >> Hiding Receipients in the email templates
BCC is not working I just checked On Oct 5, 12:50 pm, Piyush with Rails <p.gajjar...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I think it should work. let me check. > > Thanks Narayan.. > > On Oct 4, 6:37 pm, Narayan <nni...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > You can replace "recipients" with "bcc" for blind carbon copy. > > > Hope this helps > > > -Narayan > > > On Oct 3, 7:16 pm, Piyush with Rails <p.gajjar...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > Hi, > > > > Anyone have any idea about hiding the receipients address in the email > > > template in "TO" field. > > > > As am Example: > > > > While sending an email to multiple users, the receipients email > > > addresses should not come in the "TO" field in the email template. > > > > Thanks in Advance. > > > > Piyush.--~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---