|
This online help file is for EFT Server version 6.2.x. For other versions of EFT Server, please refer to http://help.globalscape.com/help/index.html. (If the Index and Contents are hidden, click Show Contents pane in the top left corner of this topic.) |
If you are not using Single-Click Authentication, and you are sending the username and password in separate e-mails, you can specify a delay between e-mails in the SAT configuration settings. (This setting only applies when EmailBehavior is set to 2, 3, or 4.) You can edit the web.config file directly, but to avoid errors, the procedure below is recommended.
To specify a delay before sending the password notification e-mail
Open the Internet Information Services
manager.
(In the Run dialog box, type control
admintools, press ENTER, then double-click Internet
Information Services (IIS) Manager.)
Expand the Web Sites node, then expand the Default Web Site node.
Right-click EFTAdHoc, then click Properties.
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.)
Click Edit Configuration. The ASP.NET Configuration Settings dialog box appears.
Click the General tab. The settings in the web.config file for the SAT module appear in the Application settings area. Each of the settings in the web.config file appear in the Application settings area of this dialog box.
Scroll down and click PasswordEmailOffset, then click Edit. In the Edit/Add Application Settings dialog box, type the new value (in seconds), then click OK.
After you have viewed/edited the configuration, click OK to close the dialog boxes, then in the IIS Manager, click File > Close. It is not necessary to restart the service or reboot.