home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


recipient

 $

smtp


->recipient
(

addr

[, 

addr

[, ...]])

Tells the server to send the current message to all specified recipients. As defined in the RFC, each address is sent as a separate command to the server. If the sending of any address fails, the process aborts and returns false; you can then call reset to reset the server.