I have started with simple c# mail application, to send message from one computer to the other, which are connected by LAN.
My question is: how to define addresses, or mailmessage.from and mailmessage.to.
I have tried with their addresses, but nothing...
Pete