@echo off
rem SEE MAIL batch file
rem This checks to see if any internal mail is pending
rem Replace the p:\mailbox with the location on your LAN
rem of the chkmail program.
%%l\chkmail %%m
