haraka / haraka-plugin-geoip

provide geographic information about mail senders
https://www.npmjs.com/package/haraka-plugin-geoip
MIT License
4 stars 11 forks source link

move from maxmind.openSync to async maxmind.open #36

Closed analogic closed 5 years ago

analogic commented 5 years ago

fix #35

(beware it seems that npm has problems with latest maxmind package releases, pinning to 3.0.5 or lower seems to be necessary to get working installation, see: https://github.com/runk/node-maxmind/issues/197)

msimerson commented 5 years ago

Merged and released. Thanks for the update.

$ npm publish
npm notice 
npm notice 📦  haraka-plugin-geoip@1.0.10
npm notice === Tarball Contents === 
npm notice 1.1kB package.json    
npm notice 138B  .codeclimate.yml
npm notice 340B  .eslintrc.yaml  
npm notice 229B  .travis.yml     
npm notice 242B  appveyor.yml    
npm notice 691B  Changes.md      
npm notice 9.1kB index.js        
npm notice 1.1kB LICENSE         
npm notice 4.4kB README.md       
npm notice 722B  run_tests       
npm notice 905B  config/geoip.ini
npm notice 4.6kB test/geoip.js   
npm notice === Tarball Details === 
npm notice name:          haraka-plugin-geoip                     
npm notice version:       1.0.10                                  
npm notice package size:  8.1 kB                                  
npm notice unpacked size: 23.6 kB                                 
npm notice shasum:        3ab6cdf3d6691d5239c47c13116a5ccb8ee1635e
npm notice integrity:     sha512-cB9eLhTEI4EAW[...]iyZv4kMfH/xSg==
npm notice total files:   12                                      
npm notice 
+ haraka-plugin-geoip@1.0.10