Search found 71 matches

by Snowmanko
19 Feb 2025, 13:29
Forum: Help
Topic: ExternalTicketNumberRecognition and SMIME decryption
Replies: 2
Views: 10061

Re: ExternalTicketNumberRecognition and SMIME decryption

Is it even possible for Kernel::System::PostMaster::Filter::MatchDBSource filter to use it when mail is encrypted with SMIME?
by Snowmanko
17 Feb 2025, 15:40
Forum: Help
Topic: ExternalTicketNumberRecognition and SMIME decryption
Replies: 2
Views: 10061

ExternalTicketNumberRecognition and SMIME decryption

Hi, I recently configured SMIME encryption/decryption, everything works as expected, but I found maybe one problem. When I turn on ExternalTicketNumberRecognition (setup is working - paring based on Subject regex). Tickets that are incoming encrypted with S/MIME are correctly paired but they are not...
by Snowmanko
14 Feb 2025, 14:39
Forum: Help
Topic: GenericAgent issue with event trigger TicketCreate
Replies: 10
Views: 19766

Re: GenericAgent issue with event trigger TicketCreate [solved]

I was able to solve it with creation of new GA. I dunno whats bad in old GA, it looks ok, but I could overseen something bcs I have more than 200 dynamic fields. Thank you.
by Snowmanko
14 Feb 2025, 14:37
Forum: Help
Topic: S/MIME decryption options
Replies: 2
Views: 8625

Re: S/MIME decryption options

Decrypting content works fine but I need to use Postmaster Filters to do actions based on body. I dont have any additional headers that I can use.
by Snowmanko
11 Feb 2025, 17:56
Forum: Help
Topic: GenericAgent issue with event trigger TicketCreate
Replies: 10
Views: 19766

Re: GenericAgent issue with event trigger TicketCreate

hkais wrote: 31 Jan 2025, 16:14 Maybe we can mutually write an article about how to do good debugging for Znuny modules.
Ping me via PN if interested and would like to get some public OpenSource charma points...
Sure, why not, I love OTRS, using it 15 years :) I will be more than happy to help.
by Snowmanko
11 Feb 2025, 17:54
Forum: Help
Topic: GenericAgent issue with event trigger TicketCreate
Replies: 10
Views: 19766

Re: GenericAgent issue with event trigger TicketCreate

Hi, I did: add note to GA remove your module (temporarily) check if GA executes now I tested it : Feb 11 16:50:01 otrs OTRS-CGI-18[28376]: [Info][Kernel::System::Ticket::TicketCreate] New Ticket [18753411/test15] created (TicketID=753531,Queue=XX::XX,Priority=3 normal,State=new) Feb 11 16:50:01 otrs...
by Snowmanko
11 Feb 2025, 17:03
Forum: Help
Topic: S/MIME decryption options
Replies: 2
Views: 8625

S/MIME decryption options

Hi, is it possible to use standard Postmaster Filters against SMIME decrypted messages in general? I can see i can search header field X-OTRS-BodyDecrypted in Postmaster Filter and then do something. I suppose I need to turn on (set Value 1) in StoreDecryptedBody of module PostMaster::PreFilterModul...
by Snowmanko
31 Jan 2025, 14:43
Forum: Help
Topic: GenericAgent issue with event trigger TicketCreate
Replies: 10
Views: 19766

Re: GenericAgent issue with event trigger TicketCreate

hkais wrote: 31 Jan 2025, 09:47 We had similar issues with a bug in our module and thus it did not get executed form the viewpoint.
how did you debugged it?
by Snowmanko
31 Jan 2025, 10:31
Forum: Help
Topic: GenericAgent issue with event trigger TicketCreate
Replies: 10
Views: 19766

Re: GenericAgent issue with event trigger TicketCreate

Yes, i tried adding note, but there is no note in ticket. I can get rid of my custom module execution and only wanted to change priority and add note, but either is not done.
by Snowmanko
31 Jan 2025, 09:29
Forum: Help
Topic: GenericAgent issue with event trigger TicketCreate
Replies: 10
Views: 19766

Re: GenericAgent issue with event trigger TicketCreate

I Attached Single and Multiple Tickets. Nothing special i guess. Screenshot 2025-01-31 at 08.26.37.png TicketCreate should execute when Ticket is created, but it will not. I also tried ArticleCreate but does not work too. What do you mean by "its working correctly", GA is not processed - t...
by Snowmanko
30 Jan 2025, 19:48
Forum: Help
Topic: GenericAgent issue with event trigger TicketCreate
Replies: 10
Views: 19766

GenericAgent issue with event trigger TicketCreate

Hi, i configured new GenericAgent that executes my custom module that i previously registered in config.pm. all working find when running GA from admin GUI (manually). Problem is somewhere in this GenericAgent - its configured for Event Based execution with CreateTicket trigger. On newly arrived tic...
by Snowmanko
14 Oct 2021, 12:22
Forum: General
Topic: Upgrade/Migrate OTRS6 CE to Znuny
Replies: 1
Views: 1404

Upgrade/Migrate OTRS6 CE to Znuny

Hi,
I just want to ask if there is any procedure available in documentation - I want to upgrade or migrate my OTRS6 CE instances to Znuny LTS. Is this even possible or I need to start as new installation?

Thanks.

BR!
by Snowmanko
08 Jul 2020, 10:38
Forum: Help
Topic: Unable to add Customer - Ubuntu 20.04 LTS, fresh install
Replies: 8
Views: 3959

[SOLVED] Re: Unable to add Customer - Ubuntu 20.04 LTS, fresh install

Yes! That's it! Thanks. I can install these modules with cpan or install it as alternative with some perl package, do someone know name of the related packages? EDIT: package liblocale-codes-perl fixed this problem Bundled modules: o Algorithm::Diff..................ok (v1.1903) o Apache::DBI..........
by Snowmanko
07 Jul 2020, 17:58
Forum: Help
Topic: Unable to add Customer - Ubuntu 20.04 LTS, fresh install
Replies: 8
Views: 3959

Re: Unable to add Customer - Ubuntu 20.04 LTS, fresh install

Yes, o Apache::DBI......................ok (v1.12) o Apache2::Reload..................ok (v0.13) o Archive::Tar.....................ok (v2.32) o Archive::Zip.....................ok (v1.67) o Crypt::Eksblowfish::Bcrypt.......ok (v0.009) o Date::Format.....................ok (v2.24) o DateTime...........
by Snowmanko
07 Jul 2020, 10:43
Forum: Help
Topic: Unable to add Customer - Ubuntu 20.04 LTS, fresh install
Replies: 8
Views: 3959

Unable to add Customer - Ubuntu 20.04 LTS, fresh install

Hi, I have freshly installed Ubuntu 20.04 LTS with OTRS 6.0.26-1 package. This error is thrown when trying to add Company in Action AdminCustomerCompany resulting in Internal Server Error (500). Do someone know what perl related package should be installed? [Tue Jul 07 03:29:42.605271 2020] [:error]...
by Snowmanko
07 May 2020, 16:11
Forum: General
Topic: Get Customer Name to Appear in Stat Report
Replies: 5
Views: 15641

Re: Get Customer Name to Appear in Stat Report

Anyone know how to map this?
by Snowmanko
07 Apr 2020, 18:54
Forum: General
Topic: OTRS 7 / 8 vs Community Edition
Replies: 16
Views: 37170

Re: OTRS 7 / 8 vs Community Edition

Hi, thanks for joining this topic. I've opened chat at official site otrs.com. See attached conversation. Vitor (person in chat) is sales representative working in xxx I suppose - this is Linkedin info. This is really confusing and I it concerns me in order to decide if I am going to use OTRS CE for...
by Snowmanko
07 Apr 2020, 16:48
Forum: General
Topic: OTRS 7 / 8 vs Community Edition
Replies: 16
Views: 37170

OTRS 7 / 8 vs Community Edition

Hi, I've heard there will be no more Community Editions of OTRS released in future and all versions will be payed. Can someone confirm this info? Is it true that there will be no now upcomming releases available as Community Edition? So this means OTRS 6 is last available version for public as opens...
by Snowmanko
12 Jul 2019, 16:28
Forum: General
Topic: [Solved] OTRS API - HTML Body possible?
Replies: 3
Views: 2975

Re: OTRS API - HTML Body possible?

Thanks, it worked.
by Snowmanko
12 Jul 2019, 16:27
Forum: General
Topic: Increase priority for pending ticket with GenericAgent?
Replies: 2
Views: 2117

Increase priority for pending ticket with GenericAgent?

Hi,

I would like to configure OTRS to increase priority of ticket in "pending - auto close+/-" state but ONLY when customer reply to ticket.
Is this even possible? I could not came up with solution how to setup it with GenericAgent / PostMaster Filter.

Thanks for suggestions.
Martin
by Snowmanko
03 Jul 2019, 17:58
Forum: General
Topic: [Solved] OTRS API - HTML Body possible?
Replies: 3
Views: 2975

[Solved] OTRS API - HTML Body possible?

Hi,
is it possible to inject HTML into body section of OTRS API while using TicketCreate function ?
When I am trying to create ticket with HTML body through API it acts as plaintext and I see HTML tags in body of created ticket.

Thanks.
BR!
by Snowmanko
27 Jun 2019, 16:10
Forum: General
Topic: [Solved] Search Index when using search for customer/customer user
Replies: 1
Views: 2023

[Solved] Search Index when using search for customer/customer user

Hi, I just want to ask what setting define which fields are searched when searching is triggered within "Customer - Customer Information Center" from main menu. There are two possibilities for search - Customer and Customer User. I want to set only one column in DB that is indexed to searc...
by Snowmanko
21 Sep 2018, 12:18
Forum: General
Topic: New Ticket module
Replies: 1
Views: 1589

New Ticket module

Hi, we want to extend OTRS system with "copy of" New E-Mail Ticket module so there will be multiple ways how to create Ticket. 1. Phone (default) 2. E-mail (default) (new one) 3. E-mail modified that we modify Is there some good howto or documentation how to create / copy E-mail or Phone m...
by Snowmanko
24 May 2018, 11:07
Forum: General
Topic: [BUG] OTRS 6.0.5-1 - Statistics CSV parsing
Replies: 6
Views: 17927

Re: [BUG] OTRS 6.0.5-1 - Statistics CSV parsing

I am unable to find correct asigned developer which is responsible for Ubuntu package, dunny who is that for now, but i've filled bug as you suggested.

https://bugs.launchpad.net/ubuntu/+sour ... ug/1772380

Thanks,
BR!
by Snowmanko
17 May 2018, 15:17
Forum: General
Topic: [BUG] OTRS 6.0.5-1 - Statistics CSV parsing
Replies: 6
Views: 17927

Re: [BUG] OTRS 6.0.5-1 - Statistics CSV parsing

6.0.5-1 is last version afaik, i will try to fill https://bugs.otrs.org/
by Snowmanko
15 May 2018, 12:45
Forum: General
Topic: [BUG] OTRS 6.0.5-1 - Statistics CSV parsing
Replies: 6
Views: 17927

[BUG] OTRS 6.0.5-1 - Statistics CSV parsing

Hi, I would like to report bug in statistics / report module. When generating Ticketlist CSV report of tickets without asigned customer, fields where customerID and customerName should be is reported without quotes. So it looks like this : "903","18004687","27 d 0 h ",&...
by Snowmanko
30 Apr 2018, 17:57
Forum: Help
Topic: Sending notification - setting From address
Replies: 3
Views: 19369

Re: Sending notification - setting From address

solved. it's caused by this setting :

SendmailNotificationEnvelopeFrom::FallbackToEmailFrom -> this have to be enabled in order to fill envelope in mail server communication
by Snowmanko
25 Apr 2018, 16:45
Forum: Help
Topic: Missing "Created in Queue" in Statistics
Replies: 0
Views: 42675

Missing "Created in Queue" in Statistics

Hi,

I can't find "Created in Queue" field known from older versions in Statistics despite it is in classic search as attribute.

Is there any way how to add this column to Statistics ?

BR!
by Snowmanko
25 Apr 2018, 14:38
Forum: Help
Topic: Sending notification - setting From address
Replies: 3
Views: 19369

Re: Sending notification - setting From address

lido wrote:Hi, it's on your system configuration at:

System Configuration -> Core -> Email
- NotificationSenderEmail
- NotificationSenderName
is it possible to set this per notification and not only globally ?
by Snowmanko
24 Apr 2018, 16:59
Forum: Help
Topic: Sending notification - setting From address
Replies: 3
Views: 19369

Sending notification - setting From address

Hi, can somebody explain what do I have to setup in order to get Ticket notification working ? When I create notification based on "TicketCreate" action there is no field where to set From address. My notification is then sent with From header set to '' (nothing), see attached picture from...
by Snowmanko
18 Apr 2018, 17:32
Forum: Help
Topic: Send notification based on postmaster filter action
Replies: 1
Views: 13951

Send notification based on postmaster filter action

Hi, I need advice from you! I want to send "no-reply" notification based on regexp in PostMaster Filter action. Is it somehow achievable ? I need to send 2 types of "no-reply" notifications based on domain name in From field (certain domain i.e. From: @example.com and others than...
by Snowmanko
17 Apr 2018, 11:06
Forum: General
Topic: european format for <OTRS_TICKET_Created>
Replies: 5
Views: 34115

Re: european format for <OTRS_TICKET_Created>

Hi,

do you know how to implement european datetime format in OTRS 6 ?

Thanks.
by Snowmanko
30 Mar 2018, 18:25
Forum: Help
Topic: OTRSMasterSlave DynamicFields
Replies: 2
Views: 7181

Re: OTRSMasterSlave DynamicFields

BUMP, anyone has some suggestions ?
by Snowmanko
22 Mar 2018, 21:40
Forum: Help
Topic: OTRSMasterSlave DynamicFields
Replies: 2
Views: 7181

OTRSMasterSlave DynamicFields

Hi,

It would be great if the OTRSMasterSlave Module would have the feature of selectively propagating dynamic fields from master to slave tickets.

Is there any option how to achieve this ?

BR,
Martin
by Snowmanko
22 Mar 2018, 21:39
Forum: Help
Topic: Master Slave extension for OTRS 6.x
Replies: 5
Views: 3335

[SOLVED] Re: Master Slave extension for OTRS 6.x

Uninstall and install action solved the problem and it's now funcional as it should be.

Thanks
by Snowmanko
20 Mar 2018, 10:47
Forum: Help
Topic: Master Slave extension for OTRS 6.x
Replies: 5
Views: 3335

Re: Master Slave extension for OTRS 6.x

Can somebody advice how to install and configure it in 6.x ? @zzz ?
by Snowmanko
19 Mar 2018, 14:00
Forum: Help
Topic: Master Slave extension for OTRS 6.x
Replies: 5
Views: 3335

Re: Master Slave extension for OTRS 6.x

Thanks, I've installed it, but don't know how to setup dynamic field (type - input/dropdown and values/keys). Can somebody advice how to do that ?
by Snowmanko
19 Mar 2018, 12:02
Forum: Help
Topic: Master Slave extension for OTRS 6.x
Replies: 5
Views: 3335

Master Slave extension for OTRS 6.x

Hello,
do somebody know if there is MasterSlave extension available for OTRS 6.x ? If Yes, can you advice where it is possible to download ?
I found this Git repo : https://github.com/OTRS/OTRSMasterSlave

But there is no howto or version specification.

Thanks.
BR.
by Snowmanko
17 Jan 2018, 15:04
Forum: Help
Topic: LDAP multivalue CustomerMap attributes
Replies: 7
Views: 3844

Re: LDAP multivalue CustomerMap attributes

As I stated in first post, I want to add multiple Customer information i.e. I want to add multiple phone numbers (attribute in LDAP - phoneNumber can be stated in object multiple times), i.e. I want to add multiple CustomerEndpoints (this means something like office branch), under this CustomerEndpo...
by Snowmanko
16 Jan 2018, 12:28
Forum: Help
Topic: LDAP multivalue CustomerMap attributes
Replies: 7
Views: 3844

Re: LDAP multivalue CustomerMap attributes

Do you think there is some way to change this ? We need to have multiple same attributes related to our Customers object.
by Snowmanko
15 Jan 2018, 16:31
Forum: Help
Topic: LDAP multivalue CustomerMap attributes
Replies: 7
Views: 3844

Re: LDAP multivalue CustomerMap attributes

Nobody tried it ?
by Snowmanko
11 Jan 2018, 20:09
Forum: Help
Topic: LDAP multivalue CustomerMap attributes
Replies: 7
Views: 3844

LDAP multivalue CustomerMap attributes

Hi all, @crythias, @jojo, I am trying to implement multivalue dynamic LDAP Customer Map attributes. Documentation mention only about multivalue CustomerIDs, but not other attributes. For example I have LDAP object with CustomerID and all required related attributes, BUT I also have optional customer...
by Snowmanko
18 Nov 2015, 14:42
Forum: Help
Topic: Agent name/surname order.
Replies: 2
Views: 1311

Agent name/surname order.

Hi there,
simple question : is it possible to set order of agent names in forms ?
In my OTRS 3.3.9 i.e. when i want to change responsible agent, order is "name surname".

I want to change this behaviour to "surname name".

Thanks for advices,

Regards,
Martin
by Snowmanko
09 Oct 2015, 14:52
Forum: Help
Topic: GenericAgent - First change of owner
Replies: 1
Views: 1008

GenericAgent - First change of owner

Hi there, is there some option how to detect first change of ticket owner ? We would like to set "static" owner on first responsible change in certain queue. So when first responsible is changed we setup same owner as responsible, but later it will not be possible to change owner. So we wi...
by Snowmanko
03 Oct 2015, 17:42
Forum: Help
Topic: OTRS permission problem
Replies: 1
Views: 1194

OTRS permission problem

Hi there, I could not get fix errors attached. Probably I made some fail command and I changed some permissions and OTRS is not working anymore. Can I somehow fix this ? (apache2 log) [Sat Oct 3 17:15:21 2015] -e: Apache2::Reload: Can't locate /usr/share/otrs/scripts/apache2-perl-startup.pl [Sat Oct...