if ( $msg->send() ) { print "Your information has been saved and forwarded."; } else { print "Unabled to save your information."; }