I have one litlle problem.
I use OTRS 3.3.8 without ITSM.
I search hour's without solution.
Without web application it's working fine.
I have my email user with multiple alias tickets@domain.com, tickets@domain2.com, ...
I have one postmaster account with POP3S and validation to "On" and filter email by field 'To'.
I have associate all email address to specific queues.
I would like to add register a mail like "ticketsnotes@domain.com" for agent can send email and automaticly is register as a note in the ticket.
I see on this forum I must do a "Emailing Filter" like this :
Stop after : No
Filter
------
Header 1 : To
Value 1 : EMAILADDRESS:ticketsnotes@domain.com
Headers
----------
Header 1 : X-OTRS-FollowUp-ArticleType
Value 1 : note-internal
Actually when I send to email it is a normal article note a note.
Below log I found (I can's see where to active debug) :
Sun Aug 24 08:37:02 2014 info OTRS-otrs.PostMasterMailbox.pl-71 POP3S: Fetched 1 email(s) from tickets@domain.com/exchange.domaine.local.
Sun Aug 24 08:37:02 2014 notice OTRS-otrs.PostMasterMailbox.pl-71 FollowUp Article to Ticket [2014082471000317] created (TicketID=41, ArticleID=178). ,
Sun Aug 24 08:37:02 2014 info OTRS-otrs.PostMasterMailbox.pl-71 Sent agent 'FollowUp' notification to 'agent@domain.com'.
Sun Aug 24 08:35:02 2014 notice OTRS-otrs.Scheduler-71 Scheduler Daemon status request! PID 11925
Sun Aug 24 08:30:02 2014 info OTRS-otrs.PostMasterMailbox.pl-71 POP3S: Fetched 1 email(s) from tickets@domain.com/exchange.domaine.local.
Sun Aug 24 08:30:02 2014 notice OTRS-otrs.PostMasterMailbox.pl-71 FollowUp Article to Ticket [2014082471000317] created (TicketID=41, ArticleID=177). ,
Sun Aug 24 08:30:02 2014 info OTRS-otrs.PostMasterMailbox.pl-71 Sent agent 'FollowUp' notification to 'agent@domain.com'.
Thank's all for your help.