LINUX programming

Moderators: ITA
Number of threads: 1347
Number of posts: 2935

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
how the mail server work?????? Posted by linux4jayanta on 19 Aug 2004 at 6:13 AM
can any one give me the detail doc. on mail server?? ..means how it works..i need the pure technical document...pls help me...
jayanta
Report
Re: how the mail server work?????? Posted by Piotr Horzycki on 3 Sept 2004 at 10:36 AM
: can any one give me the detail doc. on mail server?? ..means how it works..i need the pure technical document...pls help me...

Well, it's quite complicated and needs a lot of explanation.
You'll need to read about POP3 and SMTP protocols. The first one is used to receive mail, the other one is used to send mail. Check out the official RFC pages or search for some articles.

Of course you'll need to know how to use sockets, so you can make use of the network.

I recommend you trying to write a _client_ first, and then writing server applications. Clients are much, much simpler.

--
Piotr Horzycki, Poland
e-mail: mediaworks at tlen.pl



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.