Advertisement
tjh

rspamd multimap example

tjh
Jan 28th, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. TRUSTED_IP {
  2. type = "ip";
  3. map = "${DBDIR}/trusted_ip.inc.local";
  4. description = "Sender is Trusted IP";
  5. score = -5;
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement