Originally posted by damil
The program is written in VB6, and it is using winsock to connect directly to the SMTP server.
It works great when I try to send email in English,
also works when I send non-Unicode (ASCII) Japanese text.
The problem is that after converting the Japanese text to Unicode, it comes corrupted on the other side.
Any ideas?