DCCoolBreeze
Programmer
I do not know really to post this to find the answer but usually Linux people understand more the internals of systems so here it goes.
What exactly does POP do internally? In other words, what happens when my pop server recieves a file? Does the server listen to port 110 until data arrives? and then what does it do with it? Does it copy it to a directory?
What does it take to create an account? just setup a directory and maybe add a record to some POP configuration file with the username and password?
How do other mail servers know where the POP server is?
If you had to write a POP client/Server app, what types of things would it have to do?
Any help or leads to white papers or links would be greatly appreciated...
What exactly does POP do internally? In other words, what happens when my pop server recieves a file? Does the server listen to port 110 until data arrives? and then what does it do with it? Does it copy it to a directory?
What does it take to create an account? just setup a directory and maybe add a record to some POP configuration file with the username and password?
How do other mail servers know where the POP server is?
If you had to write a POP client/Server app, what types of things would it have to do?
Any help or leads to white papers or links would be greatly appreciated...