Adding Blacklist and Whitelist Domains

You can configure Secure Ad Hoc Transfer to block (Blacklist) or allow (Whitelist) only specific domains. For example, if you do not want users to send files to certain e-mail accounts, you would add that domain to the blacklist.

To configure the blacklist and whitelist

  1. Open the Internet Information Services manager. (Click Start, Programs > Administrative Tools > Internet Information Services (IIS) Manager.)

  2. Expand the Web Sites node, then expand the Default Web Site node.

  3. Right-click EFTAdHoc, then click Properties.

  4. In the Properties dialog box, click the ASP.NET tab. (If the Properties dialog box does not have an ASP.NET tab, refer to AdHoc Properties Missing ASP.NET Tab.)

  5. Click Edit Configuration. The ASP.NET Configuration Settings dialog box appears

  6. Click the General tab. The settings in the web.config file for the SAT Module appear in the Application settings area.

  7. Scroll to BlacklistDestinationDomain, click it, then click Edit.

  8. In the Edit/Add Application Settings dialog box, type the domain or string to block from being used in the To, Cc, or Bcc boxes in the SendMail form, then click OK. Separate multiple domains with commas.

  9. Scroll to WhitelistDestinationDomain, click it, then click Edit. By default all domains (*) are allowed.

  10. In the Edit/Add Application Settings dialog box, type the domain or string to allow in the To, Cc, or Bcc boxes in the SendMail form, then click OK. Separate multiple domains with commas.

  11. Click OK to close the ASP.NET Configuration Settings dialog box.

Related Topics

Customizing the Secure Ad Hoc Transfer Web Interface

Customizing the Notification E-Mail

Configuring Temporary User Account Expiration

Specifying Virtual Folders in EFT Server for Ad Hoc users.

Single-Click Authentication