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