Postmaster Filter and CustomerID

Moderator: crythias

Locked
jforrow
Znuny newbie
Posts: 26
Joined: 02 Sep 2010, 16:21
Znuny Version: 3.0.9

Postmaster Filter and CustomerID

Post by jforrow »

Hi,
I have a postmaster filter setup to assign emails from @prog-base.com to the CustomerID PPB as follows:

Filter Condition
Header 1: 'From' Value 1:'@prog\-base\.'
Set email headers
Header 1: 'X-OTRS-CustomerNo' Value1:'PPB'

This works fine. However, I have a customer with the email address and userID 'user.name@prog-base.com' which should have the customerID 'PPBTRI'

This user's Customer detail is as follows:

Firstname : user
Lastname : name
Username : user.name@prog-base.com
CustomerID : PPBTRI

But tickets from this email address are still assigned to CustomerID PPB. I thought OTRS would identify a match on the 'From' address and username and set the correct Customer ID, regardless of the postmaster filter.

The postmaster filter exists only to catch any emails from people that haven't been setup in OTRS yet.
Test : OTRS 3.1.12 with ITSM 3.1.7
Prod : OTRS 3.1.12 with ITSM 3.1.7
Both running on Centos 5.7 with Mysql Database
Locked