Page 1 of 1
Disable link tracking for 1 domain
Posted: 01 Jun 2016 13:34
by rvwaveren
Hello everyone,
My company uses the EFA mailscanner for about 40 domains, one of these domains wants the link tracking disable. However - I haven't been able to find this anywhere, I found where I can disable it for ALL domains but not just for one.
Is this is even possible? If so can anyone point me in the right direction?
Thanks in advance,
Rory van Waveren.
Re: Disable link tracking for 1 domain
Posted: 12 Jun 2016 00:18
by shawniverson
Link tracking? Do you mean the link fraud detection in MailScanner?
Re: Disable link tracking for 1 domain
Posted: 14 Jun 2016 07:57
by rvwaveren
Hello shawniverson,
Yes, I meant link fraud detection. I'd like to disable this for one specific receiving domain. I hope this is possible!
Re: Disable link tracking for 1 domain
Posted: 19 Jun 2016 11:27
by shawniverson
I think it is....I am checking...
Re: Disable link tracking for 1 domain
Posted: 12 Jul 2016 12:09
by rvwaveren
Hello shawniverson,
Have you found anything so far? I have been looking around myself but can't find any solutions. Thank you in advance.
Re: Disable link tracking for 1 domain
Posted: 15 Jul 2016 17:02
by shawniverson
Answer: yes
You can define a ruleset for this item...
/etc/MailScanner/MailScanner.conf
Code: Select all
# If a phishing fraud is detected, do you want to highlight the tag with
# a message stating that the link may be to a fraudulent web site.
# This can also be the filename of a ruleeset.
Highlight Phishing Fraud = yes
So you would create a file, such as /etc/MailScanner/phishingfraud.rules.conf
Code: Select all
Highlight Phishing Fraud = /etc/MailScanner/phishingfraud.rules.conf
And create a tab delimited file with this:
Code: Select all
From: example.com no
FromOrTo: * yes