home *** CD-ROM | disk | FTP | other *** search
- # -----------------------------------------------------------
- # Demonstration script for !Mailbot, modify/rewrite to suit
- # your needs.
- # -----------------------------------------------------------
- #
- # Global settings, used as defaults in
- # box definitions follow...
- #
- botbox mailbot
- thishost tiffc.demon.co.uk
- botnic The TIFFC MailBot
- replyto fatbob@tiffc.demon.co.uk
- organisation TIFFC
- title Mailbot Request Results
- header header
- footer none
- sectionsize 32
- logon
- #
- # Box definitions.
- #
- box three
- title 1/3 About your request to the three MailBot.
- send three.info
- title 2/3 A second file from the three MailBot.
- send three.two
- title 3/3 A third file from the three MailBot.
- send three.three
- endbox
-
- box mailbot
- title MailBot Information
- send mailbot.info
- endbox
-
- box mbv
- title MailBot Version Information
- send mailbot.version
- endbox
-
- box cow
- title UUCoded Cow
- bsend uu.cow
- endbox
-
- box aboutme
- organisation Cakes n' Lard
- title All about Fat Blobby Bob esq.
- send aboutme.me
- endbox
-
- end
-