Manually starts the SMTP sender queues (not the receiver [server]). Related commands: SHOW MAIL, ENABLE SERVICE SMTP, SHOW CONFIGURATION SMTP Format START MAIL
1 – Restrictions
Requires SYSPRV or BYPASS privilege. SMTP consists of the sender and the receiver. Start the sender before you enable the receiver. Do not issue this command unless SMTP has been configured (with the SET CONFIGURATION SMTP command).
2 – Examples
1.TCPIP> START MAIL Starts the SMTP sender. (To start the SMTP sender when TCP/IP Services starts up, see the SET CONFIGURATION ENABLE_SERVICE command. To start the SMTP receiver, see the ENABLE SERVICE command.)