Hello Nicolas, NC> You can run system commands but you cannot currently process their NC> stdin/stdout synchronously. For mail sending, you can directly use NC> mtwin.mail.Smtp to connect to a server and send mail from your haXe NC> program without using sendmail.
Ok, I just wanted to use the server on my own machine and thought that invoking sendmail from cmdline is the easiest way. I will make it run as daemon and will use as smtp server, that's also fine. Thanks a lot for quick response! -- Best regards, Michael mailto:[EMAIL PROTECTED] -- Neko : One VM to run them all (http://nekovm.org)
