Rule based on secondary Mail Server
Posted: 06 Jul 2016 12:57
Hi
I watched at this project :
http://wiki.junkemailfilter.com/index.p ... ct_tarbaby
Basically they want to harvest spam watching mail thet was sent to your lowers mx records
I dont like to send my email to other people but I have a great idea from this to make a new powerful rule :
Suppose to have an efa server called MX.company.com at address 195.120.14.20, now we have this mx record :
@ MX 10 mx.company.com
mx A 195.120.14.20
Now we want to select mail that are intentionally sent to highest records using the same mailserver
@ MX 10 mx.company.com
@ MX 20 mxtar.company.com
mx A 195.120.14.20
mxtar A 195.120.14.20
So you see that mxtar.company.com point to the same EFA server ip address
Is there a way to find in the header that a mail was sent to 195.120.14.20 using resolution mxtar.company.com instead mx.company.com so to give it an extra penality score ?
I watched at this project :
http://wiki.junkemailfilter.com/index.p ... ct_tarbaby
Basically they want to harvest spam watching mail thet was sent to your lowers mx records
I dont like to send my email to other people but I have a great idea from this to make a new powerful rule :
Suppose to have an efa server called MX.company.com at address 195.120.14.20, now we have this mx record :
@ MX 10 mx.company.com
mx A 195.120.14.20
Now we want to select mail that are intentionally sent to highest records using the same mailserver
@ MX 10 mx.company.com
@ MX 20 mxtar.company.com
mx A 195.120.14.20
mxtar A 195.120.14.20
So you see that mxtar.company.com point to the same EFA server ip address
Is there a way to find in the header that a mail was sent to 195.120.14.20 using resolution mxtar.company.com instead mx.company.com so to give it an extra penality score ?