This wont be a step by step, however you would be creating a new "Send Connector" that uses a Smart Host to direct to the PMG and ensure that it has an equal or lower metric/priority than your current/primary connector.
I have started to migrate our outbound emails to go through PMG - however I have also started to notice emails sent from users being blocked (yes I have added additional checks not standard to PMG):
Spam detection results: 5
AWL -0.745 Adjusted score from AWL reputation of...
I guess the statistics starts to show after 2 days has past (ie. I can see the stats from 3 days ago).
Can someone advise the meaning of that number for Greylisting:
Does that mean:
11% of emails were Greylisted and accepted; or
11% of emails were Greylisted and never returned; or
11% of...
I am testing greylisting and wanted to know its statistics - is there a method for me to obtain something about Greylisting such as how many greylisted emails actually gets delivered or how many emails are greylisted? Really I wanted to measure the effectiveness of greylisting.
Maybe I am...
Thanks @Stoiko Ivanov , I should have said I did check for that and it was not installed:
root@spam:/etc# dpkg -l |grep apparmor
ii libapparmor1:amd64 2.13.2-10 amd64 changehat AppArmor library
root@spam:/etc# apt remove apparmor
Reading package lists...
I forgot I was not supposed to use apt upgrade, but I did! I did the dist-upgrade afterwards, however ClamAV is just not updating.
I am still on 6.4-4 - what are my options to get ClamAV working?
Ideally I would prefer to stay on 6.4 for now - however if upgrading to 7 is the fix, then Ill...
THe problem with that is that it searches for a '.' then 'tld'. This is a problem as the following would be hit also (along with subdomains):
Thats why I had searchs for the proceeding colon, forward slash or end of line.
Yes I am over-thinking it - however I am sure there is a way to give...
Thanks @hata_ph, I beleive it is very similar, and I had cut out the parts before the @. It works for an email address, however in the event that it was placed in the extended url portion, that RegEx could be a problem:
I know the probability of a .TLD occuring in a link is low, however I...
Hi All,
After discovering how to apply Custom Rules, its got me down this RegEx rabbit hole.
Is anyone able to help with the following that I have 'hacked' together - it is working, but not optimal IMO for both header and URI searches.
(\.(fit|link)+?)(?:$|\/|\:)...
Thank heaps @hata_ph
I just got back on my PC and learn a valuable lesson when copy and pasting as what you posted made me feel like a box of air ;) .. absolute doh moment!
All I had to do was change the Rule Type correctly from "header" to "uri/body" and it worked...
You are a welath of sources :) thank you very much - will have to integrate that link you provided.
Thank you, however I wanted to target the URI within the body as that is causing the issue moreso than the domain as the emails are coming from outlook.com and gmail.com.
I tried that, however...
Ok, having issues applying this rule:
header LOCAL_BODY_TLD_1 /\.link(?:[.:\/]|$)
describe LOCAL_BODY_TLD_1 Penalise emails containing these TLD
score LOCAL_BODY_TLD_1 1.5
Restarted:
systemctl restart pmg-smtp-filter
I sent this email body
Testing link again
www.test.link/url
But it...
Should have just Googled it:
https://stackoverflow.com/questions/38331678/regex-matching-a-specific-tld
Here is my altered version:
https://regex101.com/r/hUPnSE/1
I also found this as a more complicated method for reference...
@hata_ph Thanks heaps, I have implemented over this weekend but I have not had a hit yet for the custom rule - although did get a couple for your original which is working great :cool:
Do you know the regex/custom rule so that I can score email body that has a TLD either contained as a HREF or...
@poetry My question is different from that topic as that was the display of the WebUI logs which I currently do not have an issue with. However I did want to track for the last month's logs as space is not critical as its on our own server - however I wanted to retain a larger sample of the logs...
Not sure if this is by default - however is there a way to increase the Tracking Center log retention so that I can see the last month or longer?
I want to measure and review what emails are coming through and would like to gather a larger sample beyond 2 weeks.
I have tried the following in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.