Hi so i'm very new to coding and have taught myself so please forgive me if this comes across as a really dumb question.
Basically I am building a web app, just something I want to try out. I have installed the meteor email package and follow the docs as well as I could, but all seem to involve running a smtp server such as mailgun.
I was wanting to find out if is there anyway to run a localhost version, I dont want to signup for things like mailgun at the moment I just want to testing the emails and have them send to my personal email. Is there a way or would I have to set up something through say mailgun?
Again sorry about what I am sure is a pretty simple answer, but all the googling I have done doesnt seem to help me get any closer to an answer.
Thanks in advance.