USER Tag

    If the USER tag is set, the taglist will be automatically expanded with a tag 'ACTION' and value 'login'. The USER tag has two values: the username and the password. It will be checked if the name and the password match. It may look as follows: -USER 'name' 'password', where 'name' is the username and 'password' is the password.

Back