Skip to content
Matt Simerson edited this page Dec 26, 2017 · 6 revisions

GeoIP is used to determine the geographic location of email senders.

This jail downloads the GeoIP databases upon deployment and has a weekly periodic task that checks for and downloads updates.

create jail 'geoip'

. mail-toaster.sh && provision geoip

Used by

  • spamassassin
  • haraka (geoip & karma plugins)
Clone this wiki locally