| Oracle9i Supplied PL/SQL Packages and Types Reference Release 1 (9.0.1) Part Number A89852-02 | 
 | 
DBMS_AQELM, 3 of 9
This procedure gets the host name set by DBMS_AQELM.SET_MAILHOST for the SMTP server.
DBMS_AQELM.GET_MAILHOST (mailhost OUT VARCHAR2);
Table 6-3 shows the parameters for the GET_MAILHOST procedure.
| Parameter | Description | 
|---|---|
| 
 | The SMTP server host name. | 
| 
 |  Copyright © 1996-2001, Oracle Corporation. All Rights Reserved. | 
 |