Postmaster Filter Help [SOLVED]

Moderator: crythias

Locked
netjess
Znuny expert
Posts: 172
Joined: 16 Nov 2011, 23:35
Znuny Version: 6.0.16
Real Name: Jesse
Company: Mercer Valve Company
Location: Oklahoma USA
Contact:

Postmaster Filter Help [SOLVED]

Post by netjess »

Hello,
I have read the documentaion and searched through the forum and I am still not quite sure of how to set up the filters so that if an e-mail comes in with a word in the subject to place it in a particular queue. Attached is my attempt but it did not work.

I would appreciate if someone could point me in the right direction.
You do not have the required permissions to view the files attached to this post.
Last edited by netjess on 14 Dec 2011, 17:33, edited 1 time in total.
Powered by OTRS 6
Active Directory LDAP Integration.
Ubuntu 18 LTS, Apache2, PostgreSQL.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Postmaster Filter Help

Post by jojo »

please show the mail, the log entries and your Queue setup
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
netjess
Znuny expert
Posts: 172
Joined: 16 Nov 2011, 23:35
Znuny Version: 6.0.16
Real Name: Jesse
Company: Mercer Valve Company
Location: Oklahoma USA
Contact:

Re: Postmaster Filter Help

Post by netjess »

jojo wrote:please show the mail, the log entries and your Queue setup
Thanks for your response. Here is the filter and message I have tested.
What log are you needing to look at? The message does get into the system but it just ends up in the Postmaster queue.
You do not have the required permissions to view the files attached to this post.
Powered by OTRS 6
Active Directory LDAP Integration.
Ubuntu 18 LTS, Apache2, PostgreSQL.
netjess
Znuny expert
Posts: 172
Joined: 16 Nov 2011, 23:35
Znuny Version: 6.0.16
Real Name: Jesse
Company: Mercer Valve Company
Location: Oklahoma USA
Contact:

Re: Postmaster Filter Help

Post by netjess »

Here is the queue list and the contruct of the actual queue used in the sample.
You do not have the required permissions to view the files attached to this post.
netjess
Znuny expert
Posts: 172
Joined: 16 Nov 2011, 23:35
Znuny Version: 6.0.16
Real Name: Jesse
Company: Mercer Valve Company
Location: Oklahoma USA
Contact:

Re: Postmaster Filter Help

Post by netjess »

OK,
I did figure something out. If I want a message sorted to a sub queue I have to use the queue chain with a double colon (::) seperators.

such as NaturalSolutions::NaturalOrder
if I want a message to go to the NaturalOrder queue. 8)
You do not have the required permissions to view the files attached to this post.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Postmaster Filter Help

Post by jojo »

Yes, thats right
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
netjess
Znuny expert
Posts: 172
Joined: 16 Nov 2011, 23:35
Znuny Version: 6.0.16
Real Name: Jesse
Company: Mercer Valve Company
Location: Oklahoma USA
Contact:

Re: Postmaster Filter Help

Post by netjess »

I do have another question though. Is the keyword case sensitive? Would I have to create multiple filters to cover different case use?
NaturalOrder vs naturalorder vs Naturalorder vs naturalOrder?
Locked