| Oracle9i Supplied PL/SQL Packages and Types Reference Release 1 (9.0.1) Part Number A89852-02 | 
 | 
DBMS_AQELM, 5 of 9
This procedure gets the port number for the SMTP server set by the DBMS_AQELM. SET_MAILPORT procedure or the default value, which is 25.
DBMS_AQELM.GET_MAILPORT (mailport OUT NUMBER);
Table 6-5 shows the parameters for the GET_MAILPORT procedure.
| Parameter | Description | 
|---|---|
| 
 | The SMTP server port number. | 
| 
 |  Copyright © 1996-2001, Oracle Corporation. All Rights Reserved. | 
 |