xScatta Posted October 1, 2013 Posted October 1, 2013 Hey all. My question is. Do i can use executeCommandHandler with command /login and /register? It's fine to celebrate success but it is more important to heed the lessons of failure.
Moderators Zango Posted October 1, 2013 Moderators Posted October 1, 2013 The wiki page for executeCommandHandler is a good place to start. "register" isn't a MTA command and can be executed by this command, I would say, however. It's provided by the admin OR freeroam resource, I can't remember. I think it's the former. "login" is hardcoded. You can't attach command handlers (addCommandHandler) to such command. The function executeCommandHandler does, as the name implies, execute a handler by script.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now