zmap_message_out "Mailing file to zmap developers"
mailx -s"[$SCRIPT_NAME] $this_host machine info" zmapdev < $MACHINE_INFO_FILE|| zmap_message_exit "Failed to mail information to developers"
mailx -s"[$SCRIPT_NAME] $this_host machine info" zmapdev@sanger.ac.uk < $MACHINE_INFO_FILE|| zmap_message_exit "Failed to mail information to developers"