Code Monkey home page Code Monkey logo

Comments (17)

o4oren avatar o4oren commented on August 29, 2024

It means you are not running from the root of the project and the path to the distance folder is wrong.

from ad-hoc-email-server.

erm3nda avatar erm3nda commented on August 29, 2024

@NonyY
same problem, check this: #4

from ad-hoc-email-server.

bhargavi6776 avatar bhargavi6776 commented on August 29, 2024

Hi @o4oren and @quoctru99 I followed the same instructions mentioned. I edited the properties file to according to my requirement. But still, I am unable to receive an email to the mail I mentioned.
image

from ad-hoc-email-server.

o4oren avatar o4oren commented on August 29, 2024

from ad-hoc-email-server.

bhargavi6776 avatar bhargavi6776 commented on August 29, 2024

@o4oren I am using windows not Linux and I am using default setting as mentioned in Git.
NodeJS and MongoDB installed and following as these steps https://www.ahem.email/blog/post/how-to-set-up-your-own-disposable-email-server

from ad-hoc-email-server.

o4oren avatar o4oren commented on August 29, 2024

from ad-hoc-email-server.

bhargavi6776 avatar bhargavi6776 commented on August 29, 2024

@o4oren Yes, I kept it is 25 but still I am unable to receive the mail. After connecting to the mongodb on this port it is still showing waiting for the connection
image. I guess this is the problem how can I solve this?

from ad-hoc-email-server.

o4oren avatar o4oren commented on August 29, 2024

What is this log? It looks like a mongodb log, not the ahem server log....

from ad-hoc-email-server.

bhargavi6776 avatar bhargavi6776 commented on August 29, 2024

I created my domain and I logged in with some random name it is giving "404"
image

from ad-hoc-email-server.

bhargavi6776 avatar bhargavi6776 commented on August 29, 2024

@o4oren If I try working with API it is giving me this error. Please help me with this.

image

from ad-hoc-email-server.

o4oren avatar o4oren commented on August 29, 2024

from ad-hoc-email-server.

bhargavi6776 avatar bhargavi6776 commented on August 29, 2024

@o4oren what about the above screenshot even when I tried to check the mail is up or not it is still showing 404

from ad-hoc-email-server.

o4oren avatar o4oren commented on August 29, 2024

from ad-hoc-email-server.

bhargavi6776 avatar bhargavi6776 commented on August 29, 2024

Okay, if I sent mail to [email protected] then if I go and check in the mailbox I should get a mail right?

from ad-hoc-email-server.

o4oren avatar o4oren commented on August 29, 2024

You can try calling:
[server address]/api/alive
It should respond with something like:
{"success":true,"api":true,"smtp":true,"db":true}
Which means api server responded, smtp server responded and managed to receive an email, and db connection succeeded.
Then browse to [server address]/mailbox/alive-test and you should see an email there.
This will mean all is working fine with the ahem server. It managed to send (it can only send internally to itself), receive and store an email.
And its a proof that your problem is that emails from wherever you are sending emails cannot reach the ahem server...

from ad-hoc-email-server.

bhargavi6776 avatar bhargavi6776 commented on August 29, 2024

@o4oren So, I can't send mail from other domains like Gmail to my created domain?

from ad-hoc-email-server.

o4oren avatar o4oren commented on August 29, 2024

from ad-hoc-email-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.