printline
header Freeport BBS
name E-Mail Main Menu
printheader
printline
print
center Please Choose One of the Following Programs
print

option {
   name Pine
   value P
   comment A full-featured and easy-to-use mail handler.
   run /usr/local/bin/pine
}

option {
   name Elm
   value E
   comment A full-featured and easy-to-use mail handler.
   run /usr/bin/elm
}

option {
   name Mail
   value M
   comment The classic UN*X mail reader.
   run /usr/bin/mail
}

option {
   noprint
   value H
   menu /usr/local/xenmenu-0.8a/menus/help_menus/mailb
}

option {
   noprint
   value Q
   exit
}

option {
   noprint
   value B
   menu /usr/local/xenmenu-0.8a/menus/mainmenu
}

print
printline
center Enter Q to Quit  -  Enter H for Help
center Enter B to go Back to the Previous Menu
printline
print
print -n Local Time: `date +%I:%M%p`
