Search found 5 matches

by AlexanderH
22 Aug 2012, 15:23
Forum: Help
Topic: Block mails with empty Subject
Replies: 3
Views: 1281

Re: Block mails with empty Subject

This evil curly brace didn't wanted to get copied out of the "config.pm" but you are right its not the issue.

I am not really into perl so maybe I did something wrong with the syntax "if the subject is empty then block the e-mail" thing.
by AlexanderH
22 Aug 2012, 10:24
Forum: Help
Topic: Block mails with empty Subject
Replies: 3
Views: 1281

Block mails with empty Subject

Hi, I want to block/ignore incoming E-Mails without Subject, but the Postmasterfilter doesn't accept it when I leave the Subjectfield empty. Then I tried this in the Confg.pm with different statements in the Subjectfield "^$" "$". # Job Name: Subject-empty # (block/ignore all spa...
by AlexanderH
23 May 2012, 09:14
Forum: Help
Topic: ExtraRow in Ticketoverview small
Replies: 0
Views: 469

ExtraRow in Ticketoverview small

Hi, after trying to do it all by myself for some hours now I thought screaming for help wouldn't be that bad. So what I want is to add a sortable row for "Responsible" in the Ticketoverviewsmall right next to the "Owner" row. The first thing I have done is to edit the \OTRS\Kerne...
by AlexanderH
20 Apr 2012, 17:01
Forum: Help
Topic: Adding Fields to Ticketoverviewmedium
Replies: 3
Views: 1230

Re: Adding Fields to Ticketoverviewmedium

Using the example blocks in the .dtl worked pretty good for me. Searching in the right files helps sometimes too.
Thanks for the awesome fast help. Wouldn't have found it in ages.
by AlexanderH
20 Apr 2012, 12:54
Forum: Help
Topic: Adding Fields to Ticketoverviewmedium
Replies: 3
Views: 1230

Adding Fields to Ticketoverviewmedium

Hi I am pretty new to OTRS and this Forum helped me a lot but now I cant find anything about this. What I would like to do is adding the "TicketFreetimekey6" "Duedate" to the Agent Overview Mediumsize. I think I have to add some extra lines into "Kernel/Output/HTML/TicketOve...