cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1089
Views
0
Helpful
1
Replies

Adding X-ESP header

ramikamel911
Level 1
Level 1

Hi Guys,

How can i add the x-esp header to the emails under Ironport?

i need this to know the score of each email i'm receiving. (which is configured generally under spam thresholds/under incmoning mail policies/ Anti-spam settings) as follows:

----------------------------------

spam is scored on a 1-100 scale. The higher the score, the more likely a message is a spam.
IronPort Anti-Spam:


Score >                                    (50 - 100)

Score >                                                 (minimum 25, cannot exceed positive spam score)

---------------------------------------

There is any possibility to add this header?

i found:

insert-header("X-SBRS", "$REPUTATION")

But this is different, and it is giving me None as a result in the email header.

Any Idea?

Regards,

Rami

1 Reply 1

Andreas Mueller
Level 4
Level 4

Hello Rami,

the spam score is an internal value that is only visible to the antispam engine, but not accessible by any filter or log. Reason for this is to prevent that spammers reverse engineering the score in order to generate more false negatives.

Hope that helps,

Andreas