Nginx for reverse
I try to change the container 's file for zammad.conf and zammad_ssl.conf by chaning the proxy_set_header X-Forwarded-Proto $scheme to proxy_set_header X-Forwarded-Proto https ; It does’t work ~
View ArticleNginx for reverse
I change the docker-compose.yml to original version ,and enable the variale for NGINX_SERVER_SCHEME=https ; Now it is worked for that ; I can receive the email that address is https not http;
View ArticleTicket-Link in email
How can I put a link from a ticket into a trigger or schedule mail? Is there a special formatting for this? I tried a link + #{ticket.id} but I can’t get a proper link to the actual ticket. Why do I...
View ArticleTicket-Link in email
Hello, the link to the ticket is as follows #{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id} At least in my triggers. Best, Skip
View ArticleTicket-Link in email
Ok thank you for youre reply. Hm that is what I am had until I notice the link still every time the same. But now I try this maybe I had a typos.
View ArticleProblem with application_wrapper.html.erb
Infos: Used Zammad version: 6.3.1-1718860451.0f341764.bullseye Used Zammad installation type: package Operating system: Debian 12 Browser + version: Chrome, 126.0.6478.127 Expected behavior: When...
View ArticleTicket-Link in email
I dont know why. It works. I had exactly this configuration line in the trigger, had compared it again. But it didn’t work. I can’t explain it. Many thanks for the quick help.
View ArticleNginx - Address family not supported by protocol / Website not loading
Problem solved - no clue what caused the issues, but here’s what we did to get it up and running again. VSphere Restore to backup from Thursday, last week (when GUI was still online) ipv6 still...
View ArticleZammad scheduler database not connected
Infos: Used Zammad version: 8.12.2 Used Zammad installation type: Docker-Compose Operating system: Linux Debian Expected behavior: When I start zammad it shows following in the docker compose logs:...
View ArticleSet Tag by Custom-Mail-Header
Hi Guys, Hi Leute, is it possible, to set a Tag by Mail-header? Something like “X-Zammad-Ticket-Tags=Termin,Alarm” The Channel is also set as trusted. Zammad 6.3.1 via docker-compose.yml
View ArticleLDAP deactivated: why?
I’m still at the point I cannot understand what is going wrong with my LDAP integration. I started a fresh installation of zammad, so all clean data. I did the configuration of the LDAP source, that...
View ArticleProblem with application_wrapper.html.erb
Hi @Merva. No idea what you did, but the source file looks completely different for me … please compare it with zammad/app/views/mailer/application_wrapper.html.erb at stable · zammad/zammad · GitHub...
View ArticleSet Tag by Custom-Mail-Header
Hi, the URL Shows how i Change the Tag by a Rule in the Postmaster-Section. I want to edit it directly by the Header, not to add additionaly a Rule. For example, i can also change the Group by adding...
View ArticleSet Tag by Custom-Mail-Header
Ok sorry for the typo-error. I tried X-Zammad-Ticket-Tags: Termin, but the mail doesnt get processed.
View ArticleSet Tag by Custom-Mail-Header
And what does your production.log tell you in that time frame?
View ArticleProblem with application_wrapper.html.erb
Merva: Modified Hi fliebe92, thanks for the reply! Actually, I don’t know what happened. Both .erb files were completely structured before I copy/pasted them in here.(And the files, at least, still...
View ArticleProblem with application_wrapper.html.erb
I just noticed upon re-reading, the message board is eating up parts of my posts. I’M talking about <body></body> Tags. In the first codeblock, we can see that there is an opening...
View Article