Q-OTRS-Ignore Question

Moderator: crythias

Locked
Baustin
Znuny newbie
Posts: 38
Joined: 01 Jun 2011, 10:40
Znuny Version: 3.0
Real Name: Barry

Q-OTRS-Ignore Question

Post by Baustin »

Hi

I am setting up a mailbox that will receive a lot of emails. I am going to set it up with Q-OTRS-Ignore so that it ignore certain emails from a specific sender.

My questions is about the Q-OTRS-Ignore feature. If i set it up, will it still pull the emails from the inbox but just not show them in OTRS, if so what happens to the emails. Or, does it just ignore them completely?

If anyone has any experience or can help it would be greatly appreciated
OTRS 3.0.7 installed on Linux. Agents access it, customers emails us.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Q-OTRS-Ignore Question

Post by jojo »

they are fetched but won't create a ticket (so they are moved to /dev/null)
"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
Baustin
Znuny newbie
Posts: 38
Joined: 01 Jun 2011, 10:40
Znuny Version: 3.0
Real Name: Barry

Re: Q-OTRS-Ignore Question

Post by Baustin »

jojo wrote:they are fetched but won't create a ticket (so they are moved to /dev/null)
Thanks alot. So they are still being pulled to the server, How would suggest the best way do have them deleted?

The emails in question, there are alot of them, so I would need to have them deleted. IS this something i do from OTRS, or physically from the server they are being pulled to?
OTRS 3.0.7 installed on Linux. Agents access it, customers emails us.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Q-OTRS-Ignore Question

Post by crythias »

All emails *are* deleted from server as OTRS gets them.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Baustin
Znuny newbie
Posts: 38
Joined: 01 Jun 2011, 10:40
Znuny Version: 3.0
Real Name: Barry

Re: Q-OTRS-Ignore Question

Post by Baustin »

crythias wrote:All emails *are* deleted from server as OTRS gets them.
We have OTRS installed locally, so I am thinking that the emails it fetches and ignores still get moved to the server where we have it installed?
OTRS 3.0.7 installed on Linux. Agents access it, customers emails us.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Q-OTRS-Ignore Question

Post by crythias »

Baustin wrote:We have OTRS installed locally, so I am thinking that the emails it fetches and ignores still get moved to the server where we have it installed?
Temporarily, until disposition (X-OTRS-Ignore) sends the individual email to /dev/null.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Baustin
Znuny newbie
Posts: 38
Joined: 01 Jun 2011, 10:40
Znuny Version: 3.0
Real Name: Barry

Re: Q-OTRS-Ignore Question

Post by Baustin »

crythias wrote:
Baustin wrote:We have OTRS installed locally, so I am thinking that the emails it fetches and ignores still get moved to the server where we have it installed?
Temporarily, until disposition (X-OTRS-Ignore) sends the individual email to /dev/null.
Great, thanks alot
OTRS 3.0.7 installed on Linux. Agents access it, customers emails us.
Locked