/* command-line smtp submission
 * Andreas van Cranenburgh <0440949>, Apr 19 22:58:23 CEST 2007
 *
 * Usage:
 *   smtp from to host
 *
 * Tested to compile on OpenBSD and GNU/Linux.
 * For educational purposes only, not spam spam spam spam spam spam. */
 
#include <sys/types.h>
