#! /bin/sh
#OpenScript
#(OS)Replace the command name with
#(OS)your favorite mail application.
OPENFLAGS=9
OPENICON="mail.xpm"
OPENCOMMAND="pine"; eval $OPENCOMMAND
#(OS)Do not change anything above this line
