if ($ENV{SERVER_NAME} eq "localhost") {$mailprog = 'SMTP:localhost';} else {$mailprog = '/usr/lib/sendmail -oi -t';}