please check with your MAIL administrator and confirm the port # which is coded as 80 in following statement. If it is different please change.

MAIL_CON:=UTL_SMTP.OPEN_CONNECTION(MAILHOST, 80);

Cheers