/* If the message contains a string of the form: TO: then return 'Username' */ char* fetch_dest_user_string(char* message);