D
D
dayz7772014-09-21 11:51:22
Java
dayz777, 2014-09-21 11:51:22

How to check if the SMTP server is working?

I wrote my SMTP server in JAVA. How can I check if it works now?
For ThunderBird, the setup is as follows:
How can I check the performance of my server assigned to port 997 on the local machine?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Evgeny Popov, 2014-09-21
@Kaaboeld

1. send an email and check whether it was received or not.
2. receive a letter.
3. check the integrity of the data in the results of the execution of points 1 and 2.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question