Re: [Mimedefang] what are the different headers possible?

2011-04-25 Thread fakessh
in order to get the configuration work in a production environment properly. changes made ​​without any result: here is my code my $gi = Geo::IP-open(/usr/share/GeoIP/GeoIP.dat, GEOIP_STANDARD); my ($country, $region) = $gi-region_by_name($RelayAddr

Re: [Mimedefang] what are the different headers possible?

2011-04-20 Thread Joseph Brennan
--On Wednesday, April 20, 2011 16:26 +0200 fakessh fake...@fakessh.eu wrote: i wrote a minimal perl script without succes exemple a perl script my $gi = Geo::IP-open(/usr/share/GeoIP/GeoIP.dat, GEOIP_STANDARD); my ($country, $region) = $gi-region_by_name($Helo); action_add_header(X

Re: [Mimedefang] what are the different headers possible?

2011-04-21 Thread Steffen Kaiser
environment properly. changes made ​​without any result: here is my code my $gi = Geo::IP-open(/usr/share/GeoIP/GeoIP.dat, GEOIP_STANDARD); my ($country, $region) = $gi-region_by_name($RelayAddr); action_add_header(X-Header-Country, $country

Re: [Mimedefang] what are the different headers possible?

2011-04-21 Thread fakessh
environment properly. changes made ​​without any result: here is my code my $gi = Geo::IP-open(/usr/share/GeoIP/GeoIP.dat, GEOIP_STANDARD); my ($country, $region) = $gi-region_by_name($RelayAddr); action_add_header(X-Header-Country, $country

Re: [Mimedefang] what are the different headers possible?

2011-04-22 Thread fakessh
in order to get the configuration work in a production environment properly. changes made ​​without any result: here is my code my $gi = Geo::IP-open(/usr/share/GeoIP/GeoIP.dat, GEOIP_STANDARD); my ($country, $region) = $gi-region_by_name($RelayAddr

Re: [Mimedefang] what are the different headers possible?

2011-04-20 Thread fakessh
Le mercredi 20 avril 2011 16:52, Joseph Brennan a écrit : --On Wednesday, April 20, 2011 16:26 +0200 fakessh fake...@fakessh.eu wrote: i wrote a minimal perl script without succes exemple a perl script my $gi = Geo::IP-open(/usr/share/GeoIP/GeoIP.dat, GEOIP_STANDARD); my ($country

[Mimedefang] Something new for filter_relay()

2005-08-04 Thread Cormack, Ken
Group, After a lot of logfile analysis and testing, I've recently incorporated the code below, into filter_relay(), in my mimedefang-filter. It uses a free perl module calld Geo::IP, available directly from www.maxmind.com (and also from CPAN). What Geo::IP does, is map an IP address

Re: [Mimedefang] what are the different headers possible?

2011-04-20 Thread fakessh
Le mercredi 20 avril 2011 13:01, David F. Skoll a écrit : On Wed, 20 Apr 2011 00:44:47 +0200 fakessh fake...@fakessh.eu wrote: X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN, nolinks) X-CanIt-Geo: ip=94.23.60.***; country=FR; latitude=**.; longitude=2.; http://maps.google.com

Re: [Mimedefang] Something new for filter_relay()

2005-08-05 Thread James Ebright
On Thu, 4 Aug 2005 15:49:28 -0400 , Cormack, Ken wrote Group, After a lot of logfile analysis and testing, I've recently incorporated the code below, into filter_relay(), in my mimedefang- filter. It uses a free perl module calld Geo::IP, available directly from www.maxmind.com (and also

[Mimedefang] what are the different headers possible?

2011-04-19 Thread fakessh
hello guru of mimedefang I just saw that there were other available mimedefang header as X-anti-abuse on the list it appears X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN, nolinks) X-CanIt-Geo: ip=94.23.60.***; country=FR; latitude=**.; longitude=2.; http

Re: [Mimedefang] what are the different headers possible?

2011-04-20 Thread David F. Skoll
On Wed, 20 Apr 2011 00:44:47 +0200 fakessh fake...@fakessh.eu wrote: X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN, nolinks) X-CanIt-Geo: ip=94.23.60.***; country=FR; latitude=**.; longitude=2.; http://maps.google.com/maps?q=**.,2.z=6 X-CanItPRO-Stream: nolinks (inherits

Re: [Mimedefang] Can't locate /etc/mail/mimedefang-filter ...

2012-01-03 Thread Philip Prindeville
are being bitten by Security Encumbered Linux again. Regards, David. No, it was really bizarre. I commented out the code that was using Geo::IP and ran it once without that... stopped it... uncommented out the code, and ran it again and it was fine. Very strange

Re: [Mimedefang] Back into the loop...

2006-10-25 Thread Steffen Kaiser
-archive.com/search?l=mimedefang%40lists.roaringpenguin.comq=geo Bye, - -- Steffen Kaiser -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.1 (GNU/Linux) iQEVAwUBRT8+JegJIbZtwg6XAQLfqgf9FWVxLEAPx0Fnj3JrZ4NK/kLl16aQZ3KA qREQPeoP+nq4ZBH5OSPWnO6V+cqnjIdSzkdtRG+x2OdtpsFvjRj7yhXHEd/Y43GO LIu

[Mimedefang] Can't locate /etc/mail/mimedefang-filter ...

2012-01-03 Thread Philip Prindeville
Ok, I need to figure out if I'm hallucinating or just plain stupid. I supposedly have all the dependencies in place (though with Perl it's sometimes hard to be positive). In mimedefang-filter I'm only explicitly using Geo::IP. Anyway, with 2.73-BETA1 on Centos6, I get: % tail -n4 /var/log

[Mimedefang] Fwd: clamav vs clamd vs clamscan

2014-10-08 Thread Cliff Hayes
(pass:0), DKIM(none:0), RBL(rp-good:-0.1), remote=66.210.32.133, cc=US, city=Destin, trained=none, os=Linux 3.1-3.10, link=Ethernet or modem, s= X-CanIt-Geo: ip=66.210.32.133; country=US; region=Florida; city=Destin; latitude=30.3981; longitude=-86.4563; http://maps.google.com/maps?q=30.3981

[Mimedefang] Fwd: Re: clamav vs clamd vs clamscan

2014-10-09 Thread Cliff Hayes
, trained=none, os=Linux 2.2.x-3.x, link=Google, s= X-CanIt-Geo: ip=209.85.213.180; country=US; region=California; city=Mountain View; latitude=37.4192; longitude=-122.0574; http://maps.google.com/maps?q=37.4192,-122.0574z=6 X-CanItPRO-Stream: nolinks (inherits from default) X-Canit-Stats-ID