"volkman" <askme@that> wrote
news:408be8ea$0$11255$(E-Mail Removed) et.net:
> what i will is that every extra user that i make
> this rules use.
>
> Anonymous ~>
....
> must i write a new anonymous rules for every extra user that i make?
Anonymous apply to the anonymous user, that is 'anonymous' or 'ftp' login
or any user define with the UserAlias directive
(
http://www.proftpd.org/docs/directiv...UserAlias.html)
Now if you want to apply the same rule to all user, define it in the
<Global> tag (not int the <Anonymous> tag).
Regards