OTRS mail import internal working

Moderator: crythias

Locked
flippertom
Znuny advanced
Posts: 120
Joined: 16 Apr 2015, 08:42
Znuny Version: 3.2.16

OTRS mail import internal working

Post by flippertom »

Need help in understanding how emails are actually converted to tickets.
What happens internally? Which all files are responsible for this functionality?
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: OTRS mail import internal working

Post by reneeb »

Kernel::System::PostMaster
Kernel::System::EmailParser
Kernel::System::PostMaster::NewTicket
Kernel::System::Ticket
...
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Locked