home *** CD-ROM | disk | FTP | other *** search
- ┌───────────────────────────────────────────────────────┐
- │ │
- │ Filter.c - Pmail User-defined Gateway glue code │
- │ to interface to Waffle v1.6x. │
- │ │
- └───────────────────────────────────────────────────────┘
-
- Filter.c is the glue code Pmail needs to be able to send mail via
- Waffle v1.6x, a BBS system with UUCP support. It has been developed
- by Brendan Murray, Systems Manager at the University of Otago,
- Dunedin New Zealand - he has kindly consented to make it freely
- available as a sample of how Pmail can be interfaced to mail
- transports.
-
- Filter requires any version of Borland Turbo-C or Turbo-C++, and can
- be compiled simply by issuing the command "tcc filter". Filter
- assumes that you have a correctly-configured copy of Waffle on your
- system, and that the WAFFLE environment variable points to the Waffle
- STATIC configuration file.
-
- For information on how to define a UDG which uses Filter to interface
- to Waffle, please read the file UDG.TXT.
-
-