I am putting this in my mailer view........which sends message to some
id.
suppose [email protected]
------------------------------------------------------------------------

Hi!
You are having one email message from <%= @email %> with a title
<%= @title %>
and following is the message:
<a href = "www.localhost:3004/Email" > Confirm </a>
Thanks


---------------------------------------------------------------------


On checking it on rediffmail or gmail server,

I am getting same thing

Hi!
You are having one email message from <%= @email %> with a title
<%= @title %>
and following is the message:
<a href = "www.localhost:3004/Email" > Confirm </a>
Thanks


Not getting link to Confirm.......

Don't know why?
-- 
Posted via http://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
-~----------~----~----~----~------~----~------~--~---

Reply via email to