> We are planning to write a mail server ourselves implenting SMTP & POP. A
> simple one...
>
> Any tutorial where can I start?
http://www.csharphelp.com/archives3/archive516.html
regards,
Wiktor Zychla
Guoqi Zheng - 19 Jan 2005 14:39 GMT
Thanks, I will look at it.
Very nice, it is free, open source.
> > We are planning to write a mail server ourselves implenting SMTP & POP. A
> > simple one...
[quoted text clipped - 5 lines]
> regards,
> Wiktor Zychla
> Dear sir,
>
> We are planning to write a mail server ourselves implenting SMTP & POP. A
> simple one...
>
> Any tutorial where can I start?
Here is a nice article and explanation:
http://www.codeproject.com/csharp/smtppop3mailserver.asp
Ben