Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SOAVIRT_9.10.4_CTP_3.1.1

...

  1. Complete the WSDL test creation wizard as normal (see WSDL からのテスト作成 for details).
  2. Double-click the node for the test that will be using SMTP.
  3. In the right GUI panel, select the Transport tab and select SMTP from the Transport drop-down menu.
  4. 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.

...