I have a problem with our otrs (3.3.5 on Ubuntu with psql DB on a seperate server):
when a new ticket is created via email it should send a "new ticket" notification to the sender and also to the guys from the support that subscribed to the postmaster queue. But neither is happening. But when an agent sends a reply to that ticket the mail goes out as it should. The systemlog just says:
What module/job/script inside of otrs is in charge of these notifications? I don't have configured anything like event based notifications and therefore didn't change anything in GenericAgent.pmTue Apr 1 13:56:04 2014 info OTRS-otrs.PostMasterMailbox.pl-10 Sent agent 'NewTicket' notification to 'xxx@domain.de'.
Thanks in advance!