Rails does not provide a system to create a mail server, because that is a completely different thing and not a part of the web framework.
I personally use https://www.mailgun.com/ - they give 10,000 emails a month for free, you might want to check them out. On Thu, Sep 7, 2017 at 6:14 AM, Aqib Hameed <[email protected]> wrote: > I am using gmail server for sending email but it has reached to limit for > sending emails. Is there is another way to create own mail server in rails > which send and receive emails ???? > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/rubyonrails-talk/75de0253-ba44-45e0-86da- > 4b3641bcaadc%40googlegroups.com > <https://groups.google.com/d/msgid/rubyonrails-talk/75de0253-ba44-45e0-86da-4b3641bcaadc%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Rolandas -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAHP7vzD8vJq2SiadZUyZchEeGEt%3DDBy4gW8bMgzWTBFTOKOZKA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

