how do you edit from whm/exim.conf to filter keys words ect... so spam emails get blocked on outgoing?
are there any good lists out there as well?
Hello,
I want to add this DNSBL (spam filter) to Exim :
relays.ordb.org
list.dsbl.org
bl.spamcop.net
sbl-xbl.spamhaus.org
rbl.megarbl.net
cbl.abuseat.org
dnsbl.njabl.org
cbl.abuseat.org
I am looking for the method? Have you got a how-to ?
Thanks ! :)
I know it is possible to use RBLs and wordlist filtering with Exim but can't seem to find any examples. The closest thing I've found so far is http://www.sput.nl/software/exim.html which is more massive then I would hope for.
This may be a false positive..
I have DKIM configured in Exim for outgoing mail, as per the documentation. Exim signs all outgoing mail. But some of that outgoing mail is forwarded, thanks to a users .forward file. This is a problem for me, because some of those messages are spam (my exim configuration does not do any verification) and I don't want to take responsibility for them.
hello all,I Installed arch linux and trying to get exim to work.
Hi,
its my first time posting on this forum, but I have visited it many times and found information on it very useful, but this time I cant seem to find what I need.
I am having problems with my email.
After a server reboot I am unable to receive or send any emails, when I tried to restart exim mailserver i got this message
Waiting for exim to restart.....finished.
exim (/usr/sbin/exim
Any idea on how to prevent exim's database from corrupting? Have been getting this error and want to prevent further recurrences.
Exim : retry time not reached for any host after a long failure period « LinuxStuffs.com
Exim version: 4.80 #2 built 25-Oct-2012 13:57:39
i am trying to setup exim system filter, it should be skipped for certain recipients, but condition always fails:
Filter looks like:
# Exim filter
if foranyaddress $h_to: ( $thisaddress contains "lists.example.loc" )
then
finish
elif $h_X-SIGN-ADDED: is not contains "yes"
then
headers add "X-SIGN-ADDED: yes"
seen pipe "/etc/mailsystem/sign/sign.py $sender_addr