Dear all, Do you know any webmail apps in Ruby on Rails ?? Though I found "mailr", it does not seem to be working with Rails 3.0. If anybody have any ideas about such apps, please do reply. Thanks !! -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
http://www.mailr.org/ Mailr is the oldest project, but I don''t think the original maintainer is doing much on it. Worth having a look around github: https://github.com/search?type=Everything&language=ruby&q=webmail I think grabbing mailr from a fork there is preferably to the stale download link on mailr.org. There are a few newer options, but I''m having trouble finding them at the moment. I haven''t found "the one true Ruby/Rails based webmail client" yet, personally. Let me know if you do. I would love to get rid of a squirrelmail install I have. Cheers, Walter On Tue, Feb 1, 2011 at 12:09 AM, shyam khadka <shyamkkhadka-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Dear all, > > Do you know any webmail apps in Ruby on Rails ?? Though I found > "mailr", it does not seem to be working with Rails 3.0. > > If anybody have any ideas about such apps, please do reply. > Thanks !! > > -- > 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en. > >-- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
https://github.com/huerlisi/mailyt is a more recent option. Anyone try it out? On Tue, Feb 1, 2011 at 1:23 PM, Walter McGinnis <walter.mcginnis-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> http://www.mailr.org/ > > Mailr is the oldest project, but I don''t think the original maintainer > is doing much on it. Worth having a look around github: > > https://github.com/search?type=Everything&language=ruby&q=webmail > > I think grabbing mailr from a fork there is preferably to the stale > download link on mailr.org. > > There are a few newer options, but I''m having trouble finding them at > the moment. I haven''t found "the one true Ruby/Rails based webmail > client" yet, personally. > > Let me know if you do. I would love to get rid of a squirrelmail install I have. > > Cheers, > Walter > > > On Tue, Feb 1, 2011 at 12:09 AM, shyam khadka <shyamkkhadka-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> Dear all, >> >> Do you know any webmail apps in Ruby on Rails ?? Though I found >> "mailr", it does not seem to be working with Rails 3.0. >> >> If anybody have any ideas about such apps, please do reply. >> Thanks !! >> >> -- >> 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en. >> >> >-- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
No, I haven''t tried it out. Doesn''t seem to have more advanced features as of Squirrel mail, in my quick look. I also want to have get rid of Squirrel mail, written in PHP. On Mon, Jan 31, 2011 at 7:59 PM, Walter McGinnis <walter.mcginnis-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote:> https://github.com/huerlisi/mailyt is a more recent option. Anyone try it > out? > > > On Tue, Feb 1, 2011 at 1:23 PM, Walter McGinnis > <walter.mcginnis-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > http://www.mailr.org/ > > > > Mailr is the oldest project, but I don''t think the original maintainer > > is doing much on it. Worth having a look around github: > > > > https://github.com/search?type=Everything&language=ruby&q=webmail > > > > I think grabbing mailr from a fork there is preferably to the stale > > download link on mailr.org. > > > > There are a few newer options, but I''m having trouble finding them at > > the moment. I haven''t found "the one true Ruby/Rails based webmail > > client" yet, personally. > > > > Let me know if you do. I would love to get rid of a squirrelmail install > I have. > > > > Cheers, > > Walter > > > > > > On Tue, Feb 1, 2011 at 12:09 AM, shyam khadka <shyamkkhadka-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > wrote: > >> Dear all, > >> > >> Do you know any webmail apps in Ruby on Rails ?? Though I found > >> "mailr", it does not seem to be working with Rails 3.0. > >> > >> If anybody have any ideas about such apps, please do reply. > >> Thanks !! > >> > >> -- > >> 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > >> To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > . > >> For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > >> > >> > > > > -- > 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > >-- Regards Shyam Krishna Khadka -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.