Project

General

Profile

« Previous | Next » 

Revision 2330

Minor enhancement to support multiple email addresses for harvester administrator and site contact. Each address is separated by a comma or semicolon.

View differences:

harvester.html
179 179
    <tr>
180 180
      <td>harvesterAdministrator</td>
181 181
      <td>The email address of the Harvester Administrator. Harvester will
182
          send email reports to this address after every harvest.
182
          send email reports to this address after every harvest. You may
183
          enter multiple email addresses by separating each address with
184
          a comma or semicolon, for example, "name1@abc.edu,name2@abc.edu".
183 185
      </td>
184
      <td>An email address</td>
186
      <td>An email address, or multiple email addresses separated by commas
187
          or semi-colons</td>
185 188
    </tr>
186 189
    <tr>
187 190
      <td>logPeriod</td>
......
463 466
  "http://somehost.institution.edu/~myname/harvestList.xml", and it will send
464 467
  email reports to the Site Contact at email address "myname@institution.edu".
465 468
  </P>
469
  <P>
470
  Note that you may enter multiple email addresses by separating each
471
  address with a comma or a semi-colon. For example, 
472
  "myname@institution.edu,anothername@institution.edu".
473
  </P>
466 474
    </li>
467 475
    <li>Unregistering with Harvester
468 476
  <p>

Also available in: Unified diff