xp_stopmail Extended Stored Procedure

Stops a SQL Server mail client session.

Syntax

xp_stopmail

Remarks

If there is no existing SQL Server mail session to stop, a message is returned.

Permission

Execute permission defaults to the system administrator, who can grant permission to other users.

See Also

sp_processmail xp_readmail
xp_deletemail xp_sendmail
xp_findnextmsg xp_startmail