Matching against unlisted X-Headers

I'd like to have PostMaster Filter match against a custom headers called X-First-Run-Is-Spam. Is there an easy way to do this without hacking around in the configuration files?

Hello, Anyone have any ideas on this or is hacking the configuration files the only way to do this? If so, can anyone point me to some docs so I can read up on how to implement? Thanks in advance! Begin forwarded message:
From: Jason Lixfeld
Date: July 18, 2005 1:35:37 AM EDT (CA) To: otrs@otrs.org Subject: [otrs] Matching against unlisted X-Headers Reply-To: "User questions and discussions about OTRS.org" I'd like to have PostMaster Filter match against a custom headers called X-First-Run-Is-Spam. Is there an easy way to do this without hacking around in the configuration files? _______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting für Ihr OTRS System? => http://www.otrs.de/

Hi Jason, On Mon, Jul 18, 2005 at 01:35:37AM -0400, Jason Lixfeld wrote:
I'd like to have PostMaster Filter match against a custom headers called X-First-Run-Is-Spam. Is there an easy way to do this without hacking around in the configuration files?
No. You have to add this header to the other headers in the config file (put all headers in Config.pm, if you change them). After this change you can select the new header in the PostMaster Filter section in the admin area. Regards, Christian -- ((otrs)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg http://www.otrs.de/ :: Manage your communication!

On 28-Jul-05, at 9:18 AM, Christian Schoepplein wrote:
Hi Jason,
On Mon, Jul 18, 2005 at 01:35:37AM -0400, Jason Lixfeld wrote:
I'd like to have PostMaster Filter match against a custom headers called X-First-Run-Is-Spam. Is there an easy way to do this without hacking around in the configuration files?
No. You have to add this header to the other headers in the config file (put all headers in Config.pm, if you change them). After this change you can select the new header in the PostMaster Filter section in the admin area.
I can't find any documentation on the location of existing header configurations are, so I'm having trouble finding something to use as an example so I can create the new one in Config.pm. Any pointers?
Regards, Christian
-- ((otrs)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg http://www.otrs.de/ :: Manage your communication!
_______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting für Ihr OTRS System? => http://www.otrs.de/
participants (2)
-
Christian Schoepplein
-
Jason Lixfeld