ASA SQL Reference
System Procedures and Functions
System extended stored procedures
Extended stored procedures for MAPI and SMTP
Closes a MAPI e-mail session.
[ variable = ] [ CALL ] xp_stopmail ()
Not supported on NetWare.
xp_stopmail is a system stored procedure that ends an e-mail session.
The xp_stopmail system procedure issues one of the following return codes:
Return code | Meaning |
---|---|
0 | Success |
3 | Failure |