Im looking for a simulator that can simulate a mail server in ubuntu? I would like to see the working of a mail server
Asked
Active
Viewed 208 times
1 Answers
0
What exactly do you mean?
You could, for example, to install Postfix and configure it to work only locally and so it would emulated the server it already is without actually sending or receiving anything outside the local scope you configured it.

Psicofrenia
- 281
- 1
- 6
- 13
-
I want to see how the connection is setup..the control messages sent by both the server and client... – user154785 May 02 '13 at 12:28
-
Uhn... Not sure you will find what you want. This seems a little bit theoretical. Maybe a good approach would use a simple mail server and inspect network with another software. Not exactly my area of expertize ;-) – Psicofrenia May 02 '13 at 12:44