This help section describes the Text File source of the Recipient Validation Test.
Select the text file to load the list of valid recipients from. The file is loaded upon initialization, e.g., when you start the ORF Service (see Data Lifetime below for details).
The text file source contains the list of valid recipient email addresses (actually, address expressions). Format rules:
The sample below demonstrates the format. Special characters CR, LF and TAB are marked as <CR>, <LF> and <TAB>. In actual files, these must be replaced with the character they represent.
The recipient list expressions are loaded by the ORF Service upon configuration initialization. The ORF Service does not monitor the text file for changes, so to apply changes made to the text file, you will need to re-initialize the configuration, which could be done by
The first or third option are the best ways to proceed, as emails are not filtered by ORF while the service is restarted.