Hey
I want to give some feedback after we are using Zammad for some months now. For us, it replaced a big Thunderbird mail account (~40 sub directories). I want to thank you, as it makes the work a lot easier for us.
I’m interested in what you say. If you think it makes sense, I can create an issue on Github
- Sending outgoing mails
It would to create “mass tickets”. Like a ticket template (that functionality already exists) and then I would like to specify a list of email addresses. You can think like it’s an invitation (mail to a lot of poeple, normally no one is responding, but it can happenn). So having a BCC field in the ticket creation form would be nice.
There is already a “CC” field. It would be nice to improve usability here: Allow the user to easily import/paste multiple email-addresses, e. g. when they are seperated with a ; or .
-
An “assign to me button” whould be nice, especially if the list of users is long.
-
It would be nice to be able to view the pdf attachments inside the reader (and not downloading it). That would be much easier.
-
Client side filtering of tickets
When I see the tickets of an overview, it would be nice to be able to filter tickets. Like the “AutoFilter” feature in CSV files, where you can checkbox options (e. g. Prio=high) or can search for fields (subject=“bla”) -
Add a checklist to a ticket by a trigger
-
Trigger: send mail to a group of people. Like to everyone who as access to group X. Or can specify a notification group.
-
When specifying SLAs: It would be nice to be able to specify days or bigger hour-numbers. Currently I think two digits is max input (as of input validation). I used curl to specify 120h.
-
I’m really happy about the GPG implementation and integration. There are default ntoficiations like (“someone assigned you a new ticket”). I’m wondering why these emails are not PGP encrypted, even when there is a known PGP key imported.
-
Please make the UI differentiation between a note and a message/email/response more visible.
-
How do you handle Spam-Mails? In general you want to train your spam-ai-model. So technically you want to use IMAP protocol to move the email into the Spam folder. (But technically the mail is already deleted and does not exist any more in the mailbox). Any advise on this?
-
I wrote a Zammad webhook that automatically imports PGP keys
Feel free to give feedback and advertise
Thanks for taking the time!