Click here to Skip to main content
15,881,882 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hey,
My project is client server(php) access to mail server(linux-SMTP).
I already download client server php code. but unable to run that php code. how can i made a smtp mail server. is there any smtp mailserver? please confirm me

Thanks
Zamshed Rahim
Posted
Comments
DamithSL 29-Nov-14 10:54am    
from where you download source code?
Zamshed Rahim 30-Nov-14 12:19pm    
Downloaded client server code from codeproject.com
Richard MacCutchan 29-Nov-14 11:19am    
Writing an SMTP mail server is not a 'simple' task, you will need a good knowledge of C++/C#/VB.NET, and understanding of the SMTP protocol
Zamshed Rahim 30-Nov-14 12:20pm    
I want to do it using linux
Richard MacCutchan 1-Dec-14 3:11am    
The answer is much the same: you need a good knowledge of C/C++, and a thorough understanding of the SMTP protocol, and sockets.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900