X-Headers.txt 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. X-Zammad-Priority: (1 low|2 normal|3 high)
  2. ------------------------------------------
  3. Set priority of ticket (for whole list check your database).
  4. X-Zammad-Group: [one system group]
  5. ----------------------------------
  6. Presort of group (highest sort priority).
  7. X-Zammad-Owner: [login of agent]
  8. --------------------------------
  9. Assign ticket to agent.
  10. X-Zammad-Ignore: [yes|true]
  11. -------------------------
  12. Ignore this email.
  13. X-Zammad-State: (new|open|...)
  14. ------------------------------
  15. Set state of ticket (for whole list check your database)! Be careful!
  16. X-Zammad-Article-Sender: (Agent|System|Customer)
  17. -------------------------------------------------
  18. Info about the sender.
  19. X-Zammad-Article-Type: (email|phone|fax|sms|webrequest|note|twitter status|direct-message|facebook|...)
  20. -------------------------------------------------------------------------------------------------------
  21. Article type (for whole list check your database).
  22. X-Zammad-Article-Visibility: (internal|external)
  23. ------------------------------------------------
  24. Article visibility.
  25. X-Zammad-Customer-Email: [email address]
  26. ----------------------------------------
  27. Set customer via explicit email.
  28. X-Zammad-Customer-Login: [login]
  29. --------------------------------
  30. Set customer via explicit login.