Add postmaster spam filter

English! place to talk about development, programming and coding
Post Reply
akshattandon
Znuny newbie
Posts: 20
Joined: 15 May 2018, 08:03
Znuny Version: 6.0.5
Real Name: Akshat
Company: None

Add postmaster spam filter

Post by akshattandon »

Hi We are trying to add the spam detection filter in OTRS , As we are using MS OFFICE as our mail server it adds following information in header
under attribute

Code: Select all

X-Forefront-Antispam-Report 
Eg.

Code: Select all

X-Forefront-Antispam-Report:
 ..;..;LANG:en;..;SFV:SPM;..;CAT:UIMP;SFTY:9.20;SFS:(10001);DIR:INB;SFP:;SFTY:9.20;
That contains a value as

Code: Select all

SFV:SPM 
in semicolon separated values.

Is there any way i can detect this OTRS postmaster filter to detect such headers and such values
root
Administrator
Posts: 3931
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: Add postmaster spam filter

Post by root »

Hi,

To use this header in PostMaster Filter add it as a new entry to the System Configuration PostmasterX-Header

- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
Post Reply