#!/bin/sh echo 'Content-type: text/html' echo '' echo MUNRO_ALERT_REQUEST '>>> '$WWW_email' <<<' | mail covault echo '' echo ' Thanks for Registering with Munro Alert' echo '' echo '' echo ' ' echo 'Thank you. The email address: ' $WWW_email', is now registered for Munro alerts.

' echo ' ' echo ' Return to The Munro Channel.

' echo ''