This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
Hi,
i never tested before, but i had ip based blacklists running ..... also
from a db
now maybe you can use in exim 4 some acl like
deny local_parts = ${lookup pgsql{select adress from bannedemailadresses
where ......
message = u r blacklisted
but this denies recipients *g* not senders, so have a look at the doc if
there is a sender variable availiable in Exim 4 ACL.
maybe this help, i will also try, nice idea.
volker
laptop@??? wrote:
> Hi,
>
> I would like to make a personal blacklist in a database. I can only find
> oe i can check blacklists whit dnslist. The blacklist in the databse most
> work the same as the blacklist dns. When the email adres are in the
> database then reject or drop the mial.
>
> is it possable to make a personal blacklist ?
>
>
> Greets Wouter
>
>
> --
>
> ## List details at http://www.exim.org/mailman/listinfo/exim-users
> Exim details at http://www.exim.org/ ##
>
>
>
>
--