2001-03-03 Hugo Haas * First release of a usable version (0.2): the program does work now, I have successfully used it. * Fixed transfer encoding (bssmtp was always using 7-bit encoding). * Fixed parsing of the command line. * Syslog logging now works and useful information is now logged: the user now knows what is going on, it's less scary. * The routing header now contain more information, which is better for tracking problems. * The program does not crash anymore when a connection cannot be established. * One can now specify the port on the relay server (useful to do SSH port forwarding for example). * Fixed two nasty bugs in the parsing of headers: a message could be sent with two message ids, one of them being invalid. Ouch! 2001-02-18 Hugo Haas * First version (0.1).