Newbie question
here....
Using Declude 3.05
on IMAIL.
I want to blacklist
email addresses so that when a spammer sends an email to my server, the email
does not go through to my end users.
my global.cfg file
has the following line..
BLACKLIST
fromfile
C:\IMAIL\Declude\Filters\blacklist.txt x 20 0
My blacklist.txt
file has the following entry....
BLACKLIST FROM
@mastercardconfirm.com
Is the above syntax
correct for blocking email addresses/domains?
