...
- Complete the WSDL test creation wizard as normal (see WSDL からのテスト作成 for details).
- Double-click the node for the test that will be using SMTP.
- In the right GUI panel, select the Transport tab and select SMTP from the Transport drop-down menu.
- Configure the following options:
- From: Specifies the email address from which the message is sent.
- To: Specifies the email address to which the message is sent. For multiple receivers, separate each email address by a comma. (e.g.
[email protected], user2@company,.com
) - Subject: Specifies the subject of the email being sent.
- SMTP Headers: You can configure SMTP headers by clicking the Add button and then entering the Name and Value for the header.
...