Hi
I want to block some email addresses from creating ticket.. how can it be done? any idea??
thanks
How to block an email address from creating ticket
-
- Znuny newbie
- Posts: 9
- Joined: 08 Oct 2010, 15:54
- Znuny Version: 2.4
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: How to block an email address from creating ticket
The simplest way is to use the postmasterfilter MATCH what you want and SET X-OTRS-Ignore.
or there's a similar entry in SysConfig Core::PostMaster which you'll need to enable:
PostMaster::PreFilterModule###1-Match:
Module to filter and manipulate incoming messages. Block/ignore all spam email with From: noreply@ address.
Also, check this: http://forums.otrs.org/viewtopic.php?f=61&t=4933#p20981
or there's a similar entry in SysConfig Core::PostMaster which you'll need to enable:
PostMaster::PreFilterModule###1-Match:
Module to filter and manipulate incoming messages. Block/ignore all spam email with From: noreply@ address.
Also, check this: http://forums.otrs.org/viewtopic.php?f=61&t=4933#p20981
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
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
-
- Znuny newbie
- Posts: 9
- Joined: 08 Oct 2010, 15:54
- Znuny Version: 2.4
Re: How to block an email address from creating ticket
@crythias
Thank you for ur reply.. It sounds worth working.. I will work on this for sure..
Thank you for ur reply.. It sounds worth working.. I will work on this for sure..
