WU-FTPD 2.6.1 release notes (5900-1739, May 2011)

NOTE: The virtual address mailfrom emailaddress directive does not require the
virtual address root path directive. This directive overrides the mailfrom emailaddress
directive. If the master /etc/ftpd/ftpaccess configuration file has the mailfrom
emailaddress directive but does not have the virtual address mailfrom emailaddress
directive, the mailfrom emailaddress directive does not affect the behavior of the ftpd(1M)
daemon.
With ftpservers(4) File
Use the following directives to achieve the configurations described in “Without ftpservers (4) File
(page 16):
virtual address allow username [ username ... ]
virtual address deny username [ username ... ]
virtual address private
root path
banner path
logfile path
hostname string
email string
incmail emailaddress
mailfrom emailaddress
Usage
This section describes the functionality of the various directives.
The virtual address allow username and virtual address deny username directives
These directives are used to allow or deny real and guest users to log in a virtual FTP setup. These
directives can also be used in the master /etc/ftpd/ftpaccess file.
The virtual address private directive
This directive is used to deny anonymous access to virtual FTP setup. This directive can also be
used in the master /etc/ftpd/ftpaccess file.
The root path directive
This directive is used to allow anonymous FTP access in a virtual FTP setup.
The banner path directive
This directive is used to display the banner message. This directive is used in the /etc/ftpd/
ftpacess file.
NOTE: Do not use the virtual address banner path directive in the ftpaccess file of
the virtual domain because the directive does not have any effect.
The logfile path directive
This directive is used to change the path of the xferlog(4) file. This directive is used in the /etc/
ftpd/ftpaccess file.
WU-FTPD 2.6.1 features 19