> @whitelist_sender_maps = read_hash("$MYHOME/white.lst");
> @blacklist_sender_maps = read_hash("$MYHOME/black.lst");
>
> Both of those file are empty.What about @score_sender_maps or an SQL white blacklist?
> @whitelist_sender_maps = read_hash("$MYHOME/white.lst");
> @blacklist_sender_maps = read_hash("$MYHOME/black.lst");
>
> Both of those file are empty.What about @score_sender_maps or an SQL white blacklist?