Vacation message API

I want access with master passord, like all other functions.

Using admin|USER with admin password.

This vacation plug inn requires pop and poppassword, not?
Note: NO username or password are required. The email/password do the authenticating. Also, system accounts don't work, so stick with virtual accounts (eg [email protected])
 
No problem.
In general, you'd take whatever the GUI does, and change CMD_* to CMD_API_*

So to see a message with dates, use:

CMD_API_EMAIL_VACATION_MODIFY
domain=domain.com
user=user

To see everthing passed to DA from a browser, run DA in debug mode:
http://help.directadmin.com/item.php?id=293


I've updated the versions system to have CMD_API_EMAIL_VACATION_MODIFY, as it was missing from the documentation (thanks for the report)
http://www.directadmin.com/features.php?id=348

John
 
Back
Top