Page 1 of 1

Blocking domain for incoming email - blacklist manually

Posted: Tue Apr 21, 2015 10:47 am
by magos
I did put in /etc/exim4/spam-blocks.conf a domain name "domain.com", but still I am getting emails from that domain "domain.com", any idea how can I manually blacklist domains thanks a lot.

Re: Blocking domain for incoming email - blacklist manually

Posted: Tue Apr 21, 2015 11:02 am
by magos
Found it, working .

Code: Select all

#acl_smtp_connect = acl_check_spammers
need to remove # and put in

Code: Select all

/etc/exim4/spam-blocks.conf
domains that you want to block