Hi,
I've blacklisted many domains, it's OK, but can you answer to me, is it possible to blacklist complete email address ?
So I've tested to add a personnal email address type myaddress@gmail.com, but, when I sent a message, EFA does not block my message...
By advance, thank you.
Sincerelly.
Charles.
Blacklist comlete email address
Re: Blacklist comlete email address
on the WebGui add it under lists as:
From: email@address.com
to: default @
List: Blacklist
Make sure to keep the second field for the 'to' address empty.
if you want it to activate right after adding (for testing) then reload mailscanner

From: email@address.com
to: default @
List: Blacklist
Make sure to keep the second field for the 'to' address empty.
if you want it to activate right after adding (for testing) then reload mailscanner
Code: Select all
service mailscanner reload

Version eFa 5.x now available!
Re: Blacklist comlete email address
Hi darky83,
Thank you for your answer
I've tested to add on Web Gui as you said and I've relaod, end even restart MailScanner service, the message is tagged "blacklisted" in the Web Gui, but I receive the message :
Sincerelly.
Charles.
Thank you for your answer

I've tested to add on Web Gui as you said and I've relaod, end even restart MailScanner service, the message is tagged "blacklisted" in the Web Gui, but I receive the message :
Sincerelly.
Charles.
Re: Blacklist comlete email address
Now have the same problem with some domain names...
The message is tagged {Spam?} and received in the mail box, so is indicated in blacklist.
Can do we adjust the cleanup in MailScanner.conf with option "Spam Action" ?
Sincerelly.
Charles.

The message is tagged {Spam?} and received in the mail box, so is indicated in blacklist.
Can do we adjust the cleanup in MailScanner.conf with option "Spam Action" ?
Sincerelly.
Charles.
Re: Blacklist comlete email address
I've found solution, in MailScanner.conf I've add :
It's OK.
Thanks.
Sincerelly.
Charles.
Code: Select all
High Scoring Spam Actions = delete
Thanks.
Sincerelly.
Charles.
- shawniverson
- Posts: 3783
- Joined: 13 Jan 2014 23:30
- Location: Indianapolis, Indiana USA
- Contact:
Re: Blacklist comlete email address
This is a MailScanner configuration problem. MailScanner "blacklists" emails by marking them as spam in its engine. If the spam action is set to deliver, it will still be delivered.woundride wrote:
I've tested to add on Web Gui as you said and I've relaod, end even restart MailScanner service, the message is tagged "blacklisted" in the Web Gui, but I receive the message :
What does your "Spam Actions" and "High Spam Actions" have set?
Re: Blacklist comlete email address
Hi shawniverson,
First, I kept default configuration :
And no High Scoring Spam Actions.
I've see the file :
But it's not easy for me to configure with this file...
So, in MailScanner.conf, I kept :
And I've add :
Thanks.
Sincerelly.
Charles.
First, I kept default configuration :
Code: Select all
Spam Actions = store custom(spam)
I've see the file :
Code: Select all
/usr/lib/MailScanner/MailScanner/CustomFunctions/CustomAction.pm
So, in MailScanner.conf, I kept :
Code: Select all
Spam Actions = store custom(spam)
Code: Select all
Definite Spam Is High Scoring = yes
Code: Select all
High Scoring Spam Actions = delete
Sincerelly.
Charles.