G?khan Alkan: > Hi all, > > Thank you for your reply again. > > I assume that receive data from 10025/tcp and send to 10026 is enough for > this purpose. But i think, i am wrong this subject. I should send data both > client which connect to 10025 and other side which i will connect to 10026. > > I will explore this project named smtpprox. But you said to me dont try to > do this in C. Why you said this? As you said it can be developed using > pyhton perl or any other script language. But what about performance > problem? Especially server which is under heavy email traffic
My advice, as an experienced programmer, is that you should not write mission-critical code in C. The performance difference is irrelevant because the scripts work, and your code does not work. If you ask me again why, then I will no longer be polite. Wietse