GithubHelp home page GithubHelp logo

snabb / exim-geoipv6-dlfunc Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 2.0 18 KB

MaxMind GeoIP dlfunc for Exim

Home Page: https://dist.epipe.com/exim/

License: GNU Lesser General Public License v2.1

Makefile 5.16% Shell 0.73% M4 18.64% C 75.47%
c country exim geoip ipv4 ipv6 maxmind-geoip

exim-geoipv6-dlfunc's People

Contributors

snabb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

andrewnimmo

exim-geoipv6-dlfunc's Issues

exim 4.93+ needs LOCAL_SCAN defined

to get it working with 4.93+ it needs to be rebuilt with LOCAL_SCAN defined to get string_copy exported.

--- exim-geoipv6-dlfunc.c.orig	2019-11-11 15:55:27.546264201 +0100
+++ exim-geoipv6-dlfunc.c	2019-11-11 15:50:28.326622033 +0100
@@ -32,6 +32,7 @@
 #include "GeoIP.h"
 
 /* Exim4 dlfunc API header: */
+#define LOCAL_SCAN 1
 #include "local_scan.h"
 
 /*****************************************************************************

Geoip -> Geoip2

Geoip is being deprecated, no new downloads are allowed.

How about an upgrade to GeoIP2?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.