Re: Information System
Ralph Johnson <[email protected]>
| Newsgroups | gmane.network.wireless.cu-wireless |
|---|---|
| Message-ID | <[email protected]> |
qmail also comes as a set of programs, and is a lot smaller than sendmail even if you include everything. The SMTP client is just a few hundred lines of C code. However, if you are making a specialized client, it can be even smaller. SMTP is just ASCII text over a socket. You just open a socket to the SMTP server and push a message over it. It should be easy to dump a log to a SMTP server with your favorite scripting language. -Ralph _______________________________________________ CU-Wireless mailing list [email protected] http://lists.cu.groogroo.com/cgi-bin/listinfo/cu-wireless Project Page: http://cuwireless.ucimc.org