I have 2a01:111:f400::/48 in my Mail Filter > Who Objects > Whitelist
A test email was delivered from 2a01:111:f400:7e0a::208
I added the "notify admin" action to the default whitelist filter (which is using the Who Object > Whitelist for matching).
But I do not get any notification. It seems...
There are two locations for a whitelist:
Configuration > Mail Proxy > Whitelist and Mail Filter > Who objects > Whitelist
I'm not sure what the difference is between these two?
Is Configuration > Mail Proxy > Whitelist for postfix's whitelist and the who objects for pmg-smtp-filter?
If so...
Hi,
We have a cloudlinux system running plesk installed as a VM on proxmox, running inside KVM.
Now, we got this kernel error recently (see below) and we wonder what could be the cause of this?
The VM is configured with a 2 sockets 6 cores CPU, the host has 2x L5460 CPU's.
16GB of ram...
I'm new to PMG, been using it for only 3 days now. Quite satisfied too!
But the past days I always manually went to Spam Dector > Status > Update Now in order to update the spamassassin rules.
Today I didn't do it manually and it still didn't update automatically.
For clamav there's a...
I have installed pyzor with "apt-get install pyzor" and added this to my /etc/mail/spamassassin/custom.cf
loadplugin Mail::SpamAssassin::Plugin::Pyzor
use_pyzor 1
Testing with 'echo "test" | spamassassin -D pyzor 2>&1' tells me spamassassin is only showing me "dbg: pyzor: network tests on...
Wouldn't it be a good idea to have a SPAM and HAM button at the top, next to the WHISTLIST and DELIVER buttons on the quarantaine page?
That way we can easily train SpamAssassin by feeding HAM and SPAM message that are in quarantaine.
And it shouldn't be hard to add either.
I can't find it in the code so I don't think it does?
And it doesn't seem to train messages as ham either when users click the "deliver" button from quarantaine? Why not?
I haven't looked at the pmg-log-tracker code yet but might need to do that later if I make more changes.
If I'm going to read into that code I'll get back to you.
Well, /usr/bin/pmg-smtp-filter is a python script which you can edit with your favorite editor.
What i changed:
First, add this somewhere between the 'use' statements at the beginning of the file:
use PVE::Tools;
Then search for this line:
$self->log (3, "$queue->{logid}: new...
Some of our internal systems are webservers so a hacker can certainly forge the envelope-sender too.
Disabling the "Notify Sender" action is an option but then nobody gets a notification, not even if the system incorrectly thinks an outgoing email is spam. That's why it's probably not a good...
If you check your logs (syslog) you should see two mails there.
The one containing the virus has been relayed to the quarantaine (but the system doesn't list it in the quarantaine or anything) the other one is delivered just fine.
But the virus mail is relayed to the quarantaine without any...
testing manually, sending the eicar test file, works perfectly fine. But when using that website it doesn't work.
You can try the site yourself. Let it send the test emails to your own email address.
If we configure proxmox mail gateway to filter outgoing spam it will effectively filter spam and virusses.
But it will also send notifications to both the sender and the admin in case an email gets blocked.
This behaviour is fine for normal users but what happens if an account of one of our...
Ok so I need to list them under mail filter->who objects->whitelist only?
Or do I need to leave it under configuration->mailproxy->whitelist->ip network(sender) too?
Never mind. I modified pmg-smtp-filter to log both the From and Subject and will keep track of my changes so I can re-do this after updates.
It's logging perfectly fine now and it's shown in the tracking center too. Subject is RFC1522 decoded too.
Nice ;)
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.